问题
I have a webapplication where brands have a feed and can post things. I want to make them be able to, whenever they post something on their Facebook page, it becomes posted in the feed of my webapp.
I know I have to use the webhooks and all that. So far, I have tried this:
- I have created my own app in Facebook.
- I created a Facebook page (with that same account).
- I created the webhook.
- I added my app to my page's subscribed apps.
- I post something on my page, and it works.
Now, let's say there is Coca Cola, that has a Facebook page.
Is it possible to add my app to Coca Cola page's subcribed apps?
来源:https://stackoverflow.com/questions/41877621/subscribe-facebook-page-to-external-app