Skip to content

Reference

Attio

Set up Attio OAuth for relationship-driven CRM and pipeline management

Connect your users to Attio for relationship-driven CRM, pipeline management, and workspace collaboration.

PropertyValue
Provider IDattio
CategoryCRM
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Go to the Attio Developer Dashboard

Navigate to the Attio developer dashboard and sign in.

Create a new integration

Click Create a new integration and enter the integration name and description.

Configure OAuth

Under OAuth, add the Alter callback URL (from the Developer Portal) to Redirect URIs.

Select scopes

Select the scopes your integration needs. See Available Scopes below.

Get credentials

Copy the Client ID and Client Secret.

Open the Developer Portal

Go to portal.alterauth.com and navigate to the application.

Add Attio provider

Go to OAuth Providers > Add Provider > Attio.

Enter credentials

  • Client ID: Paste your Attio Client ID
  • Client Secret: Paste your Attio Client Secret

Select scopes

Choose the scopes the application needs.

Save

Click Save. The provider is now active.

ScopeDescription
record_permission:readRead access to records (people, companies, etc.)
record_permission:read-writeRead and write access to records
ScopeDescription
list_entry:readRead access to list entries
list_entry:read-writeRead and write access to list entries
ScopeDescription
note:readRead access to notes
note:read-writeRead and write access to notes
ScopeDescription
task:readRead access to tasks
task:read-writeRead and write access to tasks
ScopeDescription
user_management:readRead access to workspace user management
ScopeDescription
webhook:read-writeCreate and manage webhooks
ScopeDescription
object_configuration:readRead access to object and attribute configuration
object_configuration:read-writeRead and write access to object and attribute configuration
ScopeDescription
mcpAccess the Attio MCP (Model Context Protocol) server
  • Attio scopes follow a read/read-write pattern. Request only the access level the application needs.
  • For most CRM use cases, record_permission:read and list_entry:read provide sufficient read-only access.
  • See the Attio API documentation for more details on available endpoints.

Alter policy rules can target these attested operations and families for operation-level and parameter-aware controls.

Operation IDFamiliesMethodProvider path
post:/v2/commentssendPOST/v2/comments
delete:/v2/comments/{comment_id}deleteDELETE/v2/comments/{comment_id}
delete:/v2/files/{file_id}deleteDELETE/v2/files/{file_id}
delete:/v2/lists/{list}/entries/{entry_id}deleteDELETE/v2/lists/{list}/entries/{entry_id}
delete:/v2/meetings/{meeting_id}/call_recordings/{call_recording_id}deleteDELETE/v2/meetings/{meeting_id}/call_recordings/{call_recording_id}
delete:/v2/notes/{note_id}deleteDELETE/v2/notes/{note_id}
delete:/v2/objects/{object}/records/{record_id}deleteDELETE/v2/objects/{object}/records/{record_id}
delete:/v2/tasks/{task_id}deleteDELETE/v2/tasks/{task_id}
delete:/v2/webhooks/{webhook_id}admin, deleteDELETE/v2/webhooks/{webhook_id}
patch:/v2/webhooks/{webhook_id}admin, writePATCH/v2/webhooks/{webhook_id}
post:/v2/webhooksadmin, writePOST/v2/webhooks
patch:/v2/lists/{list}writePATCH/v2/lists/{list}
patch:/v2/lists/{list}/entries/{entry_id}writePATCH/v2/lists/{list}/entries/{entry_id}
patch:/v2/objects/{object}writePATCH/v2/objects/{object}
patch:/v2/objects/{object}/records/{record_id}writePATCH/v2/objects/{object}/records/{record_id}
patch:/v2/tasks/{task_id}writePATCH/v2/tasks/{task_id}
patch:/v2/{target}/{identifier}/attributes/{attribute}writePATCH/v2/{target}/{identifier}/attributes/{attribute}
post:/v2/fileswritePOST/v2/files
post:/v2/files/uploadwritePOST/v2/files/upload
post:/v2/listswritePOST/v2/lists
post:/v2/lists/{list}/entrieswritePOST/v2/lists/{list}/entries
post:/v2/meetingswritePOST/v2/meetings
post:/v2/meetings/{meeting_id}/call_recordingswritePOST/v2/meetings/{meeting_id}/call_recordings
post:/v2/noteswritePOST/v2/notes
post:/v2/objectswritePOST/v2/objects
post:/v2/objects/records/searchwritePOST/v2/objects/records/search
post:/v2/objects/{object}/recordswritePOST/v2/objects/{object}/records
post:/v2/objects/{object}/records/querywritePOST/v2/objects/{object}/records/query
post:/v2/taskswritePOST/v2/tasks
post:/v2/{target}/{identifier}/attributeswritePOST/v2/{target}/{identifier}/attributes
post:/v2/{target}/{identifier}/attributes/{attribute}/optionswritePOST/v2/{target}/{identifier}/attributes/{attribute}/options
post:/v2/{target}/{identifier}/attributes/{attribute}/statuseswritePOST/v2/{target}/{identifier}/attributes/{attribute}/statuses
put:/v2/objects/{object}/recordswritePUT/v2/objects/{object}/records
put:/v2/objects/{object}/records/{record_id}writePUT/v2/objects/{object}/records/{record_id}
get:/v2/comments/{comment_id}readGET/v2/comments/{comment_id}
get:/v2/files/{file_id}readGET/v2/files/{file_id}
get:/v2/files/{file_id}/downloadreadGET/v2/files/{file_id}/download
get:/v2/meetings/{meeting_id}/call_recordingsreadGET/v2/meetings/{meeting_id}/call_recordings
get:/v2/meetings/{meeting_id}/call_recordings/{call_recording_id}readGET/v2/meetings/{meeting_id}/call_recordings/{call_recording_id}
get:/v2/meetings/{meeting_id}/call_recordings/{call_recording_id}/transcriptreadGET/v2/meetings/{meeting_id}/call_recordings/{call_recording_id}/transcript

Report an issue with this page

Necessary

Required for sign-in, security, authorization, and remembering your choices.

Always active

Analytics

Helps us understand which product and documentation features are useful.

Performance diagnostics

Uses performance tracing and privacy-masked session replay to diagnose problems.

You can change these choices at any time from Cookie settings.