You need to sign in to do that
Don't have an account?

Need Bulk API code for C#
hiii,
i need to transfer bulk data into salesforce using c# if anyone knows please help me out............
i need to transfer bulk data into salesforce using c# if anyone knows please help me out............
First check this thread from a while back, addresses your question directly:
https://developer.salesforce.com/forums/?id=906F00000008sZ7IAI
And here is a whole Git projec with C# code examples for using the bulk API (for data loading):
https://github.com/lfreeland/Salesforce-Bulk-API-Starter
All Answers
First check this thread from a while back, addresses your question directly:
https://developer.salesforce.com/forums/?id=906F00000008sZ7IAI
And here is a whole Git projec with C# code examples for using the bulk API (for data loading):
https://github.com/lfreeland/Salesforce-Bulk-API-Starter
thanks for the reply.
can you tell me maximum no of data entries we can enter via Bulk-API-starter
There are quite a few limits to be aware of and architect/design around, list here: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_concepts_limits.htm