๐ŸŽฌ Sync Note.com articles to WordPress with OpenAI categorization and tags

โšก 6 views ยท ๐ŸŽฌ Content Creation & Video

Description

Automatically publish your Note.com articles to WordPress with intelligent category and tag assignment powered by OpenAI.

Who is this for

Content creators and bloggers who publish on Note.com and want to maintain a synced WordPress blog without manual copy-pasting.

What this workflow does

  1. Monitors your Note.com RSS feed for new articles (hourly)
  2. Fetches full article content via Note.comโ€™s API
  3. Uses OpenAI to analyze content and assign the best category and tags
  4. Downloads all images (including the featured image) from Note.com
  5. Uploads images to your WordPress media library
  6. Replaces all image URLs in the article content
  7. Publishes the post with the correct featured image

Setup

  1. Add your OpenAI API credentials
  2. Add your WordPress credentials (using Application Password)
  3. Update the RSS feed URL to your Note.com profile
  4. Customize the AI prompt with your WordPress category and tag IDs

Requirements

Customization

Edit the system prompt in the AI node to match your WordPress taxonomy. You can also change the polling frequency and post status (draft/publish).

๐Ÿ”— Nodes Used

HTTP Request, Wordpress, RSS Feed Trigger, OpenAI

๐Ÿ“ฅ Import

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

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup