How a Reel scheduled on Instagram actually publishes
At the scheduled time, SkedCast creates a REELS container with Instagram (handing it a public URL to the video, since Instagram’s servers fetch the file rather than accepting a byte upload), then polls that container’s status until Instagram reports it finished encoding, then fires the publish call. This poll-then-publish sequence is why a Reel scheduled for 9:00am might go live a few seconds to a couple of minutes after, not instantly at the mark.
What you can set on a scheduled Reel
Beyond the caption, a Reel supports a few Instagram-specific options: whether it also shows up in the main feed, a custom cover image URL instead of the auto-picked frame, tagged collaborators, and the paid-partnership disclosure label where relevant.
- "Share Reel to feed" — also shows the Reel in the regular feed, not just Reels
- Custom cover image URL, instead of Instagram’s auto-selected frame
- Collaborator tags (up to 3 usernames)
- Paid partnership / branded content disclosure label
What’s not supported
Animated GIFs are not accepted for Reels or any other Instagram post type via the API. There is also no chunked or resumable upload for Reels through this integration — the video is delivered by handing Instagram a public URL, which it fetches itself, rather than an in-progress byte upload you could resume after a dropped connection.
FAQ
- Can SkedCast really schedule Instagram Reels, or just images?
- Reels genuinely publish — a real REELS container is created and published through Instagram’s Graph API, the same mechanism used for any other Reel published to the account.
- Why did my scheduled Reel publish a minute or two after its set time?
- Instagram processes (encodes) video asynchronously before it can go live, so SkedCast polls for that processing to finish before firing the publish call — a short delay after the scheduled minute is expected for video content.
- Can I set a custom cover image for a scheduled Reel?
- Yes — a cover image URL can be set instead of relying on Instagram’s auto-picked frame.
- Does a scheduled Reel also show up in the main Instagram feed?
- Only if "Share Reel to feed" is turned on for that post — otherwise it publishes to Reels only.
- Can I schedule an animated GIF as a Reel?
- No — Instagram’s publishing API does not accept animated GIFs for any post type, Reels included.
- Do I need a Business or Creator account to schedule Reels?
- Yes — Instagram requires a Professional (Business or Creator) account for any API publishing, Reels included; personal accounts cannot use this.
- Is SkedCast an app to automate Instagram Reels, or a manual scheduling tool?
- It automates the publish step — SkedCast is a Reels scheduling app that files the real publish call through Instagram’s API at your chosen time, so you are not manually posting each Reel.
- Can a scheduled Reel also auto-post to Facebook?
- Only if the Facebook Page is connected separately and included in the same compose-once fan-out — a Reel is not automatically mirrored to Facebook on its own.