Forum Discussion
10 Replies
- NAlContributor
Hi there, the External Id isn’t hardcoded. In the output preview, there is a valid value
- jlandellsFormer Employee
Can you post a screenshot of the expression, please?
- NAlContributor
sure,
- jlandellsFormer Employee
It’s definitely that field that it’s complaining about, rather than the External-ID Field? (I’m not seeing any errors highlighted in that screenshot)
- NAlContributor
- delContributor III
@NAl,
I believe the Salesforce Upsert snap’s “External-ID Field” and “Related External ID” fields are expecting the actual field names - not the values from the fields. The values should be in your input payload - with matching key names.
Try unchecking the expression toggle “=” and removing the “$”. Or otherwise, uncheck the toggle and use the suggest feature.
- NAlContributor
Hi all,
I ended up creating a new version of the pipeline and that worked.
- rohitdhimanNew Contributor
I also faced a similar issue, the issue is with the value “$” in External-ID field, in real it is expecting the name of the object against you want to do upsert , so no the value ,