forcedotcom / dataloader

Salesforce Data Loader
BSD 3-Clause "New" or "Revised" License
468 stars 295 forks source link

[work in progress] support for Composite REST #1110

Closed ashitsalesforce closed 2 months ago

ashitsalesforce commented 2 months ago

Data Loader uses Partner SOAP and Bulk REST APIs. This PR adds to the foundation for being able to make REST API calls, specifically Composite REST calls which are similar to Partner SOAP to be able to support newer capabilities offered by Salesforce APIs.