This trigger fires every time a new notification is received on your Android device from an app that you specify. NOTE: will not fire for IFTTT app notifications.
Developer info
API endpoint slug
android_device.new_notification_from_app
Trigger fields
App name Text input
Label
App name
Helper text
e.g. Twitter
Slug
app_name
Required
true
Can have default value
true
Query Text input
Label
Filter by notification keyword
Helper text
e.g. mentioned
Slug
query
Required
true
Can have default value
true
Ingredients
Received atThe time the notification was received.
Slug
ReceivedAt
Filter code
AndroidDevice.newNotificationFromApp.ReceivedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00
App nameThe application name of the notification
Slug
AppName
Filter code
AndroidDevice.newNotificationFromApp.AppName
Type
String
Example
Twitter
Notification messageMessage text of the notification