Close menu
Explore Plans
Mobile menu Close menu
Notifications

Send a notification from the IFTTT app

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)

High priority Dropdown list

Label
High priority
Helper text
On Android, this will cause your device to wake up to display the notification. On iOS, this will cause the notification to bypass Do Not Disturb.
Slug
high_priority
Required
false
Can have default value
true
Filter code method
IfNotifications.sendNotification.setHigh Priority(string: high_priority)