Add an Attio record to a list
Approval-gated Attio list-entry creation. It reads list and record context, checks existing list entries, then creates one list entry through recued-core.attio.list_entry.create for an explicit record. It does not update list entries, delete list entries, create lists, mutate records, mutate schema, or call arbitrary Attio endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (12 steps)
target_list
trim
Trim whitespace from setting list
object_slug
trim
Trim whitespace from setting object
record_id
trim
Trim whitespace from setting record id
lists
?
record_context
?
existing_entries
?
has_list
compare
Check if target list has data
has_object
compare
Check if object slug has data
has_record
compare
Check if record id has data
ready
all
Check if all conditions are true
create_entry
?
skip: step.ready not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
list
setting
=
attio
setting
=
object
setting
=
people
record id
setting
=
entry values
setting
=
[object Object]
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.