Automate WordPress Posts with Featured Images from Airtable - n8n Workflow | Neura Market
Automate WordPress Posts with Featured Images from Airtable
This workflow pulls data from Airtable, converts markdown to HTML, creates WordPress posts as drafts, uploads images, and sets them as featured images for efficient bulk publishing.
This n8n workflow streamlines content publishing by automating the creation of WordPress posts directly from an Airtable dashboard. It fetches post data including titles, markdown-formatted blog bodies, and associated images from Airtable. The markdown content is converted to HTML for seamless WordPress compatibility, ensuring optimized formatting.
Once the post is drafted in WordPress with the title and body, the workflow uploads the featured image via the WordPress REST API and assigns it to
Platform
n8n
Category
AI & Machine Learning
Price
$12.99
Creator
Maxim Luong
WordPress
Airtable
Content Automation
Featured Images
Bulk Publishing
Markdown to HTML
Media Upload
n8n Workflow
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.