/
DO
dotdigital
/
apiconnector.com
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 2w ago
View markdown
dotdigital
apiconnector.com
post
Bulk creates, or bulk updates, contacts. The ID of returned object can be used to query import progress.
latest
OpenAPI 3.0.0
2026-08-08
190
133
305.8 KB
109c0537cf77
ApiAccount
8
ApiAddressBook
9
ApiCampaign
13
ApiCampaignFromAddress
1
ApiCampaignReporting
24
ApiCampaignSend
3
ApiContact
54
ApiContactImport
8
post
Bulk creates, or bulk updates, contacts. The ID of returned object can be used to query import progress.
post
Bulk creates, or bulk updates, contacts with merge options. The ID of returned object can be used to query import progress.
post
Bulk creates, or bulk updates, contacts. The ID of returned object can be used to query import progress.
post
Bulk creates, or bulk updates, contacts. The ID of returned object can be used to query import progress.
post
Bulk creates, or bulk updates, contacts with merge options. The ID of returned object can be used to query import progress.
get
Gets the import status of a previously started contact import.
get
Gets a report with statistics about what was successfully imported, and what was unable to be imported.
get
Gets all records that were not successfully imported.
ApiDataField
3
ApiDocument
7
ApiEcommerce
5
ApiImage
4
ApiPreference
18
ApiProductRecommendations
1
ApiProgram
6
ApiSegment
3
ApiSms
7
ApiSurvey
6
ApiTemplate
4
ApiTransactionalEmail
6
ApiContactImport
Bulk creates, or bulk updates, contacts. The ID of returned object can be used to query import progress.
post
/v2/contacts/import-collection
Request body
ApiContactImportCollection
required
contacts
ApiContactForBulkImport[]
nullable
addressBookIds
integer[]
nullable
mergeOption
'Overwrite'
|
'OnlyOverwriteIfNotEmpty'
|
'OnlyOverwriteIfContactDataNotPopulated'
|
'NotAvailableInThisVersion'
Response
ApiContactImport
required
id
string
guid
status
'Finished'
|
'NotFinished'
|
'RejectedByWatchdog'
|
'InvalidFileFormat'
|
'Unknown'
|
'Failed'
|
'ExceedsAllowedContactLimit'
|
'NotAvailableInThisVersion'