APIs & Integrations

Gabriel_Coach
Member

Machine To Machine Integrations with Hubspot

Im new to hubspot and I am trying to build an integration that allows me to perform certain tasks within hubspot. My app users will never have to do anything regarding hubspot, but I want to implement a bug reporting feature with a form that a user will access on my application, and send that information back to hubspot. Is there a way where I can authenticate my application without being redirected to hubspot? Or if that is the only way, what is the best way that I should go about solving my problem?

0 Upvotes
1 Reply 1
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

Machine To Machine Integrations with Hubspot

Hi @Gabriel_Coach,

All HubSpot apps using OAuth for authentication must be authorized by a user to install the app. After the initial installation, no further user interaction is necessary. You can find the details of installing an app and authorizing an app using OAuth below:

https://developers.hubspot.com/docs/faq/installing-an-app

0 Upvotes