Upload videos to Facebook Pages and Groups with Facebook Graph API

Go to Workflow
1 views
Built by Talukder Sobur Ahmed Talukder Sobur Ahmed
Created on June 08, 2026

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_video permission
Video file to upload

Nodes Used (1)

HTTP Request
n8n-nodes-base.httpRequest