⌘
K
No extension
U
User
Bulk Import Contacts
JSON Payload
[ { "first_name": "Alice", "profile_id": "111", "profile": { "job_title": "Entrepreneur" } }, { "first_name": "Bob", "profile_id": "222", "profile": { "job_title": "CEO" } } ]
Each object must have at least
first_name
and
profile_id
.
Import
Cancel