import
Import Csv
Import people, companies, and contracts from a CSV file.
column_mapping: JSON string mapping CSV column names → canonical field names. If empty/default, columns are auto-detected using Attio preset + direct match.
Returns: { created: {...}, updated: int, errors: [...], exclusion_rules_generated: int }
post/api/import/csv
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.