How can I connect HUBSPOT with ODOO (ERP) via API?
SOLVE
Hello, I am a junior CRM manager. I want to connect HUBSPOT with the ODOO ERP tool to automate data such as clients, deals, quotes, and invoices. Do you have any suggestions for tutorials or advice on how to proceed with this integration ?
Mid — look into a tool like Make or Zapier for setting up this connection. Low/no code tools like this can take care of the middleware for you
Fully custom — build your own middleware using our REST APIs and Odoo's External APIs This will require developer resources. You can use our App Developer and Developer Test accounts to set up auth for your app and test it safely outside of production.
There are two ways you can achieve this 1. Use the HubSpot App marketplace to connect both platforms. You can find the app named Odoo which will connect both. 2. use custom integration to sync both platforms. Rest APIs are available for both platforms, with someone who has good knowledge of API you can sync the data.
Approach 2 will give you more freedom to transfer data and that too as per your requirements including any property of object while in approach 1 you can only sync companies, contacts, leads, and opportunities.
I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member. Thanks!
There are two ways you can achieve this 1. Use the HubSpot App marketplace to connect both platforms. You can find the app named Odoo which will connect both. 2. use custom integration to sync both platforms. Rest APIs are available for both platforms, with someone who has good knowledge of API you can sync the data.
Approach 2 will give you more freedom to transfer data and that too as per your requirements including any property of object while in approach 1 you can only sync companies, contacts, leads, and opportunities.
I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member. Thanks!
Mid — look into a tool like Make or Zapier for setting up this connection. Low/no code tools like this can take care of the middleware for you
Fully custom — build your own middleware using our REST APIs and Odoo's External APIs This will require developer resources. You can use our App Developer and Developer Test accounts to set up auth for your app and test it safely outside of production.