Overview
Schedule your slideshows to publish automatically at a specific date and time. A Cloudflare Workers cron job checks every minute for due posts and publishes them.Scheduling from the Editor
- Create your slides in Studio > Slides
- Click the dropdown arrow next to Export
- Under Schedule, select your connected account
- Pick a date and time
- Click Schedule
Scheduling via API
Post Statuses
| Status | Description |
|---|---|
scheduled | Waiting to be published at the scheduled time |
publishing | Currently being published (in progress) |
published | Successfully published to the platform |
failed | Publishing failed — check error_message for details |
cancelled | Manually cancelled by the user |