Skip to content

Free resources / n8n workflows

n8n workflows that
run your content.

Ready-made automations that plug straight into the PostSider API. Your AI or your n8n pipeline writes the content, PostSider schedules and publishes it. Import one, connect your account, no code required.

  1. 01

    Get an API key

    Create one in the app under Settings > API. It starts with ps_ and is shown once, so keep it somewhere safe.

  2. 02

    Import a workflow

    In n8n open Workflows > Import from File > URL and paste the import URL from any card below.

  3. 03

    Connect and run

    Select the PostSider API Key credential on the HTTP nodes, fill in the values in the first Set or Code node and hit test workflow.

01

AI content engines

Type a topic, pick a mode, run. Each engine writes the platform-native post with AI and publishes it through PostSider, now or via the approval queue. Uses your own OpenAI key.

  1. 01

    Multi-channel content engine

    One idea in, a full campaign out: AI writes a platform-native post for X, LinkedIn, Facebook and Instagram (sharing one image), each lands in the calendar at its own best slot and goes into the approval queue.

    • AI
    • Multi-channel
    • Campaign
    Download JSON

    https://postsider.com/n8n/multi-channel-engine.json

  2. 02

    Automated social engine: X

    Turns one idea into a ready X (Twitter) post: AI writes it with the right length and hashtags, then publishes now or routes it through the approval queue. The fastest AI publishing loop.

    • AI
    • X (Twitter)
    • Approval
    Download JSON

    https://postsider.com/n8n/social-engine-x.json

  3. 03

    Automated social engine: LinkedIn

    Turns one idea into a professional LinkedIn post with a concrete takeaway and a call to action. Publish immediately or route it through the approval queue first.

    • AI
    • LinkedIn
    • Approval
    Download JSON

    https://postsider.com/n8n/social-engine-linkedin.json

  4. 04

    Automated social engine: Instagram

    AI writes the caption, dall-e-3 generates the image, PostSider uploads it and publishes an image post now or via the approval queue. Paste your own image URL to skip AI generation.

    • AI
    • Instagram
    • Image
    Download JSON

    https://postsider.com/n8n/social-engine-instagram.json

02

Core starters

One purpose each, ready to extend. Everything plugs into the same public API.

  1. 01

    Publish a post now

    Sends one message to one channel the moment you run it. The fastest way to verify your API key and channel setup end to end.

    • Publish
    • Starter
    • API
    Download JSON

    https://postsider.com/n8n/publish-now.json

  2. 02

    Schedule to PostSider's best slot

    Asks PostSider for the next free slot that matches your posting rhythm, then schedules the post there. The same day-aware queue logic the dashboard uses.

    • Schedule
    • Best time
    • Queue
    Download JSON

    https://postsider.com/n8n/schedule-best-slot.json

  3. 03

    Cross-post to multiple channels

    Sends one message to several channels in a single call. Add per-channel overrides when a network needs its own hashtags or phrasing.

    • Cross-post
    • Multi-channel
    • Bulk
    Download JSON

    https://postsider.com/n8n/cross-post-channels.json

  4. 04

    AI-rewrite a caption and publish

    Rewrites your draft with OpenAI, then publishes the result. You control the prompt, the model and the tone. Mirrors the in-app caption rewrite, fully yours.

    • AI
    • OpenAI
    • Rewrite
    Download JSON

    https://postsider.com/n8n/ai-rewrite-publish.json

  5. 05

    Route a post through approval

    Creates a draft, pushes it into the human approval queue, waits for the review, then checks the outcome. Approve in the app and PostSider schedules it for you.

    • Approval
    • Team
    • Draft
    Download JSON

    https://postsider.com/n8n/approval-queue.json

  6. 06

    Publish from any system via webhook

    A webhook endpoint that publishes or schedules from any system: Zapier, Make, your own backend, a CRM button. JSON in, post out.

    • Webhook
    • Integrations
    • API
    Download JSON

    https://postsider.com/n8n/webhook-publish.json

03

Batch & teams

Built for agencies and teams that move content in volume.

  1. 01

    Google Sheets to PostSider queue

    Turns a Google Sheet into your posting queue: every run takes the next pending row, asks PostSider for the best free slot and creates a scheduled draft there. Fill the sheet, run it on a schedule, the calendar tops itself up.

    • Google Sheets
    • Queue
    • Batch
    Download JSON

    https://postsider.com/n8n/google-sheets-to-queue.json

04

Automation blueprints

Full pipelines that connect the rest of your stack to PostSider. Each one comes with a step-by-step setup guide inside the workflow.

  1. 01

    Telegram to PostSider

    Post from your phone: message your Telegram bot, the AI writes the post and PostSider publishes it or queues it for approval. The fastest way to post from anywhere.

    • Telegram
    • AI
    • Mobile
    Download JSON

    https://postsider.com/n8n/telegram-to-postsider.json

  2. 02

    RSS to PostSider

    Watches your blog RSS feed. Every new article becomes AI-written posts for X, LinkedIn and Facebook, scheduled into the calendar at the best slots and pushed into the approval queue.

    • RSS
    • Blog
    • AI
    Download JSON

    https://postsider.com/n8n/rss-to-postsider.json

  3. 03

    Weekly plan generator

    One topic in, a week of content out: the AI plans N post ideas, then each run writes one post, finds the best slot and creates a draft. Approve in the app to publish.

    • AI
    • Plan
    • Queue
    Download JSON

    https://postsider.com/n8n/weekly-plan-generator.json

  4. 04

    Webhook to PostSider

    A webhook that turns any incoming JSON into an AI-written post. Send a topic and channel id from Zapier, Make, your backend or an AI agent; the AI writes, PostSider publishes.

    • Webhook
    • AI
    • Agents
    Download JSON

    https://postsider.com/n8n/webhook-to-postsider.json

  5. 05

    YouTube to PostSider

    Checks your channel on a schedule. Every new video becomes AI-written announcements for X, LinkedIn and Telegram, scheduled into the calendar at the best slots.

    • YouTube
    • AI
    • Video
    Download JSON

    https://postsider.com/n8n/youtube-to-postsider.json

  6. 06

    CSV to PostSider queue

    Upload a CSV (content, channelId, optional imageUrl) and every run schedules one pending row into the calendar at the best free slot. Bulk scheduling without Google Sheets.

    • CSV
    • Queue
    • Batch
    Download JSON

    https://postsider.com/n8n/csv-to-queue.json

FAQ

Workflows, answered.

Do these workflows run anywhere n8n runs?
Yes. Every node is a standard HTTP Request, Code or trigger node, so the same file imports and runs on n8n Cloud, n8n Desktop and n8n instances you run yourself.
What do I need to run them?
A free PostSider account, at least one connected channel and an API key from Settings > API. The AI workflows (the content engines and the AI rewrite starter) call your own OpenAI key directly; all other workflows only need the PostSider key.
Do the AI workflows use PostSider’s AI?
No. The AI workflows call your own OpenAI key directly and you keep full control over the prompt, the model and the cost. PostSider handles publishing and scheduling, which is what the API is for.
Can I point the workflows at another PostSider instance?
Yes. Replace api.postsider.com in the HTTP nodes with the base URL of your instance. If the API is served under /api, keep that part, for example https://social.example.com/api.
Are the workflows free to keep?
Yes. They are plain JSON files you import into n8n and keep forever. PostSider plans apply to publishing, not to the workflows themselves.

Built on the public API

Automate your whole pipeline.

Connect your channels, import a workflow and let n8n keep your queue full. No credit card required.