Preview
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.attribution | string | The attribution of the toast Example: My toast attribution |
toast.iconPath | string | The icon path of the toast |
toast.id | string | The indentifier for the toast Example: Toast-1 |
toast.localIconPath | string | The local icon path of the toast |
toast.message | string | The message of the toast Example: My toast message |
toast.title | string | The title of the toast Example: My toast title |