2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Issue: Mapping custom Custom field of Salesforce to custom Custom field of QuickBooks.

Root Cause: Requirement on - mapping Quickbooks online custom field.

Solution:

Let us take an example of custom field SalesRep__c  on Opportunity in SalesForceSalesforce.

We have to map this field to SalesRep custom field on in QuickBooks online which . This is created in sales section as shown in the below following screen shot:

To map this field, choose any one of the field fields that is not used for mapping any values and . Then, type custom field name (SalesRep) in the target area i.e between <Name> </Name> tags (QuickBook Online) and add below given the following query in the source field.

...

               <StringValue>"+VALUE("SalesRep__c")+"</StringValue>: The custom field in SalesForceSalesforce.