website logo
⌘K
GETTING STARTED
Getting started with Pathfix
Introduction
OAuth Connect Page
Custom Redirect Domain
Monitoring Activity
Workspace
Extensions
Security
Notifications
Event Callback
Scopes
Provider reference
Access tokens
SDK's
BUBBLE.IO INTEGRATION
Bubble.io Documentation
ADALO INTEGRATION
Adalo Documentation
Adalo User Authorization
Adalo API Call
DEVELOPER CENTER
Developer center
Pathfix Consent Screen (preview)
Module dependencies
Step-by-Step
General
JavaScript
PROVIDER SETUP DOCS
Integration Setup Docs
Identity Auth
Integrating with Airtable
Integrating with Box
Integrating with Hubspot
Integrating with GitHub
Integrating with Google Tasks
Integrating with Instagram Graph API
Integrating with LinkedIn
Integrating with Pipedrive
Integrating with Quickbooks
Integrating with Stripe
Integrating with Stripe-Server
Integrating with Slack
Integrating with TikTok
Integrating with Typeform
Integrating with WooCommerce
Integrating with Xero
Integrating with Zoom
Docs powered by archbee 
13min

Integrating with Hubspot

Pathfix allows you to easily add end-user OAuth based integration, handling authorization and enable communication between your app and Hubspot in just a few minutes.



Before proceeding, you will first need to register your application with Hubspot. Please refer the developer documentation provided by Hubspot here: https://app.hubspot.com/developer



Please note: You will need to create a developer account with Hubspot and be logged in to access this.



Enable OAuth in Hubspot

Access your Application on Hubspot

Once you have added your application, you will need to navigate to Apps

  • Select the App you want to enable the connection and click on Manage



Image: Hubspot Developer Home
Image: Hubspot Developer Home



Image: Hubspot Application
Image: Hubspot Application





  • Click the Auth tab and navigate to Auth settings section
  • Copy the Client ID and Client secret
Image: Hubspot Client ID and Client Secret
Image: Hubspot Client ID and Client Secret



  • Navigate to Redirect URL and add the Pathfix Redirect URI https://labs.pathfix.com/integrate/command under the Redirect URI section
  • Select the Scopes you would like to use from the list



UPDATE ON HUBSPOT SCOPES

Hubspot has updated the scopes naming for all their apps. Please make sure you choose the right scopes and enter it in Pathfix exactly as mentioned in your app (separated by a space)



Image: Hubspot Redirect URL & Scope
Image: Hubspot Redirect URL & Scope



Setup in Pathfix



  • Login to your Pathfix account and click on Add Application
  • Add the name of your SaaS and hit Save
  • Select Hubspot from the list of providers to integrate with. You can change the Display Name and Description.
  • Enter the Client ID and Client Secret generated from Hubspot
  • Paste the scopes exactly as shown in the Hubspot app (separated by a space)



Image: Add Hubspot ClientID and Client Secret
Image: Add Hubspot ClientID and Client Secret





Adding Integration To Your SaaS

There are 2 steps to adding the integration to your SaaS

  1. End-user authorization
  2. Enable pass-through API



To add the integration to your Bubble app, please follow this documentation Bubble.io Setup



Need help? Reach out to us at support@pathfix.com and we would be happy to assist!

Updated 30 Aug 2022
Did this page help you?
Yes
No
UP NEXT
Integrating with GitHub
Docs powered by archbee 
TABLE OF CONTENTS
Enable OAuth in Hubspot
Setup in Pathfix
Adding Integration To Your SaaS