Tool to create or update a list entry for a given parent record in Attio. If an entry with the specified parent record is found, that entry will be updated. If no such entry is found, a new entry will be created instead. For multiselect attributes, all values will be either crea…
listRequiredstringA UUID or slug of the list the list entry belongs 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 multiselect attributes, all values will be either created or deleted as necessary…
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.