Sign in

Start contact import

documented

Start a contact import job.

POST /api/v2/contacts/importsContactsno implementation yet0 runs

Input

domain
Freshdesk domain (subdomain)
your-domain
csv_file*
Path to CSV file to import
/path/to/contacts.csv
name_index*
CSV column index for name
0
email_index*
CSV column index for email
1
Calls freshdesk as you (your API key is your account); keychains.dev holds the credentials.
Start contact import · freshdesk · OpenIntegrations