function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RaviKumarRaviKumar 

External data source fields?

What is External Data Source? How to Configure while creation?
What is "URL" field?, what type of URL we have to give. (Where & How) to get that URL?

Thanks in Advance
James LoghryJames Loghry
External data source is actually called "Lightning Connect" now.  The external data source has to be formatted as oData 2.0.  I would highly recommend you step through the "Lightning Connect" trailhead module here: https://developer.salesforce.com/trailhead/module/lightning_connect. They have an easy to follow, step by step tutorial for setting up your first external data source.
Amit Chaudhary 8Amit Chaudhary 8
Hi Ravi,

Please refer below blog for step by step process :-
http://amitsalesforce.blogspot.in/2015/04/external-data-sources-with-lightning.html

Please try below URL:- http://services.odata.org/northwind/northwind.svc/

User-added image

Please mark this as solution if this will help you

Thanks,
Amit Chaudhary