2

I would like to invite users friends to an event in Facebook's Graph API 2.8. I've already did a lot of researches and found some posts but unfortunately the API explorer tells me (#12) invited field is deprecated for versions v2.4 and higher.

POST /EVENT_ID/invited/USER_ID
POST /EVENT_ID/invited?users=USER_ID1,USER_ID2,USER_ID3

Another try was to use the me/invitabel_friends edge but this is used for games only and going in the wrong direction, I think.

There are also no useful information in the Graph API's changelog regarding an alternative way to invite friends in 2.4 and higher.

Any suggestions are welcome!

Community
  • 1
  • 1
user3191334
  • 1,148
  • 3
  • 15
  • 33
  • There is no way to invite people to an event using the API – WizKid Mar 04 '17 at 18:04
  • Hell, this is annoying. Like many Facebook group Admins, we have over 1,000 members, and it's unbelievable that, to invite all members to an event, we have to use an iPhone/iPad (NOT an Android) and individually tap on event member to invite them. Ridiculous. ;-( – Mike Gledhill Jul 26 '17 at 19:21

0 Answers0