Umbraco CMS V13.x Custom Forms integration with Hubspot CRM

Hi there,

We completed a month ago a brand new website for our client Cegape. Cegape.fr
We built it on Umbraco CMS V13.6 from scratch with a .net core API and app with an azure hosting and the client is very happy with it - The site is getting a lot of traffic generating +40% revenue compare to the previous website :wink:

Now the client wants more integration with it Information system including Hubspot CRM so he wants us to intyegrate the form we created (also from scratch not Umbraco forms) to Hubspot and add some Hubsport markers in critical locations.

Anyone could led us to insight or best practice for integrating HUbspot CRM in Umbraco custom forms?

Any help would be greatly appreciated

Hi Eric,

There are two integrations for Hubspot forms created by HQ

  1. Embedding a Hubspot form in an Umbraco site HubSpot | Umbraco DXP
  2. Mapping the fields of an Umbraco Forms form and sending that to Hubspot HubSpot with Umbraco Forms | Umbraco DXP

While neither of these meet your requirements, they do both handle all the authentication between Hubspot and Umbraco and send form data to Hubspot. As the source code is available for them both., I would suggest using the code from these two as inspiration.

HTH

Thanks Matt, I knew about these 2 integrations but I was looking for best practice from someone whom had the same context. Cheers

1 Like