πŸ“± Create AI-generated social media posts from RSS feeds with GPT-5 and JsonCut

⚑ 494 views Β· πŸ“± Social Media & Email Marketing

Description

workflowtitle2.png

Automatically create and publish ready-to-post social media news updates β€” all powered by AI.
This workflow turns any RSS feed into professional, branded posts, complete with visuals and captions.

Use cases include automating news updates, sharing industry insights, or maintaining an active social presence without manual work.


Good to know


How it works

  1. The RSS Trigger monitors any RSS feed for new content.
  2. OpenAI GPT-5 rewrites the headline and creates a short, social-friendly post caption.
  3. An AI image prompt is generated to match the article’s topic and mood.
  4. JsonCut combines the background, logo, and headline text into a branded image.
  5. Once the image is ready, Blotato uploads and publishes the post directly to Instagram (or other connected platforms).

The process runs completely automatically β€” no human input required after setup.


How to use

  1. Import the workflow into your n8n instance.
  2. Configure your RSS feed URL(s).
  3. Add your JsonCut, Blotato, and OpenAI credentials.
  4. Activate the workflow β€” it will automatically generate and post new content whenever your RSS source updates.

Requirements


Setup steps

  1. Sign up for a free account at app.jsoncut.com.
  2. If you use Blotato, create an account at blotato.com and generate an API key.
  3. In n8n, add:
    • JsonCut API Key (HTTP Header Auth, header: x-api-key)
    • Blotato API credential (optional β€” can be replaced)
    • OpenAI credential for GPT-5
  4. Replace the example RSS URL in the RSS Feed Trigger node with your own.
  5. Activate the workflow β€” it will start monitoring, generating, and posting automatically.

Customising this workflow

You can easily adjust:

For advanced customization, check out:

πŸ”— Nodes Used

HTTP Request, Stop and Error, RSS Feed Trigger, OpenAI

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup