-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAuto-Categorize blog posts in wordpress using A.I..json
More file actions
214 lines (214 loc) · 4.66 KB
/
Copy pathAuto-Categorize blog posts in wordpress using A.I..json
File metadata and controls
214 lines (214 loc) · 4.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
{
"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",
"name": "Rumjahn.com wordpress"
}
},
"typeVersion": 1
},
{
"id": "521deb22-62dd-4b5f-8b9a-aab9777821da",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
620,
-100
],
"parameters": {
"width": 504.88636363636317,
"content": "## How to Auto-Categorize 82 Blog Posts in 2 Minutes using A.I. (No Coding Required)\n\n💡 Read the [case study here](https://rumjahn.com/how-to-use-a-i-to-categorize-wordpress-posts-and-streamline-your-content-organization-process/).\n\n📺 Watch the [youtube tutorial here](https://www.youtube.com/watch?v=IvQioioVqhw)\n\n"
},
"typeVersion": 1
},
{
"id": "4090d827-f8cd-47ef-ad4f-654ee58216f6",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
860,
180
],
"parameters": {
"color": 3,
"width": 188.14814814814804,
"height": 327.3400673400663,
"content": "### Get wordpress posts\n\nTurn off return all if you're running into issues.\n"
},
"typeVersion": 1
},
{
"id": "71585d54-fdcc-42a5-8a0e-0fac3adc1809",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1080,
80
],
"parameters": {
"color": 4,
"width": 315.1464152082392,
"height": 416.90235690235625,
"content": "### A.I. Categorization\n\n1. you need to set up the categories first in wordpress\n\n2. Edit the message prompt and change the categories and category numbers"
},
"typeVersion": 1
},
{
"id": "29354054-8600-4e45-99d0-6f30f779a505",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1480,
240
],
"parameters": {
"color": 5,
"width": 171.64983164983155,
"height": 269.59595959595947,
"content": "### Update category"
},
"typeVersion": 1
},
{
"id": "d9fe6289-6b97-4830-80aa-754ac4d4b3e0",
"name": "Get All Wordpress Posts",
"type": "n8n-nodes-base.wordpress",
"position": [
900,
320
],
"parameters": {
"options": {},
"operation": "getAll",
"returnAll": true
},
"credentials": {
"wordpressApi": {
"id": "lGWPwxTdfPDDbFjj",
"name": "Rumjahn.com wordpress"
}
},
"typeVersion": 1
},
{
"id": "ed40bf13-8294-4b4e-a8b6-5749989d3420",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1080,
540
],
"parameters": {
"options": {}
},
"credentials": {
"openAiApi": {
"id": "XO3iT1iYT5Vod56X",
"name": "OpenAi account"
}
},
"typeVersion": 1
},
{
"id": "dafeb935-532e-4067-9dfb-7e9a6bbc4e5a",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1100,
320
],
"parameters": {
"text": "=You are an expert content strategist and taxonomy specialist with extensive experience in blog categorization and content organization.\n\nI will provide you with a blog post's title. Your task is to assign ONE primary category ID from this fixed list:\n\n13 = Content Creation\n14 = Digital Marketing\n15 = AI Tools\n17 = Automation & Integration\n18 = Productivity Tools\n19 = Analytics & Strategy\n\nAnalyze the title and return only the single most relevant category ID number that best represents the main focus of the post. While a post might touch on multiple topics, select the dominant theme that would be most useful for navigation purposes.\n\n{{ $json.title.rendered }}\n\nOutput only the category number",
"options": {},
"promptType": "define"
},
"typeVersion": 1.7
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "2a753171-425f-4b5a-bd1b-8591ad2d142c",
"connections": {
"AI Agent": {
"main": [
[
{
"node": "Wordpress",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Get All Wordpress Posts": {
"main": [
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"When clicking ‘Test workflow’": {
"main": [
[
{
"node": "Get All Wordpress Posts",
"type": "main",
"index": 0
}
]
]
}
}
}