Activity › Forums › Salesforce® Discussions › What is an external object in Salesforce?
-
What is an external object in Salesforce?
Posted by Marziya on August 20, 2020 at 2:29 PMWhat is an external object in Salesforce?
Ratnesh replied 5 years, 9 months ago 4 Members · 3 Replies -
3 Replies
-
External objects are similar to custom objects, except that they map to data that’s stored outside your Salesforce org. … External objects enable your users and the Lightning Platform to search and interact with the external data. Note. Each org can have up to 100 external objects.
- [adinserter block='9']
-
External objects are similar to custom objects, but external object record data is stored outside your Salesforce organization. For example, perhaps you have data that’s stored on premises in an enterprise resource planning (ERP) system. Instead of copying the data into your org, you can use external objects to access the data in real time via web service callouts.
-
Use External Services to connect to a service of your choice, invoke methods based on the external source via a flow, and import data from the service into Salesforce—all with the help of an easy-to-use wizard.
Log In to reply.