Rails 4 Koala: Webhook when publish in Facebook -


im building social network, users can connect accounts facebook , tweeter, should able select option: "synchronize publications"

if select option need synchronize publications facebook, when publish in facebook should published in app. think can achieved through web hook, can't find useful in web...

any idea?

facebook has entire section dedicated webhooks:

https://developers.facebook.com/docs/graph-api/webhooks

adding subscriptions:

https://developers.facebook.com/docs/graph-api/reference/v2.6/app/subscriptions

and viewing subscribed apps:

https://developers.facebook.com/docs/graph-api/reference/page/subscribed_apps


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -