Forum Discussion
Thanks for the reply Supratim,
However when I select pass through the snap fails. All the extra fields which I want to pass through the snap looks like it is trying to use them (see error). I have not mapped any of these extra fields.
The “pass through” option will pass the input document of the Salesforce Create Snap to the output view under the original object. And that should resolve your question. But, the Salesforce Create Snap will try to use all the fields that you have in the “Map Requestor” mapper, and it looks like the Contact object in Salesforce does not have the “episodeTitle” field.
If you want to use those extra fields(that currently does not exist in Contact Salesforce object), one workaround can be:
-
Add a Copy Snap before the Salesforce Create Snap. On the first branch of the Copy Snap, in the “Map Requestor” mapper keep only the fields(that exists in Salesforce object) that you need for creating the Contact within the Salesforce.
-
On the second branch of the Copy Snap map the extra fields that actually does not exist in the Salesforce object. After the Salesforce Create Snap you can then join the data, and you will have all the necessary data that you need.
Regards,
Spiro Taleski
Related Content
- 6 months ago
- 12 months ago
- 4 years ago
- 2 years ago