android - How I can be notified when a Facebook page - I don't own- published a new post ? -
i creating news app , want add facebook pages of news websites. dont want pull new posts every 30 minutes example. want notified when there new post.
i read real time updates https://developers.facebook.com/docs/graph-api/real-time-updates/v2.3
but says must owner of page or can link app page can't do.
is there alternative solution ?
there 1 alternative solution: can use app or user token check new posts manually cron job - using page feed endpoint.
Comments
Post a Comment