/
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
Adds a single piece of transactional data to a contact.
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
get
Gets a list of suppressed contacts after a given date along with the reason for suppression.
get
Gets a list of unsubscribed contacts who unsubscribed after a given date.
get
Gets a list of modified contacts after a specified date.
get
Gets a list of created contacts after a specified date.
get
Gets a list of all contacts in the account.
post
Creates a contact.
get
Gets a contact by ID. Unsubscribed or suppressed contacts will not be retrieved.
put
Updates a contact.
delete
Deletes a contact.
get
Gets a contact by ID with consent records.
put
Updates a contact with consent records.
get
Gets a contact by email address.
get
Gets a contact by email address with consent records.
post
Creates a contact with consent records.
post
Creates a contact with consent and preference records.
put
Updates a contact with consent and preference records.
delete
Deletes a contact from a given list.
get
Gets a list of contacts in a given list.
post
Adds a contact to a given list.
delete
Deletes all contacts from a given list.
post
Deletes all contacts from a given list.
post
Deletes multiple contacts from a list. This will run in the background, and for larger lists may take some minutes to fully delete.
get
Gets the status of a previously started request to delete contacts from a list.
get
Gets a list of contacts who were modified since a given date, in a given list.
get
Gets a list of contacts who have unsubscribed from a given list.
post
Unsubscribes contact from account.
put
Suppresses a batch of contacts from account.
post
Unsubscribes contact from a given list.
post
Resubscribes a previously unsubscribed contact.
post
Resubscribes a previously unsubscribed contact with no challenge.
post
Resubscribes a previously unsubscribed contact to a given list.
post
Resubscribes a previously unsubscribed contact to a given list with no challenge.
get
/v2/contacts/transactional-data/{collectionName}
post
Adds a single piece of transactional data to a contact.
post
Adds multiple pieces of transactional data to contacts asynchronously, returning an identifier that can be used to check for import progress.
get
Gets the import status of a previously started transactional import.
get
Gets a report with statistics about what was successfully imported, and what was unable to be imported.
get
Gets a piece of transactional data by key.
post
Replaces a piece of transactional data by key (logicall equivalent to a delete and an insert).
delete
Deletes a piece of transactional data by key.
put
Removes all items from a transactional data collection.
get
Gets a list of all transactional data for a contact (100 most recent only).
delete
Deletes all transactional data for a contact.
get
Gets a list of all transactional data for a contact (100 most recent only).
delete
Deletes all transactional data for a contact.
get
Gets a list of account scoped transactional data for given collection
get
Gets a list of transactional data collections.
get
Gets a list of contact scoring data.
get
Gets a list of contact scoring data in specified list.
get
Gets a list of contact scoring data ordered by modified date.
get
Gets particular contact scoring data.
get
Gets particular contact scoring data.
get
Gets the total number of contacts in an account.
get
Gets a batch of contacts by ID or email address.
ApiContactImport
8
ApiDataField
3
ApiDocument
7
ApiEcommerce
5
ApiImage
4
ApiPreference
18
ApiProductRecommendations
1
ApiProgram
6
ApiSegment
3
ApiSms
7
ApiSurvey
6
ApiTemplate
4
ApiTransactionalEmail
6
ApiContact
Adds a single piece of transactional data to a contact.
post
/v2/contacts/transactional-data/{collectionName}
Path parameters
collectionName
string
required
Request body
ApiTransactionalData
required
key
string
nullable
contactIdentifier
string
nullable
json
string
nullable
Response
ApiTransactionalData
required
key
string
nullable
contactIdentifier
string
nullable
json
string
nullable