Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Add Facebook poll over Graph API?

Does anyone know if it's possible to add one of the new Facebook "Question" polls through the Graph API? If so, how?

I did my best to Google and check through the documentation but failed rather hard -- Googling "Facebook question API" clearly is a terrible idea.

I didn't see it in the documentation but I know the docs sometimes lag behind actual functionality. Also, I could easily have missed it.

like image 230
Charles Offenbacher Avatar asked Apr 16 '11 14:04

Charles Offenbacher


Video Answer


2 Answers

FYI - This has been deprecated as of Graph 1.0 https://developers.facebook.com/docs/graph-api/reference/v2.0/question

like image 90
DropHit Avatar answered Sep 27 '22 17:09

DropHit


Since questions themselves are out of date, creating a question via the Graph API is now deprecated and no longer supported.

like image 40
Jimmy Sawczuk Avatar answered Sep 27 '22 17:09

Jimmy Sawczuk