04-12-2023 06:20 AM
04-13-2023 07:23 AM
If creation of that record in Salesforce is successful, then on the Salesforce Create Snap’s output you should have the id of the created record.
04-13-2023 07:43 AM
@Spiro_Taleski
Do you mean that is the response id?
04-13-2023 07:45 AM
If you have the Salesforce Create Snap properly configured, the accounts will be created in Salesforce, and the Snap will produce output(similar like Mapper snap), that will contains the saleforce id’s of the created accounts.
04-13-2023 07:48 AM
@Spiro_Taleski okay, how to connect to salesforce account without using salesforce create snap and only by using service url in REST POST/GET snap, when i try to give a service url it is showing as invalid. How to give correct one
04-13-2023 09:24 AM
@Spiro_Taleski Any hunch?