Forum Discussion
prakarshjain510
3 years agoNew Contributor II
One more thing to add, the Salesforce Poller after Relationship Create is not giving any output. I added a Join snap after that just to check if I am getting any value in the left path of join, but I am not getting anything.
bojanvelevski
3 years agoValued Contributor
Hi @prakarshjain510,
Check if your last snap is set to Validate & Execute. That will result in the scenario above.
- prakarshjain5103 years agoNew Contributor II
Thanks @bojanvelevski
After adding validate and execute, I am getting the following error in the poller snap -
This is the relationship mapper:
Not sure, why this error is coming though, as in the Relationship Upsert Snap, I am using contact as the related object and the external id field created on the Contact object.
Thanks!