ERP Bridge | How To
  • How-To ERP Bridge
    • Companies
      • Synchronization from ERP to HubSpot
        • SQL Recommended Synchronization
        • Operation Configuration in ERP Bridge
        • Advices and Best Practices
      • Synchronization from HubSpot to ERP
        • Recommended Synchronization SQL - From HubSpot to Database
        • Operation Synchronization ERP Bridge
        • Advices and Best Practices
    • Deal
      • Synchronization from ERP to HubSpot
        • SQL Recommended Synchronization
        • Operation Configuration in ERP Bridge
        • Advices and Best Practices
      • Synchronization from HubSpot to ERP
Powered by GitBook
On this page
  • Database Mapping
  • Decision rules
  • Associations
  1. How-To ERP Bridge
  2. Deal
  3. Synchronization from ERP to HubSpot

Operation Configuration in ERP Bridge

Last updated 1 year ago

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 .

We recommend to create custom section for the new properties:

  • Create a property group called ERP Information for all custom company properties

  • Create a custom section called ERP Information on the left sidebar of the Deal record, where insert all the created custom properties

Decision rules

In our example we set Deal Name as primary key, because in SQL we connect in the same field Offer Number and Deal Name:

  • Insert =0 in the first line means that if that specific Deal Name does not exist, the agent will add the record,

  • With several records with the same Deal Name (=1), the agent will update the record,

  • If there are several identical records (>1), the agent will skip the record.

We connect Offer Number and Deal Name in the same property because then you can directly use the search bar on the deal section to find a specific offer number or deal name.

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

Now we want to associate the object Deal with an important object in our database, our advice is to create a link with the object “Companies”, and the property used to connect these two is “Customer ERP Code” and “ERP Code”.

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

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 .

Please refer to the for more information.

synchronization section
Please refer to this section
specific section
Associations section