Reusable workflows

n8n workflow templates for Postifys

Import JSON into n8n, add a Header Auth credential (Authorization: Bearer YOUR_API_KEY), replace example IDs/URLs, then run.

Reviewed: 2026-07-24 · 10 templates

Quick answer: These templates call the Postifys REST API with n8n’s HTTP Request node so they import cleanly even if the community node version differs. You can later swap nodes for n8n-nodes-postifys.
Setup: 1) Create API key in Settings · 2) In n8n create Header Auth: Name Authorization, Value Bearer YOUR_API_KEY · 3) Import JSON · 4) Map connected account IDs from Getting started.

Postifys - Instagram Reel

Publish an Instagram Reel through Postifys using n8n HTTP Request + API key.

Download JSON

Postifys - YouTube upload

Upload a YouTube video (default private) through Postifys from n8n.

Download JSON

Postifys - TikTok creator inbox

Upload a TikTok video to the creator inbox (creator completes publish in TikTok).

Download JSON

Postifys - Facebook Page image

Publish an image to a Facebook Page through Postifys.

Download JSON

Postifys - Facebook + Instagram fan-out

Send the same image to Facebook and Instagram. Inspect each response; failures can be partial.

Download JSON

Postifys - LinkedIn with API key check

Validate the API key first, then publish a LinkedIn member text post.

Download JSON

Postifys - Pinterest Pin

Create a Pinterest image Pin through Postifys (requires approved write access).

Download JSON

Postifys - Instagram Reel from Google Drive

Publish a Drive-hosted Reel with proxyDownload. Share the file as Anyone with the link.

Download JSON

Postifys - Scheduled Facebook feed post

Example daily schedule → Facebook FEED post. Adjust cron and copy before activating.

Download JSON

Postifys - List connected accounts

Fetch connected account IDs to paste into publish workflows.

Download JSON

n8n publishing guide · Automation guide · npm package