Attio

Available Attio triggers for automating workflows

Attio provides 22 triggers for automating workflows based on events.

Triggers

Attio Comment Created

Trigger workflow when a new comment is created in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
threadIdstringThe thread ID
commentIdstringThe comment ID
objectIdstringThe object type ID
recordIdstringThe record ID
listIdstringThe list ID (if comment is on a list entry)
entryIdstringThe list entry ID (if comment is on a list entry)

Attio Comment Deleted

Trigger workflow when a comment is deleted in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
threadIdstringThe thread ID
commentIdstringThe comment ID
objectIdstringThe object type ID
recordIdstringThe record ID
listIdstringThe list ID (if comment is on a list entry)
entryIdstringThe list entry ID (if comment is on a list entry)

Attio Comment Resolved

Trigger workflow when a comment thread is resolved in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
threadIdstringThe thread ID
commentIdstringThe comment ID
objectIdstringThe object type ID
recordIdstringThe record ID
listIdstringThe list ID (if comment is on a list entry)
entryIdstringThe list entry ID (if comment is on a list entry)

Attio Comment Unresolved

Trigger workflow when a comment thread is unresolved in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
threadIdstringThe thread ID
commentIdstringThe comment ID
objectIdstringThe object type ID
recordIdstringThe record ID
listIdstringThe list ID (if comment is on a list entry)
entryIdstringThe list entry ID (if comment is on a list entry)

Attio List Created

Trigger workflow when a list is created in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
listIdstringThe list ID

Attio List Deleted

Trigger workflow when a list is deleted in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
listIdstringThe list ID

Attio List Entry Created

Trigger workflow when a new list entry is created in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
listIdstringThe list ID
entryIdstringThe list entry ID

Attio List Entry Deleted

Trigger workflow when a list entry is deleted in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
listIdstringThe list ID
entryIdstringThe list entry ID

Attio List Entry Updated

Trigger workflow when a list entry is updated in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
listIdstringThe list ID
entryIdstringThe list entry ID
attributeIdstringThe ID of the attribute that was updated on the list entry

Attio List Updated

Trigger workflow when a list is updated in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
listIdstringThe list ID

Attio Note Created

Trigger workflow when a new note is created in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
noteIdstringThe note ID
parentObjectIdstringThe parent object type ID
parentRecordIdstringThe parent record ID

Attio Note Deleted

Trigger workflow when a note is deleted in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
noteIdstringThe note ID
parentObjectIdstringThe parent object type ID
parentRecordIdstringThe parent record ID

Attio Note Updated

Trigger workflow when a note is updated in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
noteIdstringThe note ID
parentObjectIdstringThe parent object type ID
parentRecordIdstringThe parent record ID

Attio Record Created

Trigger workflow when a new record is created in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
objectIdstringThe object type ID (e.g. people, companies)
recordIdstringThe record ID

Attio Record Deleted

Trigger workflow when a record is deleted in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
objectIdstringThe object type ID (e.g. people, companies)
recordIdstringThe record ID

Attio Record Merged

Trigger workflow when two records are merged in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
objectIdstringThe object type ID of the surviving record
recordIdstringThe surviving record ID after merge
duplicateObjectIdstringThe object type ID of the merged-away record
duplicateRecordIdstringThe record ID that was merged away

Attio Record Updated

Trigger workflow when a record is updated in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
objectIdstringThe object type ID (e.g. people, companies)
recordIdstringThe record ID
attributeIdstringThe ID of the attribute that was updated on the record

Attio Task Created

Trigger workflow when a new task is created in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
taskIdstringThe task ID

Attio Task Deleted

Trigger workflow when a task is deleted in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
taskIdstringThe task ID

Attio Task Updated

Trigger workflow when a task is updated in Attio

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
taskIdstringThe task ID

Attio Webhook (All Events)

Trigger workflow on any Attio webhook event

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
idjsonThe event ID object containing resource identifiers
parentObjectIdstringThe parent object type ID (if applicable)
parentRecordIdstringThe parent record ID (if applicable)

Attio Workspace Member Created

Trigger workflow when a new member is added to the Attio workspace

Configuration

ParameterTypeRequiredDescription
triggerCredentialsstringYesAttio Account

Output

ParameterTypeDescription
eventTypestringThe type of event (e.g. record.created, note.created)
workspaceIdstringThe workspace ID
workspaceMemberIdstringThe workspace member ID

On this page