🎬 Media Queue
Drag to reorder · Index 0 = Cover
0 Items
📎
Drop files or click to upload
Images & videos → added to queue
🔍 Web Scraper
URL → Media
Include Videos
Filter Logos
✍️ Caption
All
0 characters
Tone
Length
Hashtags
📱 Live Preview
Synced
🌍 Distribution
0 Selected
📌 Post Formats
⏰ Delivery
Schedule Post
Queue Summary
No media queued
0
Total Posts
0
This Week
0
Platforms Used
0
Day Streak
📋 Deployment History
Developer Mode
Live n8n payload inspector, merge debug, and node references. Data syncs with the compose form in real time.
🔬 Live Payload Inspector
The exact JSON sent to your n8n webhook on Deploy. Includes
unified_media_order map.
🔗 Merge Caption Node
n8n Debug
Shows exactly what your
🔗 Merge Caption node will receive and output.🔗 n8n Node Reference V8 Fields
Field names your n8n nodes will receive in V8:
🔍 Parse Input Node (V8)
unified_media_order
JSON array (ordered)
platforms
string[] (array)
description
string
tone
string
hashtag_count
string
cta / keywords
string
caption
string (override)
scheduled_at
ISO datetime or “”
uppost_user
string
mediaKeys
string[] binary keys
isVideo
boolean
🔗 Merge Caption Node (V8)
caption
final caption string
orderedMediaUrls
string[] — final URL order
unified_media_order
original map (passthrough)
coverUrl
string — index 0 URL
platforms
string[]
scheduled_at
ISO datetime or “”
uppost_user
string
isVideo
boolean
mediaCount
number
🌉 Media Bridge Placeholder (V8 New Node)
Converts binary uploaded files to public URLs via a temp-upload service before reaching Upload nodes. If platform supports binary streams (e.g. UPPost), passes binary directly. Outputs
resolvedMediaUrls[] + binaryKeys[].⚙️ Webhook Configuration
Enable Test Mode
👤 UPPost Profiles