Page 1 of 1

Contact Birthday Reminder

Posted: 01 Jul 2014 18:28
by Nalith
I am trying to create a flow that will once a day loop though all my contacts and crate a notification if the contact has a birthday on that day, is this something that I could possibly do with automagic?

Re: Contact Birthday Reminder

Posted: 07 Jul 2014 09:56
by Martin
Hi,

Reading the birthdays of all contacts could be quite complicated (see action Query Content Provider, but I only recommend to use it if you know Android internals.

Maybe you could also use the special calendar Contacts' birthdays and events in conjunction with a trigger Calendar Event: Contacts' birthdays and events (8h after start) to execute a flow on a bithday (the calendar needs to by synced to your device).

Regards,
Martin