New services
Explore Plans
Mobile menu Close menu
NotificationsNotifications

Send a notification from the IFTTT app

This action will send a notification to your devices from the IFTTT app.

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
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)