Skip to content

Show Notification

Show a native browser notification You can use this node when a background or browser-triggered workflow needs to notify the user..

Displays a native browser notification with custom title, message, and icon.

Use this node to alert users about workflow completion, errors, or important events from background processes.

SettingNotes
TitleSource-backed field from the node schema.
MessageSource-backed field from the node schema.
Icon URLSource-backed field from the node schema.
Notification IDSource-backed field from the node schema.
PrioritySource-backed field from the node schema.
Require InteractionSource-backed field from the node schema.
SilentSource-backed field from the node schema.
OptionsSource-backed field from the node schema.

Returns the extracted page data or the result of the page interaction.

  • No explicit credential or node dependency is declared in the node description.

Run Show Notification after opening the target page, then pass its output to Edit Fields, an AI node, or an integration node.

  • Check that required settings are present before running the node.
  • If the node uses browser page data, run it on the target tab after the page has loaded.
  • If it calls an external service, verify credentials, permissions, and rate limits.
  • No dedicated source test was found next to this node; verify behavior manually when changing this page.