Automate Publishing of PR News Articles with Featured Images to WordPress - n8n Workflow | Neura Market
Automate Publishing of PR News Articles with Featured Images to WordPress
Streamline the process of publishing PR News articles to your WordPress site by automatically extracting content and featured images from an RSS feed.
This workflow automates the publication of PR News articles to a WordPress site. It begins by monitoring an RSS feed for new articles. Upon detecting a new article, it extracts the content and featured image URL. The image is then uploaded to WordPress as a media item. Subsequently, a new draft post is created using the article's content, with the uploaded image set as the featured image. This ensures that all articles are ready for editorial review before going live.
Platform
n8n
Category
Media & Entertainment
Price
Free
Creator
Nora Jensen
set
code
wordpress
stickyNote
httpRequest
rssFeedReadTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.