2022

Page tree

Versions Compared

Key

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

...

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.

Image RemovedImage Added

Fig 1: Alias name in Salesforce

...

Below mentioned are the steps to update the DBSync mappings 


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

Image Removed

Image Added

                             

 

 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")

Image Removed


Image Added

                             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.



  • Click on “Add New Rule”
  • Select the appropriate target connector, operation, and the target object. (refer the figure below)
Image Removed


Image Added

                         

       Fig

Fig 5: Creating a New Rule

  • Update the mappings as shown in the below screenshot.
Image Removed

Image Added

Fig 6: Validate Row mappings

...


Image Added
Fig 7: ListID Mapping

...


Image Added
Fig 8: SalesRapRef Mapping

4.
  • Save and Close. Save the workflow.