can i add a static field in the App Settings section of Hubspot Public APP

Hi,

I need to pass a token and an install url for using my Public App on installation on any Account. But i am unable to add a stic file in the app settings.

1. i am not getting any App builder drag and drop to create fields in the app setting section.

2. not getting any place to add manifest.json in the configuration in hubspot public App.

I am currently using a free account in Hubspot.

Any help would be useful

Regards

Hi, @Gmaxval :waving_hand: Thanks for your question.

You are not missing an option or setting in your [App Developer Account](http://app%20settings and required fields are usually configured programmatically via your app’s backend logic).

To your questions:

  • There are not any drag and drop app settings or customizations. App settings and required fields are usually configured programmatically via your app’s backend logic
  • Settings and configurations are managed directly through the HubSpot developer account dashboard. This includes – OAuth scopes, set up webhooks, configurations for install and redirect URIs

All the available options are listed here — [Create a public app](http://OAuth%20scopes, set up webhooks, configure the install and redirect URIs).

Best,

Jaycee