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.

We can able to invite friends for an application,Is any way to get information the particular friend accept my invitation?

share|improve this question

1 Answer

generally we provide a link to the "accept button" the moment friend clicks on it, a web browser with the link opens up, and there you can do whatever you like.

but if you are asking for something like "acknowledgment" if the user has read the mail...or so then case is different...

share|improve this answer
Can we able to send user specific link/ Like app_request?sender=123123 – web_mail net Jan 2 at 9:34
You can use the data parameter of the invite dialog to pass specific data. – CBroe Jan 2 at 13:26

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.