Zilfu for Pinterest

Post to Pinterest.
From anywhere.

Drop in your visuals, pick the board, drop in a destination link. Zilfu publishes pins on schedule and quietly drives traffic back to wherever you sell, write, or build.

L
Lumen Studio
Pinterest · Mood boards
Scheduled

Spring color palette → /blog/colors-2026 🎨

Mon · 9:00 AM Smart Slot
POST /v1/posts
{
  "content": "Smart Slots ✨",
  "networks": ["pinterest"],
  "schedule_at": "Mon 9:00"
}
✓ scheduled 200 OK · 142ms
  • Skip Pinterest's clunky scheduler
  • Pin to any board you own
  • Destination links on every pin
  • Crosspost without copy-paste
— What you get

Built for the way you use Pinterest.

Schedule pins weeks ahead, send traffic back to your site, and see what actually works — all without opening Pinterest.

01 — Schedule

Pin once. Drive traffic forever.

Stack a month of pins across all your boards in one focused session — then walk away. Zilfu publishes on schedule and your pins keep working: surfacing in search, racking up saves, and quietly sending traffic back to your site for months.

Get started free →
Up next this week 12 scheduled
Tue · 6:15 PM0:32 · → studio life

Minimalist studio tour 🏠

Video pin
Wed · 12:00 PM+ link · → product launches

New collection just dropped → /shop 🌸

Image pin
Fri · 8:00 AM→ design tips

Quick tip: when to break the grid → /blog/grid 📐

Image pin
02 — Compose

Pin once. Post everywhere.

Drop your image into one composer, write the title, pick the destination link, and Zilfu publishes everywhere at once. Pinterest, Instagram, Facebook, LinkedIn — same image, right format, right captions, no copy-paste.

Get started free →
New pin Saved · just now

Spring color palette → /blog/colors-2026 🎨 a guide to the warmest shades for the season

Publishing to
P Mood boards Pinterest
IG @lumenstudio Instagram
f Lumen Studio Facebook
Li Lumen Studio LinkedIn
03 — Measure

Track every save and click.

Impressions, saves, and outbound clicks — broken down per pin and board. Refreshed every four hours, ready when you open your laptop. No CSV exports. No spreadsheets.

Get started free →
Impressions 42.8K +46%
Saves 2.1K +31%
Clicks 812 +24%
Pin saves · last 30 days Pinterest
— How it works

From zero to scheduled in under a minute.

Three steps. Then the rest of your week takes care of itself.

1

Connect in one click.

Sign in with Pinterest, pick the Business account you want Zilfu to manage, and grant the standard permissions. That's the whole setup — your boards show up automatically.

2

Drop in your pin.

Upload an image or video, pick a board, attach a destination link — directly in the composer, or via Zapier, n8n, your CMS, your AI agent. Anything that talks HTTP.

3

We publish. You watch.

Pins go live at the right time. Impressions, saves, and outbound clicks roll in every four hours. Webhooks fire on publish, fail, and reply.

— For developers

Automate with APIs.

Your CMS, your AI agent, your automation tool — anything that talks HTTP can publish image and video pins to your Pinterest boards. Destination links, webhooks, and an MCP server included.

142ms
# Schedule a pin to a specific Pinterest board.
curl -X POST https://zilfu.app/api/posts \
  -H "Authorization: Bearer sk_live_xxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "content": "A guide to the warmest shades of the season",
    "networks": ["pinterest"],
    "media": ["https://cdn.example.com/palette.jpg"],
    "metadata": {
      "board_id": "1234567890",
      "title": "Spring color palette 2026",
      "link": "https://lumen.studio/blog/colors-2026"
    },
    "schedule_at": "2026-04-23T18:15:00Z"
  }'
# Add Zilfu's MCP server to Claude, Cursor, or any agent.
{
  "mcpServers": {
    "Zilfu": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://zilfu.app/mcp/social-media",
        "--header",
        "Authorization: Bearer ${SOCIAL_MEDIA_TOKEN}"
      ],
      "env": {
        "SOCIAL_MEDIA_TOKEN": "<paste your api token>"
      }
    }
  }
}
✓ Response · 200 OK
{
  "id": "post_8aB3xY9k",
  "status": "scheduled",
  "scheduled_at": "2026-04-23T18:15:00Z",
  "networks": [
    { "name": "pinterest", "status": "queued" }
  ]
}
No upgrade needed

Full API on the free plan. Same endpoints, no surprises.

No servers to run

Hosted MCP server — drop the URL into Claude, Cursor, or any agent.

Real events

Webhooks fire when posts publish, fail, or get a reply.

— FAQ

Pinterest, asked and answered.

Yes. Pinterest's API only allows third-party scheduling for Business accounts. Switching is free in your Pinterest settings and only takes a minute — your existing pins and boards stay exactly where they are.

Yes — every pin goes to the board you choose. When you connect Pinterest, Zilfu picks up all the boards you own and lets you pick the destination per pin. You can also add a title and a destination link so each pin sends traffic where you want it.

Image pins and video pins. For each pin you can add a title (up to 100 characters), a description, and an outbound link. For video pins you can attach a cover image to control the thumbnail.

Yes. Scheduled pins sit in your queue until publish time — edit the title, swap the media, change the board, change the link, change the time, or cancel entirely whenever you like.

We never see your password — Zilfu connects through Pinterest's official login and only requests the permissions we need: one to publish pins on your behalf, one to read engagement on your pins, and one to list the boards you own so you can pick where each pin goes. You can revoke access from your Pinterest settings at any time.

Schedule once. Show up daily.

Connect your Pinterest in one click and let your queue do the rest. Free forever — no credit card, no commitments.

Connect Pinterest free →