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
SANDEEP DESHPANDE 18SANDEEP DESHPANDE 18 

Push data using Bulk API using .net

Hi All 
I need suggestion on below requirement. 
We have integration with AD (active directory) where they are expecting 80k+ records to be pushed into Salesforce custom object. Code will be written in  C# or .Net  to push data in to Salesforce.

What would be best approach to deal with it?
I am thinking of Salesforce Bulk API option to suggest.
Do you foresee any challenges in it? Also is there any area where we shall be more careful. I have seen all Bulk API limitations on Salesforce site.

Also, If above approach is fine what all things I need to follow apart from Creating an Integration user with proper authority setup.

Thanks
Sandeep