Automated Instagram & Facebook Reels Posting Workflow

somdn_product_page

This n8n workflow automates the process of posting videos or photos from Google Drive directly to Instagram and Facebook Reels. It streamlines content creation by automatically generating captions using OpenAI, uploading media files, and publishing posts on social media platforms. The workflow begins with a Google Drive trigger that monitors a specific folder for new files, such as videos or images. When a new file is detected, it downloads the file from Google Drive, then invokes OpenAI’s GPT model to craft engaging captions based on the file’s name and content.

Next, the workflow saves the generated caption and media links into a Google Sheet for record-keeping. It then connects to Facebook’s Graph API, publishing the media as a Reel with the generated caption. The sequence of nodes involves setting up credentials, downloading files, calling the AI model for captions, storing data, and finally, leveraging Facebook’s API for posting.

This setup is ideal for content creators, social media managers, or marketing teams aiming to automate their content posting schedule, save time, and ensure consistent engagement on Instagram and Facebook Reels without manual intervention.

Node Count

11 – 20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.openAi, facebookGraphApi, googleDrive, googleDriveTrigger, googleSheets, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Automated Instagram & Facebook Reels Posting Workflow”

Your email address will not be published. Required fields are marked *