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
SidharthSidharth 

BULK API examples

Can anybody share the C# bulk (query, insert, update, delete) api examples. Online i can find Java exaples, but not C#.

-Sid
SidharthSidharth
Thanks Reetesh for the links, however it seems they are using SOAP API, not Bulk API.I need the C# example for Bulk, like this is for Java https://www.salesforce.com/us/developer/docs/api_asynch/Content/asynch_api_code_walkthrough.htm.
MoUsmanMoUsman
@sidharth find a complete example of the Bulk API : https://github.com/lfreeland/Salesforce-Bulk-API-Starter
MoUsmanMoUsman
Here are a set of examples in this Question : https://developer.salesforce.com/forums/ForumsMain?id=906F00000008sZ7IAI