Action based on Gmail notification (condition for "Label"
Moderator: Martin
Action based on Gmail notification (condition for "Label"
Since Gmail took away the customized label notification, I'm trying to get Automagic to simulate the action. I'm not sure how to get AM to trigger based on the Label though. I'm using condition "Notification on Statusbar Displayed" Is it related to the Notification ID? I have no idea what that field is for. Or, should I be using a different condition to trigger the notification sound I want to use?
Re: Action based on Gmail notification (condition for "Label
You can use my variable logger flow to log the notification : viewtopic.php?f=3&t=7285
Later find the value which contain the label you want, use that value as the trigger or expression checking.
Notification can sometimes show different result in different devices and ROMs, you have to test it out by yourself.
Later find the value which contain the label you want, use that value as the trigger or expression checking.
Notification can sometimes show different result in different devices and ROMs, you have to test it out by yourself.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Re: Action based on Gmail notification (condition for "Label
Thanks Desmanto. That goes pretty deep, but I'm willing to try to figure it out.Desmanto wrote:You can use my variable logger flow to log the notification : viewtopic.php?f=3&t=7285
Later find the value which contain the label you want, use that value as the trigger or expression checking.
Notification can sometimes show different result in different devices and ROMs, you have to test it out by yourself.