ZRM Docs
Domain Model

Automation Notification

Fields

FieldTypeRequiredDefaultDescription
idstring.uuidYesId
ruleIdstringYesID of the associated rule
actionTraceIdunknownYesID of the associated action trace
recipientUserIdstringYesID of the associated recipient user
channelenum(in_app, email, messaging)YesChannel
subjectstringYesSubject
bodystringYesBody
statusenum(pending, sent, failed, dismissed)YesStatus
sentAtunknownYesSent at
dismissedAtunknownYesDismissed at
workspaceIdstringYesID of the associated workspace
createdAtstring.date-timeYesCreated at

Create Schema

Fields accepted when creating a new record:

FieldTypeRequiredDefaultDescription
ruleIdstringYesID of the associated rule
actionTraceIdstring.uuidNoID of the associated action trace
recipientUserIdstringYesID of the associated recipient user
channelenum(in_app, email, messaging)Yes"in_app"Channel
subjectstringYesSubject
bodystringYesBody
workspaceIdstringYesID of the associated workspace

On this page