Visual workflows, connected social accounts

Automate Social Media Publishing with n8n

Use the Postifys community node to turn triggers, schedules, databases, and content pipelines into platform-specific publishing jobs—without placing six sets of social access tokens in your workflows.

FacebookInstagram YouTubePinterest LinkedInTikTok
Postifys: PublishConnected
Credential
Postifys API
Platform
Instagram · Reel
Account
Connected account dropdown
Media URL
{{ $json.video_url }}
Quick answer

What does the integration do?

The Postifys n8n community node gives workflows an API-key credential, connected-account selectors, and publishing actions for supported social platforms. n8n controls triggers and data flow; Postifys manages social authorization, media handling, platform requests, status, and history.

Workflow architecture

From content source to social platform in four clear stages

Keep orchestration visible in n8n while Postifys handles the platform-specific publishing layer.

1

Trigger

Start on a schedule, webhook, form, spreadsheet row, CMS event, or database change.

2

Prepare

Map caption, title, media URL, content type, and the target account from upstream data.

3

Publish

Send the job through the platform-specific Postifys operation using one API credential.

4

Route result

Continue on success or send failures to alerts, review queues, logs, or retry branches.

Verified capabilities

One node, platform-aware operations

Connected targets are loaded for the authenticated Postifys user. Actual capabilities still depend on each network’s account type, permissions, product approval, and media rules.

Review the Publishing API

Facebook Pages

Create supported feed, image, and Reel posts for a selected connected Page.

Instagram Professional

Publish supported images and Reels to connected professional accounts.

YouTube Channels

Upload video with a valid title and target a connected YouTube channel.

Pinterest Boards

Create supported image or video Pins on an authorized board when write access is available.

LinkedIn Members

Publish text, link, image, or video posts to connected member accounts.

TikTok Creator Inbox

Upload eligible video to the creator inbox for manual review and completion in TikTok.

Automation patterns

Workflows teams can build with Postifys and n8n

Content calendar publishing

Read approved rows from Airtable, Sheets, or a database and publish when their scheduled time arrives.

Video distribution pipeline

Take a finished video URL, prepare platform fields, and route it to selected YouTube, Meta, or TikTok workflows.

Client account routing

Map each client or brand to its connected target instead of hard-coding account credentials in the workflow.

Approval before publishing

Pause for an approval event, then send only approved captions and media into the publish node.

Failure alerts

Route unsuccessful results to email, Slack, or another operations channel with useful error context.

Post-publish recording

Store the result and platform identifier in your content database for reporting and audit trails.

Setup

Start in four steps

  1. Create a Postifys workspace
    Register and verify your email.
  2. Connect social accounts
    Authorize the Pages, profiles, channels, boards, or members your workflows will target.
  3. Create an API key
    Store the key as a Postifys credential in n8n. Never place it in browser code or public workflow exports.
  4. Install and configure the node
    Install n8n-nodes-postifys, choose an operation, select a connected target, and map your data.

Important limitations

  • Community-node installation depends on your n8n deployment and administrator settings.
  • Social platforms enforce their own permissions, media limits, rate limits, and review requirements.
  • TikTok currently delivers eligible video to the creator inbox; the creator finishes publishing manually.
  • LinkedIn company Page publishing is not currently supported; the verified workflow targets member accounts.

Prefer direct HTTP requests?

You can call the same platform-specific REST endpoints from n8n’s HTTP Request node.

Open publishing endpoint documentation
Frequently asked questions

n8n social publishing questions

Yes. With the Postifys community node, an n8n workflow can send supported posts to connected Facebook Pages, Instagram professional accounts, YouTube channels, Pinterest boards, LinkedIn member accounts, and TikTok creator accounts.

Open Community Nodes in a compatible self-hosted n8n instance, install n8n-nodes-postifys, then create a Postifys API credential using the key from your Postifys settings.

The workflow uses a Postifys API key. Social network authorization tokens are managed by Postifys for the connected user rather than copied into every workflow.

Yes. The node retrieves connected targets such as Facebook Pages, Instagram accounts, YouTube channels, Pinterest boards, and LinkedIn members for selection in node parameters.

The current production workflow uploads eligible video to the connected TikTok creator inbox. The creator then reviews and completes the post in TikTok. Direct public posting requires separate TikTok approval.

Postifys records publishing status and error details in post history. Workflows can branch on node results, while supported failed jobs can be inspected and retried from Postifys.

Turn your next n8n workflow into a publishing pipeline

Create a workspace, connect an account, install the community node, and test one controlled publishing job.