Attio

Attio Integration Guide

Authentication Type

Choose Access Token if you have permission to create one in your Attio workspace, otherwise select OAuth.


Access Token

  1. From the dropdown beside your workspace name, click Workspace settings.

  2. Click the Developers tab.

  3. Click + New access token.

  4. Give the token a name.

  5. Set the appropriate scopes and click Save changes.

    Access token creation screen

  6. Copy the access token and use it during integration setup.


OAuth

By default, Knit's OAuth app is used in the authorization flow. The Knit app is currently under review by the Attio team, so you may see a warning that it hasn't been approved yet.

OAuth warning screen

To use your own OAuth app instead:

  1. Create an app at build.attio.com.

  2. Add https://app.getknit.dev/oauth/authorize as a redirect URI and enable the relevant scopes (mentioned above in the access token section).

    OAuth app configuration screen

  3. Share your Client ID and Client Secret with the Knit team to use your own app in the Attio authorization flow.