This action will send a notification to your devices from the IFTTT app.
Developer info
- API endpoint slug
- if_notifications.send_notification
- Filter code method
- IfNotifications.sendNotification.skip(string?: reason)
- Runtime method
- runAction("if_notifications.send_notification", {})
Action fields
Message Text input
- Label
- Message
- Slug
- message
- Required
- true
- Can have default value
- true
- Filter code method
- IfNotifications.sendNotification.setMessage(string: message)