Make + Wahlu

Visual social media automation with Make.com scenarios

Connect Wahlu to Make.com and automate your entire social media workflow. Build visual scenarios that create, schedule, and publish posts across five platforms — no code required.

InstagramTikTokLinkedInFacebookYouTube

What you can automate

Every Wahlu feature, accessible through Make.com's HTTP module.

HTTP modules

Use Make.com's built-in HTTP module to call any Wahlu API endpoint. No custom app required.

Multi-platform posting

Publish to Instagram, TikTok, LinkedIn, Facebook, and YouTube from a single scenario step.

Scheduled scenarios

Run scenarios on a schedule — hourly, daily, or weekly — to automate your entire content calendar.

Queue management

Add posts to Wahlu queues from any Make.com trigger. Keep your content pipeline flowing automatically.

Media handling

Pass image and video URLs from Google Drive, Dropbox, or any source directly into your posts.

Content pipeline

Chain modules together — generate captions with AI, resize images, then publish via Wahlu. All in one scenario.

Scenario examples

Build these in minutes with Make.com's visual editor and Wahlu's API.

Scenario: Content calendar
Trigger

Google Sheets new row

Wahlu API

HTTP module creates and schedules post via Wahlu API

Result

Content calendar drives social publishing

Scenario: Auto-repurpose blog posts
Trigger

RSS feed new item

Wahlu API

HTTP module creates post with article summary

Result

Blog content automatically shared on social

Scenario: Recurring content queue
Trigger

Schedule module runs weekly

Wahlu API

HTTP module adds top posts to Wahlu queue

Result

Best content recycled automatically

Set it up in 60 seconds

Add an HTTP module to your scenario and point it at Wahlu's API.

Option A: Add an HTTP module

In your Make.com scenario, add an HTTP "Make a request" module and configure it to call the Wahlu API.

URL: https://api.wahlu.com/brands/:brand_id/content-items
Method: POST
Headers:
  Authorization: Bearer wahlu_live_...
  Content-Type: application/json
Body:
{
  "caption": "{{1.text}}",
  "platforms": ["instagram", "tiktok", "linkedin"]
}

Replace :brand_id with your brand ID and {{1.text}} with a mapped field from a previous module.

or

Option B: Get your API key

Sign in to Wahlu, go to Settings, and generate an API key. Use it in the Authorization header of any HTTP module in your Make.com scenarios.

1. Sign in at app.wahlu.com
2. Go to Settings → API Keys
3. Click "Create API key"
4. Copy the key (starts with wahlu_live_)
5. Paste it into your Make.com HTTP module headers

Why Wahlu for Make.com?

Built for automation from day one.

No custom app needed

Make.com's HTTP module works out of the box with Wahlu's REST API. No marketplace install, no waiting for approval.

Visual workflow builder

Build and customise your social media automations visually. See every step, map every field, test in real time.

Connect anything

Trigger posts from Google Sheets, Airtable, RSS feeds, webhooks, email, Slack — anything Make.com supports.

Platform-native publishing

Not just cross-posting. Platform-specific settings for each network — reels, shorts, carousels, privacy controls.

Ready to automate your social media?

Get your API key and build your first Make.com scenario. Takes less than a minute.