AI Linkedin Assistant
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.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will send a smart notification with JSON configuration for customization.
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)