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
- Monitors your Note.com RSS feed for new articles (hourly)
- Fetches full article content via Note.com's API
- Uses OpenAI to analyze content and assign the best category and tags
- Downloads all images (including the featured image) from Note.com
- Uploads images to your WordPress media library
- Replaces all image URLs in the article content
- Publishes the post with the correct featured image
Setup
- Add your OpenAI API credentials
- Add your WordPress credentials (using Application Password)
- Update the RSS feed URL to your Note.com profile
- Customize the AI prompt with your WordPress category and tag IDs
Requirements
- Note.com account with published articles
- Self-hosted WordPress site with REST API enabled
- OpenAI API key
- WordPress Application Password
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).