Learn how to manage authentication, installation, and other settings for your app on the new developer platform
hs project upload
, you can manage your app on the projects index page in your HubSpot account. On the details page for your app, you can view its build and deploy history, confirm active app features, and manage authentication.
*-hsmeta.json
file.name
field in your app’s top-level schema file.app-hsmeta.json
file of your project, you can install your app in a single account, multiple allowlisted accounts, or prepare to list the app on the HubSpot Marketplace.
name
field in your app’s top-level schema file.Please note:
private
distribution, you can install your app in a maximum of 10 HubSpot accounts.hs init
or hs account auth
commands.
Learn more about using auth-related CLI commands in the CLI reference documentation.
hapikey
query parameter in your request, often accompanied by the associated appId
query parameter that corresponds to the app you want to make changes for. For example, the cURL
snippet below provides an example of using the custom channel registration endpoint: