I need to post a message to the FB business page (of the restaurant, for example) on behalf of my FB app.
The use case is following: 1. User goes to the store 2. User gets the notification on his phone and opens it 3. User is redirected to the FB page of the store where he can log in and post a message or just post it on behalf of the app
The question is: which steps should be followed in order to allow my app to post on the FB page of the store? (I can't find a good description of this case in FB Graph API docs).
Can anyone suggest the best link to read through in order to get this answer?