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
- Label
- Which notification?
- Slug
- notification
- Required
- true
- Can have default value
- false
- 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)