Manage bulk contact uploads and import operations with Contact Import API (V5).
Overview
The Import Contacts API allows you to upload, preview, search, and manage contact import jobs in bulk. This is ideal for onboarding large datasets, syncing third-party contact sources, and managing segmented user lists within Netcore Cloud.
For example, you want to upload a new batch of verified leads from a third-party vendor. Using the Import Contacts API, you can automate the upload of a validated CSV file. Assign it to the right audience segment, and receive real-time processing status via callback. You can later search the import logs or delete outdated test uploads using this API.
Endpoints
Initiates a contact import job by uploading a CSV or ZIP file. You can choose to save the import as a draft or immediately publish it for processing. Notifications can be sent to callback URLs once processing is complete.
Base URLs by Region
Region | Base URL |
---|---|
India | https://in-api.netcorecloud.com/v5/import |
Europe | https://eu-api.netcorecloud.com/v5/import |
United States | https://us-api.netcorecloud.com/v5/import |