cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Salesforce Create Snap Showing Complete but No Records Created

jmount
New Contributor

Salesforce create showing complete but no records created in Salesforce. I would expect to see an error or something in the trace bin, but all I see is that the pipeline completed successfully. Is there something I need to do to be able to see the records in Salesforce. I am new to Salesforce and Snaplogic, so I might be doing something completely wrong.

4 REPLIES 4

SpiroTaleski
Valued Contributor

@jmount

Are you using Bulk or REST API?

image

BR,
Spiro Taleski

jmount
New Contributor

I have it set to Bulk API.

jmount
New 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.

SpiroTaleski
Valued Contributor

@jmount

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