Add transactional data to contact

Adds a single piece of transactional/insight data to a contact or account


This operation adds a single piece of transactional/insight data to a contact or account.

This operation can be used to add a single piece of account insight data, in which case the contact identifier used must be account

Please note that valid transactional data collection names must be unique, even if the collections are differently scoped (e.g. one collection is contact-scoped and another collection is account-scoped (AccountInsight)).

Collection names can only contain alphanumeric characters (A-Z, a-z, 0-9), and underscores ( _ ), they can't start with a number, exceed 255 characters in length, or contain spaces.

Path Params
string
required

The name of the transactional data collection

Body Params
string
required

The key for the piece of data

string
required

Either the id or email address of the contact that the transactional data is being added to

json
required

The data to be stored against the contact

Headers
string
/^(?:\{{0,1}(?:[0-9a-fA-F]){8}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){12}\}{0,1})$/

If you are a partner of Dotdigital and have a verified integration then include your integration tracking token here.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json