HubSpot Api Guide
1. Go to hubspot developers registration page
2. Click on Create a developer account button
3. Select Create App Developer account
4. Click on create an app
5. On next page add app name and click on auth tab
6. Add redirect url and scopes mentioned blow
redirect_url : https://gtchatpro.com/hubspot-redirect
and should be enable following permissions in scopes
- crm object lists read and write
- crm objects contacts read and write
- crm objects custom read and write
- crm objects compnies read and write
- crm objects deals read and write
- crm schema custom read
- crm schema contacts read and write
hint: read & write means read and write checkbox should be checked and remember schema and objects are two different types of permissions. Please checked carefully.
Now, Click on Save button in order to save app
7. Copy Client Id and Client Secret for use
8. To check your leads create a active account, in this tutorial we use a test account
Now, its time to implement these credentials
- Login to your GTchatpro account.
- On dashboard sidebar, click on “Integrations” add your required credentials and submit it.
- Allow access permission to your active account and now you will be able to get leads.