Obtaining connection values for Front
About this task
This topic provides instructions for obtaining the connection values for the Front connector.
Procedure
- Log in to your Front account.
- To generate an API token, complete the following steps:
- Click the Settings icon.
- Click Developers on the sidebar.
The Developers page opens.
- Go to the API Tokens tab, and then click the Create API token button.
- Specify a name for the API token field and select the necessary scopes for the token from the drop-down list.
- Click Create.
- Copy the API token value and save it somewhere safe.
Tip: For more information about generating an API token, see API tokens on the Front documentation page. - To generate the client ID, client secret, access token, and refresh token, complete the
following steps:
- Click the Settings icon.
- Click Developers on the sidebar.
The Developers page appears.
- Under the All apps tab, click the Create app button.
- Specify an application name and provide a short description.
- Click Create.
The application page opens.
- Click the OAuth tab.
- Copy the Client ID and Client secret values and save them somewhere safe.
- To generate an access token and refresh token, see OAuth on the Front documentation page.
Tip: For more information about generating a client ID, client secret, access token, and refresh token, see Create, manage, and publish apps and API tokens on the Front documentation page.