Local SQL integrations

HI,

Easy way is to look for a integration as mention. If you are looking for other options:

HUBSPOT => ERP. AND GP SQL=> HUBSPOT

In order to do this you need “connectors” and to create DATA PIPELINES.

you could do this for example with N8n.io for example:

1.- n8n node.- Every time a contact is “customer” trigger to N8N. In N8N receive with and ENDPOINT the data, TRANSFORM the data in order to send it to yout ERP, SEND with POST API to Dynamics.

2.- N8N Node.- Trigger: to be define by you, for example could be every hour. Check for new data in your GP SQL, if YES get it in N8N , transform and parse if need the data and SEND IT vía API CREATE_/UPDATE HUBSPOT API.

This will be a “medium difficult” way if need help, just let me know

Best

JP

:wink: