Integration Guides

Hubspot

Obtaining HubSpot Client ID and Secret

  • Open a HubSpot Developers account.
  • Go to Manage Apps
  • Create a HubSpot app, using the steps mentioned here
    • NOTE: You can skip this step and use the default revert Hubspot app
  • Set https://app.revert.dev/oauth-callback/hubspot as the redirect url for your app
  • Get your client_id and client_secret:
    • Go to the “App Credentials” section of the App setting under Auth
    • Copy your client_id and client_secret

Connect to HubSpot via Revert

  • Enter the client_id and client_secret you copied in the previous step into the App credentials here and click Submit.