Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook poll based on images

Tags:

voting

vote

I wish to submit couple of images to Facebook using my app and invite my friends to vote on it for a specific time interval. My question is -

  1. Does graphAPI support this.
  2. Can I integrate this with my backend system so that I can get the count of likes/dislikes against each image.

Would appreciate support on this.

like image 216
Jaykay Avatar asked Feb 12 '16 07:02

Jaykay


People also ask

Can you make a poll on Facebook with pictures?

Today, Facebook has rolled out a GIF-supported poll feature that allows users to post votable questions as a new status on both the web and iOS and Android apps. You will also be able to add GIFs and photos as responses, too, instead of just plain old boring text.

How do you post a picture poll on Facebook 2020?

Add your photo or video. Click the smiling face sticker icon in the top right, then click “poll” Type your question, then tap “Yes” or “No” to customise the answers. Click “Done” in the top right.

How do I create a poll on Facebook 2022?

Use “Poll Option” to allow people to add options and enable/disable people from choosing multiple answers. Click on the poll icon, and you'll go back to the “create a post” screen, where you can add your question and options. You can add multiple answers by clicking the “+Add Option.”


1 Answers

Previous solution is deprecated and I couldn't find anything for new version of Graph API in their document. Also, according to this answer, apparently, there is no way to do this. At least at current time.

like image 98
R‌‌‌.. Avatar answered Sep 19 '22 18:09

R‌‌‌..