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
rakesh.mupirirakesh.mupiri 

How to automate push data into Salesforce Einstein InsightsExternalData from External CSV file

I want to automate the process of reading CSV file from an external system to load data into InsightsExternalData object in Salesforce Einstein.

I have gone through the below link, but it says how to load from the external system into salesforce. But I want to write Apex in salesforce to read it from an external system and insert records.

https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_ext_data.meta/bi_dev_guide_ext_data/bi_ext_data_overview.htm
ANUTEJANUTEJ (Salesforce Developers) 
Hi Rakesh,

I found the below link which states on how to use connectors so as to use external data sources.

https://help.salesforce.com/articleView?id=bi_integrate_connectors.htm&type=5

Please let me know if this helps and please close the thread by marking a best answer so that it would be useful for others in the future and also mark a best answer so that we can keep the community clean.

Regards,
Anutej.