Trigger SMS Alert

Send an SMS alert when a specific condition is met.

Overview

The node sends an SMS (using Twilio) 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
to_numbersComma-separated list of mobile numbers to send SMS to. Format: +(countrycode)phonenumberstringnullYes
trigger_messageAlert messagestringLumeo AlertYes
include_livestreamInclude live stream URL in SMS?boolfalseNo
send_uploaded_filesInclude uploaded media in SMS?boolfalseNo
twilio_account_sidFound on your Twilio dashboard.stringnullYes
twilio_auth_tokenFound on your Twilio dashboard.stringnullYes
twilio_messaging_service_sidID of Twilio Messaging Service to send the SMS from.stringnullYes
intervalMin. time between consecutive SMS. Unit: seconds.number30Yes
poll_intervalUploaded media poll interval. Unit: seconds.number30Yes

Output Metadata

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

Twilio Setup


Did this page help you?