3

I've just noticed this following , relatively new thing on Facebook, when you upload a photo to Facebook, it shows it as the following with the text "Name took a Photo with Instagram", plus the "View on Instagram" link at the bottom. Is that something new ? I couldn't find any reference of this, but maybe I wasn't looking good enough :)

Facebook Instagram action

Thanks in advance for any assistance :D

Somnath Muluk
  • 55,015
  • 38
  • 216
  • 226
Shai Mishali
  • 9,224
  • 4
  • 56
  • 83

2 Answers2

9

To get the nice big photos, you'll need to mark them as user-generated.

See here: http://developers.facebook.com/docs/opengraph/usergeneratedphotos/

Tom Waddington
  • 1,948
  • 15
  • 18
4

This is an open graph enabled application where the action is "took" and the object is "photo". You can create your own open graph application using your own custom actions and objects. https://developers.facebook.com/docs/opengraph/

Jeff Sherlock
  • 3,526
  • 1
  • 16
  • 24
  • Thanks man, Didn't test it but it seems workable :) If you have some demo code I can read up (preferably PHP that'd be best). Thanks everyone ! – Shai Mishali Apr 02 '12 at 15:05