Publish Social Posts Directly from n8n
Install n8n-nodes-postifys, add your Postifys API key, choose a connected account from live dropdowns, and publish to Facebook, Instagram, YouTube, Pinterest, LinkedIn, and TikTok creators.
What the Node Does
The node acts as a thin automation layer. Postifys stores connection tokens, while the n8n node sends publish jobs securely.
Credential Test
Stores your API key and validates credentials against the Postifys server before scheduling jobs.
Dynamic Dropdowns
Pulls connected Facebook Pages, Instagram profiles, YouTube channels, Pinterest boards, and LinkedIn members live.
Post History Tracking
Returns a unique history ID for every execution so you can inspect success or failures directly from the dashboard.
Installation Details
The node is published on npm and handles OAuth authorization internally on our server.
npm package
n8n-nodes-postifys
Credential validation request
GET https://postifys.com/api/key/test
Authorization: Bearer YOUR_API_KEY