import_sheet_contacts
Import contacts from a link-shared Google Sheet into an audience. Sheet headers become contact properties usable as merge tags, and imported rows are placed in a new segment.
Instructions
Import contacts from a link-shared Google Sheet (POST /audiences/:id/contacts/import-sheet). Sheet headers become contact properties usable as {{merge_tags}}; rows land in a fresh segment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The sheet's share URL (Anyone with the link can view). | |
| audience_id | Yes | The audience to import into. | |
| segment_name | No | Optional name for the created segment. |