I have a requirement to pus CSV file to salesforce through snaplogic. How to insert data into salesforce content version table?
Hi @Himani,
There is a similar request that was posted these days:
You can find refferal links in Spiro’s last post, that I belive they can help you.
2 Likes
Thanks for your reply!
I have a different source than salesforce. I need to extract the data from Azure SQL server and then create a csv file then store it as an attachment in salesforce.
Please help me on this.