Automate WordPress Posts to Medium Publishing - n8n Workflow | Neura Market
Automate WordPress Posts to Medium Publishing
This workflow automates the process of extracting posts from a WordPress site and publishing them to Medium in a structured format.
The workflow begins by retrieving all blog posts from a specified WordPress URL. It extracts the titles and URLs of these posts, allowing for easy sorting and selection. The content of selected posts is then fetched and formatted before being published on Medium with specified tags and settings. This automation streamlines content distribution, saving time and ensuring consistency across platforms.
Platform
n8n
Category
Media & Entertainment
Price
Free
Creator
Eli Brooks
html
medium
itemLists
stickyNote
httpRequest
manualTrigger
splitInBatches
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.