Operation Configuration in ERP Bridge
Please refer to this section for technical details on how to configure ERP Bridge.
Database Mapping
In the Database Mapping section you decide which fields to connect from the SQL view to HubSpot.
On the left-hand column select the data from SQL that you want to synchronize and link it with the related property on HubSpot. For more information about which properties to synchronize, please refer to the synchronization section.

Decision rules
The following section is Decisions rules, where you set all the actions that the agent will perform once the synchronization will be on. For general guidelines, please refer to the specific section.

If you set ERP Code as primary key:
Insert =0 in the first line means that if the ERP code does not exist, the agent will update the record,
With several records with the same ERP code (=1), the agent will update the record,
if there are several identical records (>1), the agent will skip the record.
It's fundamental to choose a field as 'primary key' that will always be uniquely populated, otherwise records will be duplicated in the next synchronization.
Associations
In the Associations section for the Companies object, the advice is to leave the fields empty and click on Done.

Now the new operation Company will appear on the Homepage, to activate the synchronization make sure the button is on.

Last updated