Skip to main content

Fields

eventType : String! required
id : ID! required

The ID of the object

message : EmailType

Email message of the email event. Returns null for message's sent/received by other user's on the account.

occurredAt : DateTime! required
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "eventType": "page-west-thought-career-necessary", "id": "23995553", "message": EmailType, "occurredAt": "1988-02-24T07:04:40.496547+00:00" }