Toast Activation

Trigger for a Toast Activation
0.2.0

Parameters

Toast Id
Text

Filter on a specific ID to seperate multiple toast notifications from each other

  • Leaving this blank is considered a catch-all and will trigger on any id

Variables

The following variables will be populated when this trigger executes:

Description
toast.attributionstring

The attribution of the toast

Example: My toast attribution
toast.iconPathstring

The icon path of the toast

toast.idstring

The indentifier for the toast

Example: Toast-1
toast.localIconPathstring

The local icon path of the toast

toast.messagestring

The message of the toast

Example: My toast message
toast.titlestring

The title of the toast

Example: My toast title