Create record
documentedCreate a new record for the specified object.
POST /v2/objects/{object}/recordsRecordsno implementation yet0 runsInput
object*
Attio object slug or ID
e.g. people
attribute_id_1*
Attribute ID 1 (text attribute)
{{$attribute_id_1}}
attribute_id_2*
Attribute ID 2 (multi-select attribute)
{{$attribute_id_2}}
title*
Value for attribute 1
{{$title}}
option1*
Multi-select option 1
{{$option1}}
option2*
Multi-select option 2
{{$option2}}
Calls Attio as you (your API key is your account); keychains.dev holds the credentials.