I don't know if this is possible (I don't know the Graph API too well yet).
I've seen a lot of posts about a page posting to a user's profile, but not the other way around. I want to write an app that allows a user to post to a business page's timeline. Users can do this normally, but they can't add things at a certain date (which is vital to this project).
So in short this app needs to:
- Let users post to the Business page timeline
- Let users specify the date in the timeline (Ex: I did something on this date)
I know admins can edit the time and date, but can we open up that option to users?