Make Scenarios

Six Make scenarios for social media automation

Production-tested visual automation patterns. Connect Make.com to CodivUpload with a single HTTP module — then drag in triggers, AI, and approval routing to fit your workflow.

Easy

Google Drive → Cross-post on file upload

Drop a video or image into a watched Google Drive folder. Make picks it up, creates a public URL, and schedules a cross-post to TikTok, Instagram, and YouTube via CodivUpload.

TikTokInstagramYouTube

Modules used

Google DriveMake FilterHTTP RequestSlack notify
Trigger: Google Drive — Watch Files~5 ops/run
Easy

RSS → Auto-tweet + LinkedIn post

Watch your blog's RSS feed. On new post, build a thread-style summary and schedule it to X and LinkedIn with a 2-hour delay between platforms.

XLinkedIn

Modules used

RSSText AggregatorHTTP Request × 2Sleep
Trigger: RSS — Watch RSS feed items~4 ops/run
Medium

AI caption generator → Auto-schedule

Webhook receives an image. Make routes it through OpenAI Vision, asks for a caption + hashtags, then schedules to Instagram, Threads, and Pinterest with platform-specific overrides.

InstagramThreadsPinterest

Modules used

WebhookOpenAISet multiple variablesHTTP Request
Trigger: Webhook — Custom webhook~6 ops/run
Easy

Content bank scheduler

Read a Google Sheet of pre-written posts. Each day at 09:00, pick the next unsent row, post it across configured platforms, and mark it as sent.

XLinkedInThreadsBluesky

Modules used

ScheduleGoogle SheetsFilterHTTP RequestSheets Update
Trigger: Schedule — Run at 09:00 daily~5 ops/run
Advanced

YouTube long-form → Shorts/Reels/TikTok

When a new YouTube video is published, send it to a clipping service (Vizard, Klap), wait for the job, then iterate over each generated clip and schedule to YouTube Shorts, Instagram Reels, and TikTok.

YouTube ShortsInstagram ReelsTikTok

Modules used

YouTubeHTTP Request (clipper)SleepIteratorHTTP Request
Trigger: YouTube — Watch new videos~12 ops/run
Medium

Slack slash command → Instant post

Run /post in Slack with caption and image URL. Make validates the request, posts immediately via CodivUpload, and replies in-thread with the live post URLs.

InstagramXLinkedIn

Modules used

SlackHTTP RequestSlack reply
Trigger: Slack — Slash command~3 ops/run

One HTTP module replaces nine API integrations

Make's Free plan gives you 1,000 ops/month — enough to run any of these scenarios end-to-end.

Start with CodivUpload free