/
DO
dotdigital
/
apiconnector.com
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 3w ago
Details
Filter operations
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
Gets the import status of a previously started contact import.
get
/v2/contacts/import/{importId}
Path parameters
importId
string
guid
required
Response
ApiContactImport
required
id
string
guid
status
'Finished'
|
'NotFinished'
|
'RejectedByWatchdog'
|
'InvalidFileFormat'
|
'Unknown'
|
'Failed'
|
'ExceedsAllowedContactLimit'
|
'NotAvailableInThisVersion'
Changes