Is there a way to use the existing Salesforce Bulk Job API modules to perform a bulk upsert? I was able to use the provided Salesforce Create a Job module to successfully create an insert job from csv that did indeed make it to my Salesforce sandbox, but I can’t find a way to change the method or specify the external ID field to use for bulk operations. I was also unable to find any Make documentation that outlined current capabilities of the existing bulk job modules.
Any leads would be greatly appreciated! Thanks.