HubSpot Auth App

  1. Sign up here to create an developer account: https://developers.hubspot.de/

  2. Click on “Apps” and “Create App”

  1. Enter your app information:

  1. Go to “Auth” Tab and add Redirect URL: https://api.platform.openintegrationhub.com/oauth/callback

  1. Save Client ID and Client Secret (you need to add it to the Auth Client)

  1. Add the Scopes you need

Find Detailed Information here: https://developers.hubspot.com/docs/guides/api/overview#oauth

Last updated