workflows.fit
Back to n8n workflows
n8n templateFreeBy Talukder Sobur Ahmed

Upload videos to Facebook Pages and Groups with Facebook Graph API

Purpose: Uploads videos to Facebook Pages or Groups automatically, either via a Form Trigger or triggered by another workflow. Features: - Accepts video file, message, targetid (Page/Group ID), and accesstoken. - Prep...

DevelopmentCore NodesForm TriggerSetHttp RequestMerge
Loading interactive preview...

Template notes

Purpose: Uploads videos to Facebook Pages or Groups automatically, either via a Form Trigger or triggered by another workflow.

Features: - Accepts video file, message, targetid (Page/Group ID), and accesstoken. - 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: 1. Import workflow into n8n (cloud or self-hosted). 2. Activate workflow. 3. Fill in targetid and Page Access Token in the form or pass via sub-workflow. 4. Upload video and message. 5. Video is posted automatically.

Requirements: - n8n instance (cloud or self-hosted) - Facebook Page/Group Access Token with publishvideo permission - Video file to upload