04-12-2023 06:20 AM
04-12-2023 06:32 AM
Is there any reason why you don’t use the Salesforce SnapPack?
The Salesforce Snaps in background are using the Salesforce REST API’s.
BR,
Spiro Taleski
04-12-2023 07:18 AM
@ Spiro_Taleski I used below flow to read the parameters from pipeline to create an account in salesforce. but i am not sure how to get ID as a response from this
04-13-2023 03:01 AM
The last snap, is that a Salesforce Create Snap?
If so, first check the Snap Execution mode(select Validate&Execute), so on the output you will see the results of the created records.
BR,
Spiro Taleski
04-13-2023 06:21 AM
yeah i fixed it already. Now my question is how to capture response body after creating an Account record in salesforce