2

I'm subscribing to Facebook real time updates for events. I was expecting Facebook to call the webhook when a user is invited to an event as well as when a user creates a new event.

But the webhook is only getting called when a user creates an event.

Is it possible to be notified on webhook when a user is invited to an event?

Vibgy
  • 577
  • 6
  • 15
  • 1
    No, that’s not possible, because the `user/events` edge only covers their _reply_ to the invitation. – CBroe Jun 01 '14 at 06:17
  • 1
    Thank you @CBroe. Is polling the only solution? (I want a list of all the events a user has created or has been invited to.) – Vibgy Jun 01 '14 at 07:09

0 Answers0