Skip to main content
modiva.ai
Sign In
← All use cases

Use case

Schedule a week of content in one go

Loop over your calendar and call `posts_schedule` with a `publish_at` time for each slot; Modiva stores the jobs and publishes to every platform automatically — you run no cron.

The problem

Batch-scheduling means building a reliable queue, handling retries and token refresh, and repeating it for every platform's API.

How Modiva does it

1

Plan the calendar

Pick slots — or call analytics_best_time_to_post to let Modiva suggest them per platform.

2

Schedule each post

Call posts_schedule with content and a publish_at timestamp; Modiva queues and publishes reliably with retries.

3

Automate the whole week

Over MCP, an agent can take a brief and queue a full week of cross-platform content from one prompt.

Build it on Modiva

Start free

FAQ

Who runs the scheduler?

Modiva does — once scheduled, it publishes at the requested time without any infrastructure on your side.

Can one scheduled post hit several platforms?

Yes — pass multiple connection IDs and Modiva publishes to each, adapted to its format.


Related tutorials

How to schedule Instagram posts via APIHow to schedule TikTok posts via API

Related integrations

Instagram APITikTok APILinkedIn APIX API

Related playbooks

How to Build a Social Media Content Calendar That Runs Itself

More use cases

Cross-post to every social platform at onceLet an AI agent run your social mediaBuild one inbox for every social DMAuto-reply to comments with AI