Overriding notify or revoking

Hey Guys,

I’m working on a small project which will start sending remaining travel duration for me to get home to my wife when I leave from work. As I don’t want to spam her with to many messages, I’m looking for a way to revoke the previous ETA or override the last message when sending the new ETA.

I thought I read about doing this somewhere but I can’t seem to find it.

If this is not possible, would there be any other way to display the ETA in the notification bar of her phone and have it update automatically?

Many Thanks!

  • Check out the Alert integration
  • For Ariela you can add a ‘tag’ in the service data, it will replace the old notification with the new if the tag is the same. Not sure if this tag field applies to other notification services (this one being mobile_app)