Skip to main content
Cron-triggered function that publishes posts at their scheduled time.

Endpoint

POST /functions/v1/process-scheduled-posts

How it works

  1. Finds all posts scheduled for the current time window
  2. Publishes each post to its target platforms
  3. Updates status to published or failed
  4. Logs results for tracking