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 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则