Create an OAuth application
Register an OAuth application in the Attio developer dashboard to enable API access.
1
Sign in to Attio
Sign in to the Attio developer dashboard.
- If you don’t have a developer account, you’ll need to create one linked to your Attio workspace.
2
Create a new app
In the left sidebar, click New App.
- Enter a descriptive name in the Name field (e.g.,
StackOne Integration) - Enter a unique identifier in the Slug field (e.g.,
stackone-integration) - Click Create app to proceed.
3
Configure OAuth settings
Go to the OAuth tab in your app’s settings.
- Copy the Client ID and store it securely for use later.
- Copy the Client Secret and store it securely for use later.
- Add this redirect URI:
https://api.stackone.com/connect/oauth2/attio/callback
4
Configure scopes
Navigate to the Scopes tab. Enable the scopes required for your use case and save your configuration:
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Attio:1
Navigate to Connector Profiles
Login to StackOne and navigate to Connector Profiles
2
Create New Connector Profile
- Click + Connector Profile
- Search for and select Attio
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- Scopes (Optional)
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile