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
Enables actions: Create Attribute, Create Comment, Create Company, Create List, Create List Entry, Create Note, Create Object, Create Person, Create Record, Create Status, Create Task, Create Webhook, Delete Comment, Delete Company, Delete List Entry, Delete Note, Delete Person, Delete Record, Delete Task, Delete Webhook, Get Attribute, Get Comment, Get Company, Get List, Get List Entry, Get Note, Get Object, Get Person, Get Record, Get Task, Get Thread, Get Unified User, Get Webhook, Get Workspace Member, List Attributes, List Companies, List List Entries, List Lists, List Notes, List Objects, List People, List Records, List Statuses, List Tasks, List Threads, List Unified Resource Users, List Unified Users, List Webhooks, List Workspace Members, Search Records, Update Attribute, Update Company, Update List, Update List Entry, Update Object, Update Person, Update Record, Update Status, Update Task, Update Webhook
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