Question

I'm developing a prototype on Facebook and want to ensure that if they want, users can get an email along with the regular Facebook notification. This has been specifically requested from some of my users who don't spend a lot of their time on the site, and have their notification settings really tight, but do check their email regularly.

I've enabled all the settings I can find, app settings

notif settings

email settings

But still nothing.

Even though Facebook seems to give you the option, is there no way to do this, because I see that most other apps who email me directly generally do it from their own domain / email account, rather than through the Facebook messaging system.

Any ideas? Thanks.

Was it helpful?

Solution

After obtaining the email extended permission (which it looks like you have) just retrieve the email address using the graph api, or fql, and then send the email yourself. That's how it works. There is no way to send email using the Facebook api.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top