Questions tagged [facebook-webhooks]

Facebook webhooks allows to be notified in real-time of change events related to specific objects in the Facebook Social Graph, using the HTTP webhook callbacks.

What is it?

Facebook webhooks allows to be notified in real-time of change events related to specific objects in the Facebook Social Graph, using the HTTP webhook callbacks.

See also

203 questions
0
votes
0 answers

is facebook webhook available for ads (marketing api) data?

Am using facebook marketing api to monitor ads insights on campaigns and i want to be notified on the updates of the statistics on my campaigns but i can't find how to use webhook with the marketing api data : campaigns, adsets and ads …
sila
  • 179
  • 4
  • 14
0
votes
1 answer

How can I query the subscribed webhook events for a Facebook app?

I would like to be able to query the webhook configuration of a Facebook app. That is, when you setup a webhook for your FB app, you specify what events you want to subscribe…
yoshi
  • 171
  • 5
-1
votes
1 answer

How do I get real-time facebook page feed in my webhook?

I subscribed my page with feed event in pages webhook (https://developers.facebook.com/docs/pages/realtime/). Also, setup the apps webhook product with feed subscribe and changed the domain name as webhook domain name. We have "manage_pages"…
-1
votes
1 answer

Facebook App Review - Webhooks for pages

I have a facebook app which should monitor post, comments on few pages. We are planning to configure webhooks to get notification for feed updates. I have following queries regarding the same 1. Is it possible to change my Facebook webhook URL for…
-1
votes
1 answer

Facebook Page Webhook stopped working. It was working from last 1 year

We have configured webhook in facebook app earliear. After subscribing the facebook page we were able to receive real time update on our server from facebook page. Now webhook was stopped working. We are not getting any real time update for new post…
Om Prakash
  • 23
  • 3
-1
votes
1 answer

How to enable triggers from other users aside from page owner

I created a facebook Page, & a Facebook App that is subscribed to webhooks. So I my external server was successfully able to receive messages sent from my account->my page(webhook triggers), but when other other accounts send message to my page,…
-1
votes
1 answer

Messenger Webhook subscription for other pages

I have a problem with Facebook webhooks. The page/feed webhook works fine (triggers without any problems) for any page that authenticates with my app. But the problem is that messenger webhook works only for pages that are managed by the owner of…
drajvver
  • 374
  • 1
  • 2
  • 16
-2
votes
1 answer

How to enable receiving Facebook Bot incoming messages from people(general public) not in Developer's List?

I am developing a Facebook Messenger bot using the Facebook official API. But the problem is I do receive messages I sent by my account to this page on Bot but can't receive it from other people? I am the developer of this ChatBot.
1 2 3
13
14