01-27-2023 06:59 AM
Hi Team ,
We have saleforce connector (ootb) - trying import target attribute to Account cp property.
ACCOUNT_FIELD_QUERY
Id,Username,LastName,FirstName,Name,CompanyName,Email,IsActive,UserRoleId,ProfileId,UserType,ManagerId,LastLoginDate,LastPasswordChangeDate,CreatedDate,CreatedById,LastModifiedDate,LastModifiedById,SystemModstamp,ContactId,AccountId,FederationIdentifier,UserPermissionsSupportUser,CommunityNickname,UserPermissionsKnowledgeUser,Support_Reference_Ticket__c
FIELD_MAPPING_JSON
{
"accountfield_mapping": {
"customproperty25": "Support_Reference_Ticket__c~#~char"
We have string in target
but its showing below
any idea what to be corrected ?
Solved! Go to Solution.
01-27-2023 09:29 AM
Make sure that you have all fields used ACCOUNT_FIELD_QUERY are utilized in FIELD_MAPPING_JSON