Forum Discussion

baxterfly's avatar
baxterfly
New Contributor
4 years ago

Data not passing through Salesforce Create Snap

I am trying to build part of a pipeline here which checks salesforce to see if a reqestor (contact) is created. If it is not in Salesforce, it routes to a branch to create the contact. I then want this new contact id inserted back into the pipeline for it to continaue along.

However after the Salesforce Create Snap, it will not pass through the original data, just the data of the new record. So when I use a union snap the original data from this piece of data is blank. I just have the requestor ID, but not any of the original data (see screenshot)

Any idea how I can easily plug in a new id back to the original pipeline and continue![Screen Shot