Trigger
Start on a schedule, webhook, form, spreadsheet row, CMS event, or database change.
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.
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.
Keep orchestration visible in n8n while Postifys handles the platform-specific publishing layer.
Start on a schedule, webhook, form, spreadsheet row, CMS event, or database change.
Map caption, title, media URL, content type, and the target account from upstream data.
Send the job through the platform-specific Postifys operation using one API credential.
Continue on success or send failures to alerts, review queues, logs, or retry branches.
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 APICreate supported feed, image, and Reel posts for a selected connected Page.
Publish supported images and Reels to connected professional accounts.
Upload video with a valid title and target a connected YouTube channel.
Create supported image or video Pins on an authorized board when write access is available.
Publish text, link, image, or video posts to connected member accounts.
Upload eligible video to the creator inbox for manual review and completion in TikTok.
Read approved rows from Airtable, Sheets, or a database and publish when their scheduled time arrives.
Take a finished video URL, prepare platform fields, and route it to selected YouTube, Meta, or TikTok workflows.
Map each client or brand to its connected target instead of hard-coding account credentials in the workflow.
Pause for an approval event, then send only approved captions and media into the publish node.
Route unsuccessful results to email, Slack, or another operations channel with useful error context.
Store the result and platform identifier in your content database for reporting and audit trails.
n8n-nodes-postifys, choose an operation, select a connected target, and map your data.You can call the same platform-specific REST endpoints from n8n’s HTTP Request node.
Open publishing endpoint documentationn8n-nodes-postifys, then create a Postifys API credential using the key from your Postifys settings.Create a workspace, connect an account, install the community node, and test one controlled publishing job.