Skip to main content

Repurpose one idea into a week of social content with Notion and GPT-4o

Workflow preview

Workflow preview
100%
Repurpose one idea into a week of social content with Notion and GPT-4o preview
Open on n8n.io

Important notice

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

1. Workflow Overview

n8n Template Submission – “7 Day Content Bloom” by Shelly Ann Davy, The Workflow Muse What it does Drop one article URL or brain dump idea into this workflow and watch it blossom into a week ...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.notiontrigger, n8n-nodes-base.merge, n8n-nodes-base.wait, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.httprequest

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Shelly-Ann Davy.

Original n8n.io source

1.1 Workflow description

Title
Repurpose one idea into a week of social content with Notion and GPT-4o
Workflow name
Repurpose one idea into a week of social content with Notion and GPT-4o

📦 n8n Template Submission – “7-Day Content Bloom”
by Shelly-Ann Davy, The Workflow Muse


🌸 What it does

Drop one article URL or brain-dump idea into this workflow and watch it blossom into a week of graceful, feminine content for Instagram, X/Twitter, Pinterest, and your Sunday-email love-note.
AI writes every caption, tweet, pin title, FAQ, and CTA in my signature warm-neuroscience tone—then tucks everything into a clean Notion page for your final approval.
Optional one-click scheduling to Tailwind & Pinterest keeps your feed blooming while you sip tea.


👩‍🎨 Who it’s for

Creators, moms, and gentle-growth entrepreneurs who crave consistent visibility without hustle energy.


🪄 How it works

  1. Trigger – Webhook or Notion row status = “Ready to Repurpose”.
  2. AI Musegpt-4o crafts platform-specific copy in strict JSON.
  3. Notion Oasis – Every caption, tweet, pin, and FAQ lands in a single, beautiful page.
  4. Optional Bloom – Auto-schedule IG & Pinterest via Tailwind (toggle on/off).
  5. Whisper notification – Slack/Discord ping when the bouquet is ready.

🛠️ One-time setup (5 min)

Asset Where to find Notes
Notion database Duplicate template pastel palette included
OpenAI key n8n → Credentials → OpenAI no keys hard-coded
Tailwind & Pinterest tokens Optional; HTTP Header Auth credentials only if you want autopilot

🧪 Quick test

Send this to your webhook URL:

{
  "source_url": "https://yourblog.com/neuroscience-productivity",
  "idea_text": ""
}

…or flip any Notion row to Ready to Repurpose and watch the magic.


📊 Privacy & cost

Data stays in your Notion, Tailwind, and Pinterest accounts.
OpenAI charges only for the tokens you use (~$0.04 per run on average).


🎨 Brand voice baked in

Elegant, feminine, neuroscience-backed, and always ending with a gentle CTA to your free Sunday-reset Notion template.


Ready to let your next big idea bloom across the internet—stress-free?
Activate the workflow, and let the Muse do the rest. 🌷

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 - Sticky: Overview & Setup

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

Block 2 - Sticky: Step 1 – Triggers

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

Block 3 - Sticky: Step 2 – AI & Storage

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

Block 4 - Webhook: Receive Idea/URL

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

Block 5 - Notion Trigger: On Ready Status

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

Block 6 - Merge: Both Triggers

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

Block 7 - Wait: Jitter 7–22s

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

Block 8 - Set: Gather Inputs

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

Block 9 - IF: Has Source URL?

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

Block 10 - HTTP: Fetch Source Page

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4

Block 11 - Code: Strip HTML to Text

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

Block 12 - Set: Use Raw Idea

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

Block 13 - Merge: Choose Source

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

Block 14 - Set: User Config (Edit Me!)

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

Block 15 - OpenAI: Repurpose → JSON

Type / Role
n8n-nodes-base.openAi - openAi
Config choices
Version 4

Block 16 - Code: Parse AI Output

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

Block 17 - Notion: Save Content Page

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

Block 18 - IF: Schedule to Tailwind?

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

Block 19 - HTTP: Post to Tailwind

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4

Block 20 - IF: Post to Pinterest?

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

Block 21 - HTTP: Create Pinterest Pin

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4

Block 22 - Sticky: Troubleshooting & Observability

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

3. Summary Table

Workflow Repurpose one idea into a week of social content with Notion and GPT-4o
Complexity advanced
Nodes 22
Categories Content Creation, Multimodal AI
Author Shelly-Ann Davy
Published 22 Aug 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/7751/7751.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 Repurpose one idea into a week of social content with Notion and GPT-4o do?

n8n Template Submission – “7 Day Content Bloom” by Shelly Ann Davy, The Workflow Muse What it does Drop one article URL or brain dump idea into this workflow and watch it blossom into a week ...

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 Content Creation, Multimodal AI use case.