Tool to add a record to a list as a new list entry in Attio. Use when you need to organize records into specific lists. This endpoint will throw on conflicts of unique attributes. Multiple list entries are allowed for the same parent record.
listRequiredstringThe UUID or slug identifying the list that the created list entry should belong to
entry_valuesobjectAn object with an attribute `api_slug` or `attribute_id` as the key, and a single value (for single-select attributes), or an array of values (for single or multi-select attributes) as the values. For complete documentation on values for all attribute types, please see Attio's a…
parent_objectRequiredstringA UUID or slug identifying the object that the added parent record belongs to
parent_record_idRequiredstringA UUID identifying the record you want to add to the list. The record will become the 'parent' of the created list entry
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.