Save Android app notifications to Google Sheets
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
Query Text input > Other
- Label
- Filter by notification keyword
- Helper text
- e.g. mentioned
- Slug
- query
- Required
- true
- Can have default value
- true
App name Text input
- Label
- App name
- Helper text
- Enter the name of the app exactly as it appears on your device after installation. This may be different from the name shown in the Google Play Store, e.g. Slack.
- Slug
- app_name
- Required
- true
- Can have default value
- true
Ingredients
Notification title Title of the notification
- Slug
- NotificationTitle
- Filter code
- AndroidDevice.newNotificationFromApp.NotificationTitle
- Type
- String
- Example
- Mentioned by @MrTibbets
App name The application name of the notification
- Slug
- AppName
- Filter code
- AndroidDevice.newNotificationFromApp.AppName
- Type
- String
- Example
Notification message Message text of the notification
- Slug
- NotificationMessage
- Filter code
- AndroidDevice.newNotificationFromApp.NotificationMessage
- Type
- String
- Example
- @jamisonross12 oh I love that song by Toto too!
Received at The time the notification was received.
- Slug
- ReceivedAt
- Filter code
- AndroidDevice.newNotificationFromApp.ReceivedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Device name The name of your device where the notification was received.
- Slug
- device_name
- Filter code
- AndroidDevice.newNotificationFromApp.DeviceName
- Type
- String
- Example
- Google Pixel 7