Explore Plans
Mobile menu Close menu
PushoverPushover

Send a Pushover notification

This Action will generate a Pushover notification to your subscribed devices

Developer info

API endpoint slug
pushover.send
Filter code method
Pushover.send.skip(string?: reason)
Runtime method
runAction("pushover.send", {})

Action fields

Title Text input > Title

Label
Title
Slug
title
Required
false
Can have default value
true
Filter code method
Pushover.send.setTitle(string: title)

Message Text input > Long text

Label
Message
Slug
message
Required
true
Can have default value
true
Filter code method
Pushover.send.setMessage(string: message)

Priority Dropdown list

Label
Message Priority
Slug
priority
Required
false
Can have default value
true
Filter code method
Pushover.send.setPriority(string: priority)

Sound Dropdown list

Label
Message Sound
Helper text
Sound to play, overriding your device's default
Slug
sound
Required
false
Can have default value
false

URL Text input > Link

Label
URL
Helper text
URL to display with message
Slug
url
Required
false
Can have default value
true
Filter code method
Pushover.send.setUrl(string: url)

Device Dropdown list

Label
Device or Group
Helper text
Send only to a specific device, or broadcast to a delivery group
Slug
device
Required
false
Can have default value
false