Skip to main content

Automate RSS to Instagram with AI-generated content and Cloudinary

Workflow preview

Workflow preview
100%
Automate RSS to Instagram with AI-generated content and Cloudinary preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

What it does Reads and aggregates news from one or more RSS feeds (customizable by category). Uses AI to select the most relevant or engaging articles. Generates a caption and headline with a natur...

Best for

  • Social Media automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.scheduletrigger, n8n-nodes-base.rssfeedread, n8n-nodes-base.aggregate, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.stickynote, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.merge

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Paolo Ronco.

Original n8n.io source

1.1 Workflow description

Title
Automate RSS to Instagram with AI-generated content and Cloudinary
Workflow name
Automate RSS to Instagram with AI-generated content and Cloudinary

What it does

  • Reads and aggregates news from one or more RSS feeds (customizable by category).
  • Uses AI to select the most relevant or engaging articles.
  • Generates a caption and headline with a natural, professional tone.
  • Creates a realistic AI-generated image to match the topic.
  • Uploads the image to Cloudinary and publishes the post directly to Instagram through the Meta Graph API.
  • Runs automatically on schedule (default: every 5 hours) — no manual steps required.

Why it’s different

  • Works with any subject or niche, from tech to fashion, news, travel, and more.
  • Includes a guide with curated RSS feed sources by category — ready to plug in.
  • AI-driven content generation for text and visuals, tuned for professional results.
  • Fully automated workflow — from discovery to publishing.
  • Self-hosted and scalable, with no vendor lock-in.

What’s included

  • Workflow JSON file (import-ready for n8n).
  • PDF deployment guide (written together), covering:
  • how to set up RSS sources by category;
  • configuring APIs (OpenAI, Cloudinary, Meta Graph);
  • scheduling and testing the workflow;
  • recommended best practices for stability and scaling.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 2 - RSS Read

Type / Role
n8n-nodes-base.rssFeedRead - rssFeedRead
Config choices
Version 1.2

Block 3 - Aggregate

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 4 - Best Article finder

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.2

Block 5 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - group the news into 1 item

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 7 - Find the urls the ai outputted

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 8 - All url's to 1 string

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 9 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - 4o-mini

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 11 - 4.1

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 12 - Merge

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 13 - Generate an image

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

Block 14 - News-writer

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.2

Block 15 - Instagram publish media

Type / Role
n8n-nodes-base.facebookGraphApi - facebookGraphApi
Config choices
Version 1

Block 16 - Instagram params

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 17 - Instagram check status of media uploaded before

Type / Role
n8n-nodes-base.facebookGraphApi - facebookGraphApi
Config choices
Version 1

Block 18 - If media status is finished

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 19 - Instagram check status of media published before

Type / Role
n8n-nodes-base.facebookGraphApi - facebookGraphApi
Config choices
Version 1

Block 20 - Facebook Graph API

Type / Role
n8n-nodes-base.facebookGraphApi - facebookGraphApi
Config choices
Version 1

Block 21 - Wait

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 22 - Loop Over Items

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 23 - Add_textReadMore-toimage

Type / Role
n8n-nodes-base.editImage - editImage
Config choices
Version 1

Block 24 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Showing the first 24 of 35 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Automate RSS to Instagram with AI-generated content and Cloudinary
Complexity advanced
Nodes 35
Categories Social Media, Multimodal AI
Author Paolo Ronco
Published 14 Dec 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/11791/11791.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Automate RSS to Instagram with AI-generated content and Cloudinary do?

What it does Reads and aggregates news from one or more RSS feeds (customizable by category). Uses AI to select the most relevant or engaging articles. Generates a caption and headline with a natur...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media, Multimodal AI use case.