Notify the user on Facebook at some time

Posted by martin.malek on Stack Overflow See other posts from Stack Overflow or by martin.malek
Published on 2011-01-09T11:48:23Z Indexed on 2011/01/09 11:53 UTC
Read the original article Hit count: 133

Filed under:

Let's say I have a Facebook application which is monitoring friends birthdays. I want to notify the user that her friend will have a birthday in next two days. The first part is only cron which will check the dates, but is there any way how to notify the user? I didn't found anything for this. It was there a year ago but all of the API changes it looks like the removed all offline messages. I don't want to send an email to the user, it will be much more better to stay with everything on Facebook.

© Stack Overflow or respective owner

Related posts about facebook