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

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -