This n8n workflow automates the process of creating and publishing blog posts on WordPress using content from Airtable, with automated image fetching and setting as featured images. It streamlines content management, ideal for content creators and marketers. The workflow begins with a schedule trigger to initiate the process periodically. It retrieves blog content from Airtable, filters out already published posts, converts markdown to HTML, and fetches relevant images from Pexels based on keywords. The blog post is then created on WordPress with the content and images. Finally, the post is updated to include the featured image, and the Airtable record is marked as ‘Posted’. This setup helps maintain a steady workflow for regularly publishing engaging content with minimal manual effort.
Automated Blog Posting & Image Setting on WordPress
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | airtable, filter, httpRequest, markdown, scheduleTrigger, set, stickyNote, wordpress |
Reviews
There are no reviews yet.