Forum Discussion
4 Replies
- SpiroTaleskiValued Contributor
You can use also the Bulk API mode, but in order to check the status of every batch submitted, you should use the Salesforce Poller Snap. This snap will returns you the result for every record.
BR,
Spiro Taleski - SpiroTaleskiValued Contributor
- jmountNew Contributor
I have it set to Bulk API.
- jmountNew Contributor
I changed it to REST API and I am receiving errors now related to the schema that Salesforce expects. I just need to update my mapper now to match it. It’s unfortunate that Bulk API doesn’t give errors.