Automate Instagram Carousel Posts from Google Drive Images via Cloudinary - n8n Workflow | Neura Market
Automate Instagram Carousel Posts from Google Drive Images via Cloudinary
This n8n workflow automates the creation and publishing of Instagram carousel posts by downloading images from Google Drive, uploading them to Cloudinary, and publishing them through the Facebook Graph API, with Telegram alerts for successful posts.
Designed for social media managers and content creators, this workflow streamlines the process of posting Instagram carousel posts. It handles multiple images, ensuring they are hosted reliably on Cloudinary before being published as a carousel post on Instagram. The workflow also integrates with Telegram to provide notifications upon successful publication, and includes error handling to ensure continuity even if individual images fail.
Platform
n8n
Category
Social Media
Price
Free
Creator
Lucas Dubois
set
code
wait
telegram
stickyNote
googleDrive
httpRequest
manualTrigger
splitInBatches
facebookGraphApi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.