Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.voyado.com/llms.txt

Use this file to discover all available pages before exploring further.

Message

The “Message” export is only applicable if you are using the classic (old) editor.
FieldDescriptionData typeExample value
messageIdUnique ID for the message.GUIDBA270CBB-EAEA-4237-AA4A-A53100909FA2
messageNameName of the message.string2020-06 Summer season
subjectSubject line of the message.string”Digitalize your memories before summer”
statusSending status of the message.stringscheduled, inprogress or completed
scheduledDateTimeWhen the message started being processed.datetime2012-04-14 16:10:21+01:00
recipientCountTotal number of recipients for the message (0 for postal).int123 134
channelWhich communication channel the message was sent through.stringsms, email or postal
sendListWhich send-list the message was connected to. (Send lists are unique for each client).stringCampaign, Newsletter
messageSourceWhether the message was sent manually or through an automation.stringAutomation
isTransactionalTells if a message was sent transactionally (if true, it doesn’t take the opt-out into account).booleanTrue
controlGroupPercentShows the percentage of recipients that comprised the control group of the message sendout.decimal5,0
senderStoreIdPresents the store ID if the message was sent for a specific store.string101
changeTypeWhether the row was created, updated or deleted.stringCREATE/UPDATE/DELETE

MessageDelivery

FieldDescriptionData typeExample value
deliveryIdUnique delivery ID for each contactGUID4A220CBG-EAEA-4237-A59A-B98101209FA2
messageIdUnique ID for the messageGUIDBA270CBB-EAEA-4237-AA4A-A53100909FA2
contactIdUnique contact IDGUID5307c938-55fc-4fd8-9512-aab500977e67
deliveryDateTimeDelivery date or planned delivery date for postal sendouts.datetime2020-04-14 15:12:33+01:00
changeTypeWhether the row was created, updated or deleted.stringCREATE/UPDATE/DELETE

MessageDeliveryStatus

FieldDescriptionData typeExample value
deliveryIdUnique delivery ID for each contactGUID4A220CBG-EAEA-4237-A59A-B98101209FA2
deliveryStatusThe current status of the delivery.stringdelivered, waiting, hardbounce, softBounce
optOutDateTimeTimestamp for when the customer unsubscribed from email communication.datetime2020-04-15 15:19:33+01:00
changeTypeWhether the row was created, updated or deleted.stringCREATE/UPDATE/DELETE

MessageOpen

FieldDescriptionData typeExample value
openIdUnique open ID (Several IDs can be connected to one delivery)GUID9B520C7G-YAEA-4237-A59A-B98101209FA2
deliveryIdUnique ID for deliveryGUID4A220CBG-EAEA-4237-A59A-B98101209FA2
messageIdUnique ID for the messageGUIDBA270CBB-EAEA-4237-AA4A-A53100909FA2
openDateTimeTimestamp when customer opened the email.datetime2020-04-15 18:19:33+01:00
userAgentIn which platform the contact opened the email.stringMozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/602.3.12 (KHTML, like Gecko) Version/10.0.2 Safari/602.3.12
changeTypeWhether the row was created, updated or deleted.stringCREATE/UPDATE/DELETE

MessageClick

FieldDescriptionData typeExample value
clickIdUnique ID for logged click (Several IDs can be connected to one delivery)GUID7C420CBG-RARA-3437-A59A-B98701209FA2
messageIdUnique ID for the messageGUID6A220CBG-EAEA-4237-A59A-B98101209FA2
deliveryIdUnique ID for the deliveryGUID4A220CBG-EAEA-4237-A59A-B98101209FA2
clickDateTimeTimestamp on when the customer clicked a link in the email.datetime2020-04-15 18:19:33+01:00
urlThe link adress which was clicked.stringhttps://integrate.voyado.com
changeTypeWhether the row was created, updated or deleted.stringCREATE/UPDATE/DELETE

MessageControlGroup

FieldDescriptionData typeExample value
messageControlGroupIdUnique control group ID (identity)int12345
messageIdUnique ID for the messageGUIDBA270CBB-EAEA-4237-AA4A-A53100909FA2
contactIdUnique ID for the contactGUID5307c938-55fc-4fd8-9512-aab500977e67
changeTypeWhether the row was created, updated or deleted.stringCREATE/UPDATE/DELETE