munish
6 years agoNew Contributor
Salesforce to csv
Guys,
can you help me to create a pipeline or provide some sample pipleline to export all salesforce objects to csv?
Thanks
Guys,
can you help me to create a pipeline or provide some sample pipleline to export all salesforce objects to csv?
Thanks
Hi Munish,
You can achieve this with the below workflow:
Write a query to list all the Salesforce Objects → Read each object → Write a CSV file with the object name. Please find the attached pipelines.
create_csv_from_Salesforce_2020_07_07.slp (6.1 KB) query_All_SalesForceObjects_2020_07_07.slp (4.7 KB)
Hi,
I’m curious what account did you use for the Salesforce SOQL snap?
You can use Salesforce Account