Home / Guides / Publish one video across six platforms

Publish one video across six platforms

Publish one prepared video to Facebook, Instagram, YouTube, Pinterest, LinkedIn, and TikTok with Postifys while respecting each platform’s rules.

Reviewed: 2026-07-24

Answer: Prepare one final video file, then fan out with platform-specific Postifys endpoints (or n8n nodes). Expect different account types, fields, and outcomes - especially TikTok inbox completion and no LinkedIn Company Pages.

Design rule

One media asset, six platform jobs - not one “magic” payload. Each network still needs the correct account type and fields.

PlatformAccountVideo pathWatch-out
FacebookPageFeed / Reel fieldsNo personal profile wall
InstagramProfessionaltype REELNo personal accounts
YouTubeChannelUpload + title requiredProvider processing after accept
PinterestBoardImage Pin todayVideo Pin not claimed
LinkedInMemberMember video postNo Company Pages currently
TikTokCreatorUpload to inboxNot Direct Post unless separately approved

Recommended pipeline

  1. Encode once (MP4/H.264 when possible) and host a stable URL.
  2. Validate size against Postifys temporary-media limits.
  3. Create six platform jobs (API or n8n fan-out).
  4. Track each lane in Post History; retry only failures.
  5. For TikTok, complete publish in the creator app/inbox when required.

Related: pipeline design · partial failure recovery · FB+IG fan-out template · compatibility matrix

Technical reviewer: Postifys engineering (sourced from live API behavior and public docs). Contact info@postifys.com.