Generating a Personal Access Token
Capsule CRM calls its API key a Personal Access Token. You generate it from your own Capsule user account, and it inherits that user’s access to the account’s data.
Sign in to Capsule CRM
Sign in to your Capsule CRM account.
- Capsule signs you in per account, so the page asks for your site address first — type it into Enter your Capsule site address, then click Go to Login.
- Format:
{site-address}.capsulecrm.com - Example: if you sign in at
https://acme.capsulecrm.com, your site address isacme - If you do not know your site address, click Forgotten your site address?.
- If you do not have a Capsule account yet, click Sign up here to create one.

Open My Preferences
Click your profile icon in the top right corner to open the account menu.
- Select My Preferences.

Open API Authentication
On the My Preferences page, click API Authentication.

Generate a new token
Click Generate New API Token to open the Generate Token dialog.

Enter a token description
In the Generate Token dialog, type a name into Description that identifies this integration, such as StackOne Integration.

Select the scope of this token
Under Scope of this token, select the permissions this integration needs. Read information from your Capsule account is always enabled and cannot be turned off. Select Create, update and delete information from your Capsule account to write data, and Update user preferences only if you need to change a user’s own settings, such as locale, currency, or time zone.
Generate the token
Click Generate Token.

Copy the personal access token
Click Copy next to the new token, then paste it into the Personal Access Token field in StackOne Hub.
- Format: a 64-character string of letters, digits and
/ - The token is only displayed once and cannot be retrieved later — store it securely for use later.
- If you lose it, click Regenerate on the token to issue a new value, or Revoke to remove it.

Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Personal Access Token
Connect
- Click Connect
- If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
- Once authorization is successful, you will see a confirmation popup
If the account linking is successful, you will see the newly linked account in your Accounts page.
Next Steps
Webhooks setup
Configure receiving Events for Capsule CRM into StackOne.