Group Location
Explore Plans
Mobile menu Close menu
Notify My EchoNotify My Echo

Send Alexa Notification

This action will send a Notification to your Alexa.

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
notifymyecho.send_notification
Filter code method
Notifymyecho.sendNotification.skip(string?: reason)
Runtime method
runAction("notifymyecho.send_notification", {})

Action fields

Notification Text input > Notification

Label
What is your notification message?
Helper text
Slug
notification
Required
true
Can have default value
true
Filter code method
Notifymyecho.sendNotification.setNotification(string: notification)

Title Text input > Title

Label
What title do you want for your notification?
Helper text
Slug
title
Required
false
Can have default value
true
Filter code method
Notifymyecho.sendNotification.setTitle(string: title)