π± Upload videos to Facebook Pages and Groups with Facebook Graph API
β‘ 118 views Β· π± Social Media & Email Marketing
Description
Purpose: Uploads videos to Facebook Pages or Groups automatically, either via a Form Trigger or triggered by another workflow.
Features:
- Accepts video file, message, target_id (Page/Group ID), and access_token.
- Prepares metadata and handles chunked uploads for large videos.
- Initiates, transfers, and completes upload using Facebook Graph API.
- Modular and reusable for integration into larger automation pipelines.
Who itβs for: Content creators, social media managers, agencies, or SaaS builders wanting automated Facebook video posting.
Setup:
- Import workflow into n8n (cloud or self-hosted).
- Activate workflow.
- Fill in target_id and Page Access Token in the form or pass via sub-workflow.
- Upload video and message.
- Video is posted automatically.
Requirements:
- n8n instance (cloud or self-hosted)
- Facebook Page/Group Access Token with
publish_videopermission - Video file to upload
π Nodes Used
HTTP Request, Execute Workflow Trigger, n8n Form Trigger
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File