Syntax Issues while Importing data into Salesforce from S3 Bucket Using Amazon App Flow

0

Created an App flow to Load Data from S3 Bucket to salesforce Instance. While mapping Standard Look Up fields AppFlow is using wrong syntax for field Mapping due to this I am getting Error while loading data .

Example : During Contact Upsert while relating contact record with Account using Account External ID, Appflow is using Syntax as “AccountID.AccountExternalField”, but it should be “Account.AccountExteranlField”.

Error Message :

[{"error":"[{"message":"Cannot deserialize instance of reference from START_OBJECT value { or request may be missing a required field at [line:1, column:149]","errorCode":"JSON_PARSER_ERROR"}]

已提問 1 年前檢視次數 75 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南