Issue

If you require to map the Salesforce Account Owner to the REP field on the Customer level in QuickBooks.

Solution:

Before starting with the mappings the user alias name present in Salesforce should also be present in QuickBooks field named “Rep” at the customer level.


Fig 1: Alias name in Salesforce

Fig 2: Rep field where the Alias name to be provided

Below mentioned are the steps to update the DBSync mappings 


1.Add the “Account.Owner.Alias” API name in the DBSync query.


                               Fig 3: DBSync Query

2. In the rules section, click on “Map” for the 1st rule (customer creation rule).

3. Update the mappings for SalesRepRef field by VALUE("Account/Owner/Alias")


                             Fig 4: SalesRepRef field mapping

4. Save and close. Save the workflow. The above changes will work only for the newly created accounts in Salesforce. But if you want the changes to reflect for the historical accounts then need to create a new rule (Update rule). Please find the below steps to create an update rule for updating the account owner to customers who have already synced to QuickBooks.

                          Fig 5: Creating a New Rule


Fig 6: Validate Row mappings


Fig 7: ListID Mapping

Fig 8: SalesRapRef Mapping