Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Questions related to integrating e-mail functionality in an existing application

learn more… | top users | synonyms

0
votes
0answers
38 views

Warning appears on Facebook Email

I was hoping someone can shine some light on an issue I have been trying to resolve. Users who sign up for our service can connect to FB using our website and invite friends. When the invite is sent ...
0
votes
1answer
77 views

Facepile embedded with email

Interested to find out how to embed data from facebook such as a "facepile" into an email that is generated server side. Can only find doco on adding to a web page. Realise the email can not using ...
0
votes
1answer
118 views

Django with “email as username” has conflict with facebook login?! Or how to have both

For the first phase, I used Email as username django-email-as-username. For the second phase, I would like to activate facebook login as well. But almost all of the 3rd party apps that I've seen are ...
1
vote
1answer
345 views

Facebook Like Button in Email in 1-click

I've been looking around without success. Is it currently possible to implement a Facebook like button in an email and have someone like the content in just 1 click? Thank you Paul
0
votes
1answer
71 views

Send user to friend's profile within canvas app via automated URL in emails?

Question from a product management perspective at a company which will offer a complete UI of our product within our Facebook canvas app. The desired functionality of a feature would be: ...
1
vote
1answer
310 views

email_hashes and deprecated connect.registerUsers

It is very important that Facebook Connect and Facebook app users aren't duplicated in our website. So if they already have an account on our website, when they connect through FB Connect or our ...
0
votes
1answer
5k views

Adding a facebook “share” link to an email blast

I have an email blast that includes some facebook and twitter share links. For twitter, I'm using something like: http://twitter.com/?status=Check%20out%20mysite.com As far as I know, this is the ...
0
votes
1answer
120 views

Track Email actions back to PHP controllers - How To?

Sometimes on Facebook or from other websites I get emails with URL links that are encoded with specific actions the server is meant to interpret when it receives a call to that link - here's a ...