Explore Plans
Mobile menu Close menu
PushcutPushcut

Send a customized notification with JSON

This action will send a smart notification with JSON configuration for customization.

Developer info

API endpoint slug
pushcut.send_json_notification
Filter code method
Pushcut.sendJsonNotification.skip(string?: reason)
Runtime method
runAction("pushcut.send_json_notification", {})

Action fields

Notification Dropdown list

Label
Which notification?
Slug
notification
Required
true
Can have default value
false

Json Text input > Other

Label
JSON
Helper text
Advanced configuration (see details)
Slug
json
Required
false
Can have default value
true
Filter code method
Pushcut.sendJsonNotification.setJson(string: json)