LaravelFacebookSdk icon indicating copy to clipboard operation
LaravelFacebookSdk copied to clipboard

[question] Schedule a post

Open JCarlosR opened this issue 7 years ago • 0 comments

There is a way to schedule a post using LaravelFacebookSdk?

I know how to request the publish permissions, but Idk how to post X hours later.

I have seen this approach in postcron.com, but can't find examples about it.

If the user is not logged in the website X hours later, how we can create a new post? The user token probably has expired.

Please give some ideas or simple examples :) Thank you.

JCarlosR avatar Jan 15 '17 14:01 JCarlosR