Developer & DevOps

Write a WordPress post with AI (starting with a few keywords)

37 nodes 194 153 Automatic trigger
Download

Workflow Description

Automation template that accepts keywords through a web form and sends them to OpenAI to generate complete article content, then publishes it directly to WordPress with automated title and tag assignment.

How it works

  1. 1.Capture keywords submitted through a dedicated web form
  2. 2.Process input data and send to OpenAI API for content generation
  3. 3.Retrieve generated article content and validate quality and relevance
  4. 4.Automatically publish the article to WordPress with metadata

Use cases

  • Generate blog posts at scale without manual intervention
  • Produce consistent content across multiple website categories
  • Accelerate editorial workflow for small content teams

Requirements

  • Active OpenAI API key with sufficient credits
  • Valid WordPress site credentials and author permissions
  • Configured web form with keyword input fields

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Form Trigger WordPress OpenAI Tool

Details

Trigger Automatic trigger
Nodes 37
Apps 4
Views 194
Downloads 153

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (37)

/

Form

Form Trigger

#1

Sticky Note2

Sticky Note

#2

Sticky Note3

Sticky Note

#3

Sticky Note5

Sticky Note

#4

Sticky Note9

Sticky Note

#5

Sticky Note10

Sticky Note

#6

Sticky Note11

Sticky Note

#7

Sticky Note12

Sticky Note

#8

Sticky Note

Sticky Note

#9

Sticky Note1

Sticky Note

#10

Sticky Note13

Sticky Note

#11

Sticky Note4

Sticky Note

#12

Sticky Note14

Sticky Note

#13

Sticky Note6

Sticky Note

#14

Sticky Note7

Sticky Note

#15

Settings

Set

#16

Sticky Note8

Sticky Note

#17

Sticky Note15

Sticky Note

#18

Check data consistency

If

#19

Split out chapters

Split Out

#20

Merge chapters title and text

Merge

#21

Final article text

Code

#22

Post on Wordpress

Wordpress

#23

Upload media

HTTP Request

#24

Set image ID for the post

HTTP Request

#25

Respond: Success

Webhook

#26

Respond: Error

Webhook

#27

Sticky Note16

Sticky Note

#28

Sticky Note17

Sticky Note

#29

Sticky Note18

Sticky Note

#30

Sticky Note19

Sticky Note

#31

Sticky Note21

Sticky Note

#32

Sticky Note22

Sticky Note

#33

Generate featured image

OpenAI

#34

Wikipedia

Tool Wikipedia

#35

Create post title and structure

OpenAI

#36

Create chapters text

OpenAI

#37