APIs & Integrations

hugodes
Participant

The doc doesn't give the scope name for action forms

Hi,

My team has set out to develop a private CRM Extention for our company, but when I select the scope “Add action form” in the app settings and then make a call to https://app.hubspot.com/oauth/authorize?client_id=<my_client_id>&scope=contacts&redirect_uri=https://www.example.com
I get an error message "Insufficient scopes were provided. Please contact the integrator.

However I don’t see the scope for the action form in the scope API doc here: https://developers.hubspot.com/docs/methods/oauth2/initiate-oauth-integration#scopes.

Thanks for your help,

Hugo

0 Upvotes
1 Reply 1
Dadams
HubSpot Employee
HubSpot Employee

The doc doesn't give the scope name for action forms

Hi @hugodes

Action forms is a feature that didn’t make it out of Beta, so it won’t be available to new integrations. You’ll need to uncheck the Action forms option in your app settings.

Much of the functionality that was intended for action forms can be accomplished using the CRM Extensions feature.