Attio Logo

Attio API Integration Profile

Information and guides about integrating with Attio API

Add Attio Integration to Your App

Update an object in Attio API

Updates a single object. The object to be updated is identified by its object_id.

Required scopes: object_configuration:read-write.

Input schema fields

Field NameAPI KeyTypeDescription
Path ParameterspathParametersobject
ObjectpathParameters.objectstring
Queryqueryobject
Datadataobject
Datadata.dataobject

Output schema fields

Field NameAPI KeyTypeDescription
Datadataobject
Iddata.idobject
Workspace Iddata.id.workspace_idstringA UUID to identify the workspace this object belongs to.
Object Iddata.id.object_idstringA UUID to identify the object.
Api Slugdata.api_slugstringA unique, human-readable slug to access the object through URLs and API calls. Formatted in snake case.

Supercharge your product integrations today