Trigger Pushover Notification

Send a push notification using Pushover app

Overview

The node sends a Push notification using Pushover) when a trigger condition is met. It can also send a link to live stream as well as any Clips or Snapshots uploaded to Lumeo Cloud using Save Clip Node or Save Snapshot Node.

Inputs & Outputs

  • Inputs : 1, Media Format : Raw Video
  • Outputs : 1, Media Format: Raw Video
  • Output Metadata : None

Properties

PropertyDescriptionTypeDefaultRequired
triggerPublish when this condition evaluates to truetrigger-conditionnullYes
pushover_user_keysComma-separated list of pushover user keys to send notifications to.stringnullYes
trigger_messageNotification messagestringLumeo AlertYes
include_snapshotInclude snapshot in notification?booltrueNo
send_uploaded_filesInclude uploaded media in notification?boolfalseNo
include_livestreamInclude live stream URL in notification?boolfalseNo
pushover_app_tokenFound on your Pushover dashboard. Leave blank to send notifications from Lumeo's account.stringnullNo
intervalMin. time between consecutive notifications. Unit: seconds.number10Yes
poll_intervalUploaded media poll interval. Unit: seconds.number30Yes

Output Metadata

Node does not insert any output metadata; upstream metadata continues through the pipeline

Pushover Configuration

Start by signing up for a Pushover account at https://pushover.net . Pushover provides mobile and desktop apps that let you receive push notifications from various sources.

Create a new Pushover App

Navigate to your Pushover dashboard at https://pushover.net and create an Application. You can give it any name and logo. You only need to do this once.

1102

Create a new Pushover app

Obtain Pushover App token

Navigate to your Pushover app and grab the API Token/Key.

1102

Obtain Pushover app token

Obtain Pushover User Keys

Pushover user keys can be obtained from the mobile app or desktop pushover apps. Collect them from your users and provision them in this node's properties.


Did this page help you?