72
Views
2
Comments
Solved
Integration Hubspot with outsytems
Question
Application Type
Reactive

Good morning, I need to perform the integration of systems in outsystems with the hubspot tracking platform, does anyone know how I can do this integration?

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

Hi Luiz,

Unfortunately I do, as I've just finished HubSpot integration for our company :). Just owners, companies and contacts though, nothing more fancy. Also, we're still using the deprecated API key, instead of the new OAuth authentication.

In short, read the HubSpot REST API description, and determine what parts you need. Also, Hubspot allows for dynamic properties, definable in the HubSpot GUI, which are not supported by OutSystems out of the box, other than as pre-defined properties (i.e., you need to define them as Attributes in OutSystems).

There's also a HubSpot asset in the Forge, but I don't know how current it is, and what exactly it covers, as it's pretty old and hasn't been updated in a while.

2023-08-02 14-08-41
Luiz Gustavo de Almeida Cruz

Hi Kilian, I'm trying to implement it in the systems of the company I work for. I want to perform tracking for viewing and analyzing access to marketing content in our system.I'll read the link you sent me and I'll try to customize the JS.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.