Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

I've searched about this issue a lot and still haven’t found the right answers. I’ll describe what I would like to achieve: I have an app on several platforms (iOS, Web, Windows…) and I want to add a new feature to it. Basically the new feature will allow a registered user to invite his/her Facebook friend to some event he created on my app.
The questions: 1) What is the best way to implement it? Should I use Canvas for my app? Notice that I would like to give the best UX for the users. For example, if the friend doesn’t have my app installed on his device, I would like him to be able to download it maybe via the invitation, but then how can I know that he/she came from the invitation? 2) When a user will come from the event invitation I’ll have to know about it somehow. Probably by an identifier of the event. How can I get this information? 3) Should I use app invitation or just send a regular message?

• Notice that my users will be able to create several events and not just one event.

Thanks in advance, Tomer

share|improve this question
This is not a coding question. But you're looking for requests: developers.facebook.com/docs/requests – Brad Dwyer Nov 20 '12 at 15:11

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.