Emails

The information in this document is currently in BETA and subject to change.


The Emails resource represents emails in actions.

Please Note: This API is only applicable for customers who utilise Actionstep's own email system. It does not support Microsoft Outlook or Google Gmail services.


Resource Properties
Scope Parameteremails
Location/emails
MethodsGET POST PUT DELETE
Default Page Size50
Max Page Size200
Default IncludesNone


Resource Attributes
FieldDescriptionFormatRequiredField TypeRestrictionsNotes
direction
string (1)truedefault
 I for incoming mail or O for outgoing mail
status
stringtruedefault

uniqueMessageId
stringfalsedefault

subject
stringfalsedefault

bodyText
stringfalsedefault

bodyHtml
stringfalsedefault

readConfirmedTimestamp
timestampfalsedefault

deliveryConfirmedTimestamp
timestampfalsedefault

createdTimestamp
timestamptruedefault

priority
stringtruedefault
.
sensitivity
stringtruedefault

sentTimestamp
timestampfalsedefault

receivedTimestamp
timestampfalsedefault

flag
integertruedefault

attachmentCount
integertruedefault

emailSize
integertruedefault

recipients
stringfalsedefault

to
stringfalsedefault

cc
stringfalsedefault

bcc
stringfalsedefault

from
stringtruedefault

deliveredTo
stringfalsedefault

replyTo
stringfalsedefault

readConfirmationTo
stringfalsedefault

deliveryConfirmationTo
stringfalsedefault

size
integerfalsedefault

externalReference
stringfalsedefault

createdBy
stringfalselink

parent
stringfalselink


Link Templates
IdentifierResourceLocation Template
emails.createdByparticipants/participants/{emails.createdBy}
emails.parentemails/emails/{emails.parent}