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.

Using Facebooks web api you can refer to user, pages and other objects in your messages by typing the @-sign and then search/select. I wonder if it is possible to place such links in messages using any of Facebook API:s.

share|improve this question

1 Answer

up vote 3 down vote accepted

No it is not possible to @-mention without using Facebook UI. There were loopholes at one point, but these no longer exist.

share|improve this answer
Hi phwd. Do you know why Facebook removed this hability from their API? This was possible in earlier versions of the PHP SDK. – jesusbet Jun 21 '12 at 18:04
@jesusbet because it annoyed users who were tagged; most likely because developers were abusing it. – phwd Jun 21 '12 at 18:08

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.