Messages

Each time an email, SMS message, or push notification is sent to the user we store this activity here.


Messages fields

Field Type Fillable Reference
id   Integer
The unique ID to identify the message

Messages relations

contact, contact.enrolments, message_events, sender, user, workflow, workflow.campaign, workflow.event, workflow.form, template,

Messages endpoints

GET List all Messages /messages toggle

GET Return data for a specified Message /messages/:id toggle