Creative Content & Video Automation
Auto categorize wordpress template
Auto categorize wordpress template
Manual
Medium
9
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
9
Node Types
5
Node Types
manual Trigger
When clicking ‘Test workflow’
1 node
wordpress
Wordpress, Get All Wordpress Posts
2 nodes
sticky Note
Sticky Note1, Sticky Note, Sticky Note2, Sticky Note3
4 nodes
lm Chat Open Ai
OpenAI Chat Model
1 node
agent
AI Agent
1 node
Workflow JSON
5.82 KB
{
"id": "caaf1WFANPKAikiH",
"meta": {
"instanceId": "558d88703fb65b2d0e44613bc35916258b0f0bf983c5d4730c00c424b77ca36a",
"templateCredsSetupCompleted": true
},
"name": "Auto categorize wordpress template",
"tags": [],
"nodes": [
{
"id": "2017403c-7496-48f8-a487-8a017c7adfe3",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
680,
320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "82ff288f-4234-4192-9046-33e5ffee5264",
"name": "Wordpress",
"type": "n8n-nodes-base.wordpress",
"position": [
1500,
320
],
"parameters": {
"postId": "={{ $('Get All Wordpress Posts').item.json.id }}",
"operation": "update",
"updateFields": {
"categories": "={{ $json.output }}"
}
},
"credentials": {
"wordpressApi": {
"id": "lGWPwxTdfPDDbFjj",
"n...Showing first 1000 characters. Click "Expand" to view the full JSON.