Make + Wahlu

Visual social media automation with Make.com scenarios

Connect Wahlu to Make.com for discovery, remote media, drafts, preflight, and pending-review Schedules — no custom app required.

InstagramTikTokLinkedInFacebookYouTube

What you can automate

Current documented REST operations through Make.com's HTTP module.

HTTP modules

Use Make.com's built-in HTTP module to call documented Wahlu REST endpoints. No custom app required.

Multi-platform drafts

Create drafts with canonical copy and supported settings for Instagram, TikTok, LinkedIn, Facebook, and YouTube.

Scheduled scenarios

Use Make's schedule module to begin a new held campaign workflow hourly, daily, or weekly.

Held Schedules

Create a pending-review Schedule, then read its action-required status and bounded next actions.

Media handling

Import a public image or video URL, read readiness once, and stop with Wahlu's guidance if it is not ready.

Content pipeline

Chain discovery, remote media import, draft creation, write-free preflight, and a pending-review Schedule.

Scenario examples

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

Scenario: Held content calendar
Trigger

Google Sheets new row

Wahlu API

HTTP modules create an idempotent draft, run preflight, and create a pending-review Schedule

Result

The content calendar records a held Schedule with explicit next actions

Scenario: Auto-repurpose blog posts
Trigger

RSS feed new item

Wahlu API

HTTP module creates a draft with canonical article-summary copy

Result

Blog content is ready for write-free preflight and human review

Scenario: Weekly campaign preparation
Trigger

Schedule module runs weekly

Wahlu API

HTTP modules import approved remote media and create fresh pending-review Schedules

Result

Every campaign stops safely for review before higher-authority approval

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/v1/brands/:brand_id/content-items
Method: POST
Headers:
  Authorization: Bearer wahlu_live_...
  Content-Type: application/json
  Idempotency-Key: make-draft-{{1.id}}
Body:
{
  "name": "{{1.title}}",
  "copy_mode": "single",
  "single_copy": {
    "caption": "{{1.text}}",
    "hashtags": []
  }
}

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 held Schedule workflows from Google Sheets, Airtable, RSS, webhooks, email, or Slack.

Platform-specific preparation

Prepare supported platform-specific media and settings for reels, shorts, carousels, and privacy controls.

Ready to automate your social media?

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