Connect to your users’ Hubspot CRM to create, access, and update records in their Hubspot account.
Manage Apps
, and choose from the applications that you’d like your end customers to install.Basic info
> Auth
> Auth settings
> App Credentials
and acquire the Client Id
and Client Secret
.Apps
and copy the Callback URL provided in the app settings page. Under Auth
> Auth Settings
> Redirect URLs
, paste the copied URL.
OAuth2
based application. For your customers to provide you authorization to access their data,
they would first need to install your application. This page lets you set up your application credentials.
Permissions & Scopes
section.
For some applications Cobalt sets mandatory scopes which cannot be removed. Additional scopes can be selected from the drop down. Cobalt also has the provision to add any
custom scopes supported by the respective platform.
Manage Apps
> Basic info
> Auth
> Auth settings
> Scopes
, and add the scopes as added in Cobalt.
Settings
.Single Webhook Url
.Manage Apps
> Features
> Webhooks
in your Hubspot Developer Account dashboard.Single Webhook Url
inside the “Target URL” section.Target URL
cannot be updated when any of the subscriptions are active. Make sure to disable all subscriptions prior to updating the URL.Create Subscription
and add relevant events when you’d want to be notified.Activate
it to take effect.