Actions

create_entry
Add a record to a specified list.

create_record
Creates a new record such as peron,company or deal.

custom_api_call
Make a custom API call to a specific endpoint

find_list_entry
Search for entries in a specific list in Attio using filters and return matching results.

find_record
Search for records in Attio using filters and return matching results.

update_entry
Update the attributes of an existing entry in a list.

update_record
Update an existing record with new attribute values.
Triggers

record_created
Triggers when a new record such as person,company or deal is created.

record_updated
Triggers when an existing record is updated (people, companies, deals, etc.).

list_entry_created
Triggers when a new entry is added.

list_entry_updated
Triggers when an existing entry is updated.























