@n8n-as-code/skills 2.2.4 → 2.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/n8n-credentials-ontology.json +183 -3
- package/dist/assets/n8n-docs-complete.json +3802 -3618
- package/dist/assets/n8n-knowledge-index.json +2103 -1701
- package/dist/assets/n8n-nodes-index.json +3965 -2170
- package/dist/assets/n8n-nodes-technical.json +3892 -1958
- package/dist/assets/workflows-index.json +1658 -39
- package/package.json +2 -2
|
@@ -1,11 +1,38 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-06-
|
|
2
|
+
"generatedAt": "2026-06-04T10:49:48.291Z",
|
|
3
3
|
"repository": "https://github.com/nusquama/n8nworkflows.xyz.git",
|
|
4
4
|
"sourceRef": "main",
|
|
5
|
-
"sourceCommit": "
|
|
5
|
+
"sourceCommit": "58899e18140ac062c962e824c513a42ef2752757",
|
|
6
6
|
"refreshStrategy": "fresh-clone-per-build",
|
|
7
|
-
"totalWorkflows":
|
|
7
|
+
"totalWorkflows": 9082,
|
|
8
8
|
"workflows": [
|
|
9
|
+
{
|
|
10
|
+
"id": 16036,
|
|
11
|
+
"slug": "Create daily multi-platform social posts with Gemini, NocoDB, Cloudinary and Telegram-16036",
|
|
12
|
+
"name": "Create Daily Multi Platform Social Posts With Gemini, NocoDB, Cloudinary And Telegram",
|
|
13
|
+
"tags": [
|
|
14
|
+
"Content Creation",
|
|
15
|
+
"Multimodal AI"
|
|
16
|
+
],
|
|
17
|
+
"author": "nunlimited",
|
|
18
|
+
"createdAt": null,
|
|
19
|
+
"description": null,
|
|
20
|
+
"hasWorkflow": true,
|
|
21
|
+
"workflowFile": "create_daily_multi-platform_social_posts_with_gemini_nocodb_cloudinary_and_telegram.json",
|
|
22
|
+
"workflowPath": "workflows/Create daily multi-platform social posts with Gemini, NocoDB, Cloudinary and Telegram-16036/create_daily_multi-platform_social_posts_with_gemini_nocodb_cloudinary_and_telegram.json",
|
|
23
|
+
"url": "https://n8nworkflows.xyz/workflows/create-daily-multi-platform-social-posts-with-gemini--nocodb--cloudinary-and-telegram-16036\n",
|
|
24
|
+
"nodeTypes": [
|
|
25
|
+
"n8n-nodes-base.code",
|
|
26
|
+
"n8n-nodes-base.nocoDb",
|
|
27
|
+
"n8n-nodes-base.splitOut",
|
|
28
|
+
"n8n-nodes-base.aggregate",
|
|
29
|
+
"n8n-nodes-base.stickyNote",
|
|
30
|
+
"n8n-nodes-base.httpRequest",
|
|
31
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
32
|
+
"n8n-nodes-cloudinary.cloudinary",
|
|
33
|
+
"@n8n/n8n-nodes-langchain.googleGemini"
|
|
34
|
+
]
|
|
35
|
+
},
|
|
9
36
|
{
|
|
10
37
|
"id": 15995,
|
|
11
38
|
"slug": "Extract and self-correct meeting action items with OpenRouter and webhooks-15995",
|
|
@@ -15,74 +42,1510 @@
|
|
|
15
42
|
"createdAt": null,
|
|
16
43
|
"description": null,
|
|
17
44
|
"hasWorkflow": true,
|
|
18
|
-
"workflowFile": "extract_and_self-correct_meeting_action_items_with_openrouter_and_webhooks.json",
|
|
19
|
-
"workflowPath": "workflows/Extract and self-correct meeting action items with OpenRouter and webhooks-15995/extract_and_self-correct_meeting_action_items_with_openrouter_and_webhooks.json",
|
|
20
|
-
"url": "https://n8nworkflows.xyz/workflows/extract-and-self-correct-meeting-action-items-with-openrouter-and-webhooks-15995\n",
|
|
45
|
+
"workflowFile": "extract_and_self-correct_meeting_action_items_with_openrouter_and_webhooks.json",
|
|
46
|
+
"workflowPath": "workflows/Extract and self-correct meeting action items with OpenRouter and webhooks-15995/extract_and_self-correct_meeting_action_items_with_openrouter_and_webhooks.json",
|
|
47
|
+
"url": "https://n8nworkflows.xyz/workflows/extract-and-self-correct-meeting-action-items-with-openrouter-and-webhooks-15995\n",
|
|
48
|
+
"nodeTypes": [
|
|
49
|
+
"n8n-nodes-base.if",
|
|
50
|
+
"n8n-nodes-base.code",
|
|
51
|
+
"n8n-nodes-base.webhook",
|
|
52
|
+
"n8n-nodes-base.stickyNote",
|
|
53
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
54
|
+
"n8n-nodes-base.respondToWebhook",
|
|
55
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter",
|
|
56
|
+
"@n8n/n8n-nodes-langchain.memoryBufferWindow"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"id": 15994,
|
|
61
|
+
"slug": "Orchestrate iterative content drafting with research, writer and reviewer flows-15994",
|
|
62
|
+
"name": "Orchestrate Iterative Content Drafting With Research, Writer And Reviewer Flows",
|
|
63
|
+
"tags": [
|
|
64
|
+
"Content Creation",
|
|
65
|
+
"AI Summarization"
|
|
66
|
+
],
|
|
67
|
+
"author": "elvissaravia",
|
|
68
|
+
"createdAt": null,
|
|
69
|
+
"description": null,
|
|
70
|
+
"hasWorkflow": true,
|
|
71
|
+
"workflowFile": "orchestrate_iterative_content_drafting_with_research_writer_and_reviewer_flows.json",
|
|
72
|
+
"workflowPath": "workflows/Orchestrate iterative content drafting with research, writer and reviewer flows-15994/orchestrate_iterative_content_drafting_with_research_writer_and_reviewer_flows.json",
|
|
73
|
+
"url": "https://n8nworkflows.xyz/workflows/orchestrate-iterative-content-drafting-with-research--writer-and-reviewer-flows-15994\n",
|
|
74
|
+
"nodeTypes": [
|
|
75
|
+
"n8n-nodes-base.if",
|
|
76
|
+
"n8n-nodes-base.code",
|
|
77
|
+
"n8n-nodes-base.webhook",
|
|
78
|
+
"n8n-nodes-base.stickyNote",
|
|
79
|
+
"n8n-nodes-base.executeWorkflow",
|
|
80
|
+
"n8n-nodes-base.respondToWebhook"
|
|
81
|
+
]
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"id": 15989,
|
|
85
|
+
"slug": "Generate and refine technical drafts with OpenRouter writer and critic agents-15989",
|
|
86
|
+
"name": "Generate And Refine Technical Drafts With OpenRouter Writer And Critic Agents",
|
|
87
|
+
"tags": [],
|
|
88
|
+
"author": "elvissaravia",
|
|
89
|
+
"createdAt": null,
|
|
90
|
+
"description": null,
|
|
91
|
+
"hasWorkflow": true,
|
|
92
|
+
"workflowFile": "generate_and_refine_technical_drafts_with_openrouter_writer_and_critic_agents.json",
|
|
93
|
+
"workflowPath": "workflows/Generate and refine technical drafts with OpenRouter writer and critic agents-15989/generate_and_refine_technical_drafts_with_openrouter_writer_and_critic_agents.json",
|
|
94
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-and-refine-technical-drafts-with-openrouter-writer-and-critic-agents-15989\n",
|
|
95
|
+
"nodeTypes": [
|
|
96
|
+
"n8n-nodes-base.if",
|
|
97
|
+
"n8n-nodes-base.code",
|
|
98
|
+
"n8n-nodes-base.webhook",
|
|
99
|
+
"n8n-nodes-base.stickyNote",
|
|
100
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
101
|
+
"n8n-nodes-base.respondToWebhook",
|
|
102
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter"
|
|
103
|
+
]
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"id": 15970,
|
|
107
|
+
"slug": "Score and route inbound web leads with OpenAI, Gmail and Google Sheets-15970",
|
|
108
|
+
"name": "Score And Route Inbound Web Leads With OpenAI, Gmail And Google Sheets",
|
|
109
|
+
"tags": [
|
|
110
|
+
"Lead Generation",
|
|
111
|
+
"AI Summarization"
|
|
112
|
+
],
|
|
113
|
+
"author": "zospirlo21",
|
|
114
|
+
"createdAt": null,
|
|
115
|
+
"description": null,
|
|
116
|
+
"hasWorkflow": true,
|
|
117
|
+
"workflowFile": "score_and_route_inbound_web_leads_with_openai_gmail_and_google_sheets.json",
|
|
118
|
+
"workflowPath": "workflows/Score and route inbound web leads with OpenAI, Gmail and Google Sheets-15970/score_and_route_inbound_web_leads_with_openai_gmail_and_google_sheets.json",
|
|
119
|
+
"url": "https://n8nworkflows.xyz/workflows/score-and-route-inbound-web-leads-with-openai--gmail-and-google-sheets-15970\n",
|
|
120
|
+
"nodeTypes": [
|
|
121
|
+
"n8n-nodes-base.if",
|
|
122
|
+
"n8n-nodes-base.set",
|
|
123
|
+
"n8n-nodes-base.code",
|
|
124
|
+
"n8n-nodes-base.gmail",
|
|
125
|
+
"n8n-nodes-base.webhook",
|
|
126
|
+
"n8n-nodes-base.stickyNote",
|
|
127
|
+
"n8n-nodes-base.httpRequest",
|
|
128
|
+
"n8n-nodes-base.googleSheets",
|
|
129
|
+
"n8n-nodes-base.respondToWebhook"
|
|
130
|
+
]
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"id": 15964,
|
|
134
|
+
"slug": "Post daily Verge tech updates to LinkedIn with Gemini and Airtable-15964",
|
|
135
|
+
"name": "Post Daily Verge Tech Updates To LinkedIn With Gemini And Airtable",
|
|
136
|
+
"tags": [
|
|
137
|
+
"Social Media",
|
|
138
|
+
"Multimodal AI"
|
|
139
|
+
],
|
|
140
|
+
"author": "arais415",
|
|
141
|
+
"createdAt": null,
|
|
142
|
+
"description": null,
|
|
143
|
+
"hasWorkflow": true,
|
|
144
|
+
"workflowFile": "post_daily_verge_tech_updates_to_linkedin_with_gemini_and_airtable.json",
|
|
145
|
+
"workflowPath": "workflows/Post daily Verge tech updates to LinkedIn with Gemini and Airtable-15964/post_daily_verge_tech_updates_to_linkedin_with_gemini_and_airtable.json",
|
|
146
|
+
"url": "https://n8nworkflows.xyz/workflows/post-daily-verge-tech-updates-to-linkedin-with-gemini-and-airtable-15964\n",
|
|
147
|
+
"nodeTypes": [
|
|
148
|
+
"n8n-nodes-base.limit",
|
|
149
|
+
"n8n-nodes-base.airtable",
|
|
150
|
+
"n8n-nodes-base.linkedIn",
|
|
151
|
+
"n8n-nodes-base.aggregate",
|
|
152
|
+
"n8n-nodes-base.stickyNote",
|
|
153
|
+
"n8n-nodes-base.rssFeedRead",
|
|
154
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
155
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
156
|
+
"@n8n/n8n-nodes-langchain.toolThink",
|
|
157
|
+
"@n8n/n8n-nodes-langchain.googleGemini",
|
|
158
|
+
"@n8n/n8n-nodes-langchain.toolWikipedia",
|
|
159
|
+
"@n8n/n8n-nodes-langchain.toolCalculator",
|
|
160
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
|
|
161
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
162
|
+
]
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"id": 15960,
|
|
166
|
+
"slug": "Generate city-based business leads with Google Maps and Google Sheets-15960",
|
|
167
|
+
"name": "Generate City Based Business Leads With Google Maps And Google Sheets",
|
|
168
|
+
"tags": [
|
|
169
|
+
"Lead Generation"
|
|
170
|
+
],
|
|
171
|
+
"author": "arais415",
|
|
172
|
+
"createdAt": null,
|
|
173
|
+
"description": null,
|
|
174
|
+
"hasWorkflow": true,
|
|
175
|
+
"workflowFile": "generate_city-based_business_leads_with_google_maps_and_google_sheets.json",
|
|
176
|
+
"workflowPath": "workflows/Generate city-based business leads with Google Maps and Google Sheets-15960/generate_city-based_business_leads_with_google_maps_and_google_sheets.json",
|
|
177
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-city-based-business-leads-with-google-maps-and-google-sheets-15960\n",
|
|
178
|
+
"nodeTypes": [
|
|
179
|
+
"n8n-nodes-base.set",
|
|
180
|
+
"n8n-nodes-base.wait",
|
|
181
|
+
"n8n-nodes-base.splitOut",
|
|
182
|
+
"n8n-nodes-base.aggregate",
|
|
183
|
+
"n8n-nodes-base.stickyNote",
|
|
184
|
+
"n8n-nodes-base.formTrigger",
|
|
185
|
+
"n8n-nodes-base.httpRequest",
|
|
186
|
+
"n8n-nodes-base.googleSheets",
|
|
187
|
+
"n8n-nodes-base.splitInBatches"
|
|
188
|
+
]
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"id": 15957,
|
|
192
|
+
"slug": "Reply to LinkedIn leads with Aimfox, OpenAI GPT-4.1-mini, and Slack-15957",
|
|
193
|
+
"name": "Reply To LinkedIn Leads With Aimfox, OpenAI GPT 4.1 Mini, And Slack",
|
|
194
|
+
"tags": [
|
|
195
|
+
"Lead Nurturing",
|
|
196
|
+
"AI Chatbot"
|
|
197
|
+
],
|
|
198
|
+
"author": "n8n-lab",
|
|
199
|
+
"createdAt": null,
|
|
200
|
+
"description": null,
|
|
201
|
+
"hasWorkflow": true,
|
|
202
|
+
"workflowFile": "reply_to_linkedin_leads_with_aimfox_openai_gpt-4.1-mini_and_slack.json",
|
|
203
|
+
"workflowPath": "workflows/Reply to LinkedIn leads with Aimfox, OpenAI GPT-4.1-mini, and Slack-15957/reply_to_linkedin_leads_with_aimfox_openai_gpt-4.1-mini_and_slack.json",
|
|
204
|
+
"url": "https://n8nworkflows.xyz/workflows/reply-to-linkedin-leads-with-aimfox--openai-gpt-4-1-mini--and-slack-15957\n",
|
|
205
|
+
"nodeTypes": [
|
|
206
|
+
"n8n-nodes-base.set",
|
|
207
|
+
"n8n-nodes-base.code",
|
|
208
|
+
"n8n-nodes-base.wait",
|
|
209
|
+
"n8n-nodes-base.slack",
|
|
210
|
+
"n8n-nodes-base.switch",
|
|
211
|
+
"n8n-nodes-base.webhook",
|
|
212
|
+
"n8n-nodes-base.splitOut",
|
|
213
|
+
"n8n-nodes-base.aggregate",
|
|
214
|
+
"n8n-nodes-base.stickyNote",
|
|
215
|
+
"n8n-nodes-base.httpRequest",
|
|
216
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
217
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
218
|
+
]
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"id": 15956,
|
|
222
|
+
"slug": "Send PDF document summaries with CoreNexis OCR, GPT-4.1-mini, GPT-4o-mini and Gmail-15956",
|
|
223
|
+
"name": "Send PDF Document Summaries With CoreNexis OCR, GPT 4.1 Mini, GPT 4o Mini And Gmail",
|
|
224
|
+
"tags": [
|
|
225
|
+
"Document Extraction",
|
|
226
|
+
"AI Summarization"
|
|
227
|
+
],
|
|
228
|
+
"author": "isawow",
|
|
229
|
+
"createdAt": null,
|
|
230
|
+
"description": null,
|
|
231
|
+
"hasWorkflow": true,
|
|
232
|
+
"workflowFile": "send_pdf_document_summaries_with_corenexis_ocr_gpt-4.1-mini_gpt-4o-mini_and_gmail.json",
|
|
233
|
+
"workflowPath": "workflows/Send PDF document summaries with CoreNexis OCR, GPT-4.1-mini, GPT-4o-mini and Gmail-15956/send_pdf_document_summaries_with_corenexis_ocr_gpt-4.1-mini_gpt-4o-mini_and_gmail.json",
|
|
234
|
+
"url": "https://n8nworkflows.xyz/workflows/send-pdf-document-summaries-with-corenexis-ocr--gpt-4-1-mini--gpt-4o-mini-and-gmail-15956\n",
|
|
235
|
+
"nodeTypes": [
|
|
236
|
+
"n8n-nodes-base.if",
|
|
237
|
+
"n8n-nodes-base.code",
|
|
238
|
+
"n8n-nodes-base.wait",
|
|
239
|
+
"n8n-nodes-base.gmail",
|
|
240
|
+
"n8n-nodes-base.stickyNote",
|
|
241
|
+
"n8n-nodes-base.formTrigger",
|
|
242
|
+
"n8n-nodes-base.httpRequest",
|
|
243
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
244
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
245
|
+
]
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"id": 15955,
|
|
249
|
+
"slug": "Classify support emails and send replies with Claude, Gmail, Slack and Sheets-15955",
|
|
250
|
+
"name": "Classify Support Emails And Send Replies With Claude, Gmail, Slack And Sheets",
|
|
251
|
+
"tags": [
|
|
252
|
+
"Ticket Management",
|
|
253
|
+
"AI Summarization"
|
|
254
|
+
],
|
|
255
|
+
"author": "akshaychug",
|
|
256
|
+
"createdAt": null,
|
|
257
|
+
"description": null,
|
|
258
|
+
"hasWorkflow": true,
|
|
259
|
+
"workflowFile": "classify_support_emails_and_send_replies_with_claude_gmail_slack_and_sheets.json",
|
|
260
|
+
"workflowPath": "workflows/Classify support emails and send replies with Claude, Gmail, Slack and Sheets-15955/classify_support_emails_and_send_replies_with_claude_gmail_slack_and_sheets.json",
|
|
261
|
+
"url": "https://n8nworkflows.xyz/workflows/classify-support-emails-and-send-replies-with-claude--gmail--slack-and-sheets-15955\n",
|
|
262
|
+
"nodeTypes": [
|
|
263
|
+
"n8n-nodes-base.code",
|
|
264
|
+
"n8n-nodes-base.gmail",
|
|
265
|
+
"n8n-nodes-base.slack",
|
|
266
|
+
"n8n-nodes-base.switch",
|
|
267
|
+
"n8n-nodes-base.stickyNote",
|
|
268
|
+
"n8n-nodes-base.gmailTrigger",
|
|
269
|
+
"n8n-nodes-base.googleSheets",
|
|
270
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
271
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic"
|
|
272
|
+
]
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"id": 15953,
|
|
276
|
+
"slug": "Triage Gmail emails, draft AI replies, and log to Google Sheets with GPT-4o-15953",
|
|
277
|
+
"name": "Triage Gmail Emails, Draft AI Replies, And Log To Google Sheets With GPT 4o",
|
|
278
|
+
"tags": [
|
|
279
|
+
"Ticket Management",
|
|
280
|
+
"AI Summarization"
|
|
281
|
+
],
|
|
282
|
+
"author": "aiadeel",
|
|
283
|
+
"createdAt": null,
|
|
284
|
+
"description": null,
|
|
285
|
+
"hasWorkflow": true,
|
|
286
|
+
"workflowFile": "triage_gmail_emails_draft_ai_replies_and_log_to_google_sheets_with_gpt-4o.json",
|
|
287
|
+
"workflowPath": "workflows/Triage Gmail emails, draft AI replies, and log to Google Sheets with GPT-4o-15953/triage_gmail_emails_draft_ai_replies_and_log_to_google_sheets_with_gpt-4o.json",
|
|
288
|
+
"url": "https://n8nworkflows.xyz/workflows/triage-gmail-emails--draft-ai-replies--and-log-to-google-sheets-with-gpt-4o-15953\n",
|
|
289
|
+
"nodeTypes": [
|
|
290
|
+
"n8n-nodes-base.if",
|
|
291
|
+
"n8n-nodes-base.set",
|
|
292
|
+
"n8n-nodes-base.gmail",
|
|
293
|
+
"n8n-nodes-base.stickyNote",
|
|
294
|
+
"n8n-nodes-base.gmailTrigger",
|
|
295
|
+
"n8n-nodes-base.googleSheets",
|
|
296
|
+
"@n8n/n8n-nodes-langchain.openAi"
|
|
297
|
+
]
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"id": 15952,
|
|
301
|
+
"slug": "Draft and revise technical articles with OpenRouter in a content pipeline-15952",
|
|
302
|
+
"name": "Draft And Revise Technical Articles With OpenRouter In A Content Pipeline",
|
|
303
|
+
"tags": [
|
|
304
|
+
"Content Creation",
|
|
305
|
+
"Multimodal AI"
|
|
306
|
+
],
|
|
307
|
+
"author": "elvissaravia",
|
|
308
|
+
"createdAt": null,
|
|
309
|
+
"description": null,
|
|
310
|
+
"hasWorkflow": true,
|
|
311
|
+
"workflowFile": "draft_and_revise_technical_articles_with_openrouter_in_a_content_pipeline.json",
|
|
312
|
+
"workflowPath": "workflows/Draft and revise technical articles with OpenRouter in a content pipeline-15952/draft_and_revise_technical_articles_with_openrouter_in_a_content_pipeline.json",
|
|
313
|
+
"url": "https://n8nworkflows.xyz/workflows/draft-and-revise-technical-articles-with-openrouter-in-a-content-pipeline-15952\n",
|
|
314
|
+
"nodeTypes": [
|
|
315
|
+
"n8n-nodes-base.code",
|
|
316
|
+
"n8n-nodes-base.stickyNote",
|
|
317
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
318
|
+
"n8n-nodes-base.executeWorkflowTrigger",
|
|
319
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter"
|
|
320
|
+
]
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"id": 15951,
|
|
324
|
+
"slug": "Score and critique content drafts with OpenRouter and LangChain-15951",
|
|
325
|
+
"name": "Score And Critique Content Drafts With OpenRouter And LangChain",
|
|
326
|
+
"tags": [
|
|
327
|
+
"Content Creation",
|
|
328
|
+
"AI Summarization"
|
|
329
|
+
],
|
|
330
|
+
"author": "elvissaravia",
|
|
331
|
+
"createdAt": null,
|
|
332
|
+
"description": null,
|
|
333
|
+
"hasWorkflow": true,
|
|
334
|
+
"workflowFile": "score_and_critique_content_drafts_with_openrouter_and_langchain.json",
|
|
335
|
+
"workflowPath": "workflows/Score and critique content drafts with OpenRouter and LangChain-15951/score_and_critique_content_drafts_with_openrouter_and_langchain.json",
|
|
336
|
+
"url": "https://n8nworkflows.xyz/workflows/score-and-critique-content-drafts-with-openrouter-and-langchain-15951\n",
|
|
337
|
+
"nodeTypes": [
|
|
338
|
+
"n8n-nodes-base.code",
|
|
339
|
+
"n8n-nodes-base.stickyNote",
|
|
340
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
341
|
+
"n8n-nodes-base.executeWorkflowTrigger",
|
|
342
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter"
|
|
343
|
+
]
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"id": 15950,
|
|
347
|
+
"slug": "Generate structured research briefs for content topics with OpenRouter-15950",
|
|
348
|
+
"name": "Generate Structured Research Briefs For Content Topics With OpenRouter",
|
|
349
|
+
"tags": [
|
|
350
|
+
"Content Creation",
|
|
351
|
+
"AI Summarization"
|
|
352
|
+
],
|
|
353
|
+
"author": "elvissaravia",
|
|
354
|
+
"createdAt": null,
|
|
355
|
+
"description": null,
|
|
356
|
+
"hasWorkflow": true,
|
|
357
|
+
"workflowFile": "generate_structured_research_briefs_for_content_topics_with_openrouter.json",
|
|
358
|
+
"workflowPath": "workflows/Generate structured research briefs for content topics with OpenRouter-15950/generate_structured_research_briefs_for_content_topics_with_openrouter.json",
|
|
359
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-structured-research-briefs-for-content-topics-with-openrouter-15950\n",
|
|
360
|
+
"nodeTypes": [
|
|
361
|
+
"n8n-nodes-base.code",
|
|
362
|
+
"n8n-nodes-base.stickyNote",
|
|
363
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
364
|
+
"n8n-nodes-base.executeWorkflowTrigger",
|
|
365
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter"
|
|
366
|
+
]
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"id": 15949,
|
|
370
|
+
"slug": "Route customer support requests to AI specialists with OpenRouter-15949",
|
|
371
|
+
"name": "Route Customer Support Requests To AI Specialists With OpenRouter",
|
|
372
|
+
"tags": [
|
|
373
|
+
"Support Chatbot",
|
|
374
|
+
"AI Chatbot"
|
|
375
|
+
],
|
|
376
|
+
"author": "elvissaravia",
|
|
377
|
+
"createdAt": null,
|
|
378
|
+
"description": null,
|
|
379
|
+
"hasWorkflow": true,
|
|
380
|
+
"workflowFile": "route_customer_support_requests_to_ai_specialists_with_openrouter.json",
|
|
381
|
+
"workflowPath": "workflows/Route customer support requests to AI specialists with OpenRouter-15949/route_customer_support_requests_to_ai_specialists_with_openrouter.json",
|
|
382
|
+
"url": "https://n8nworkflows.xyz/workflows/route-customer-support-requests-to-ai-specialists-with-openrouter-15949\n",
|
|
383
|
+
"nodeTypes": [
|
|
384
|
+
"n8n-nodes-base.if",
|
|
385
|
+
"n8n-nodes-base.code",
|
|
386
|
+
"n8n-nodes-base.webhook",
|
|
387
|
+
"n8n-nodes-base.stickyNote",
|
|
388
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
389
|
+
"n8n-nodes-base.respondToWebhook",
|
|
390
|
+
"@n8n/n8n-nodes-langchain.agentTool",
|
|
391
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter"
|
|
392
|
+
]
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"id": 15948,
|
|
396
|
+
"slug": "Generate weekly habit and mood insights with Google Sheets and OpenAI-15948",
|
|
397
|
+
"name": "Generate Weekly Habit And Mood Insights With Google Sheets And OpenAI",
|
|
398
|
+
"tags": [
|
|
399
|
+
"Personal Productivity",
|
|
400
|
+
"AI Summarization"
|
|
401
|
+
],
|
|
402
|
+
"author": "missylearnsai",
|
|
403
|
+
"createdAt": null,
|
|
404
|
+
"description": null,
|
|
405
|
+
"hasWorkflow": true,
|
|
406
|
+
"workflowFile": "generate_weekly_habit_and_mood_insights_with_google_sheets_and_openai.json",
|
|
407
|
+
"workflowPath": "workflows/Generate weekly habit and mood insights with Google Sheets and OpenAI-15948/generate_weekly_habit_and_mood_insights_with_google_sheets_and_openai.json",
|
|
408
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-weekly-habit-and-mood-insights-with-google-sheets-and-openai-15948\n",
|
|
409
|
+
"nodeTypes": [
|
|
410
|
+
"n8n-nodes-base.if",
|
|
411
|
+
"n8n-nodes-base.set",
|
|
412
|
+
"n8n-nodes-base.code",
|
|
413
|
+
"n8n-nodes-base.gmail",
|
|
414
|
+
"n8n-nodes-base.stickyNote",
|
|
415
|
+
"n8n-nodes-base.formTrigger",
|
|
416
|
+
"n8n-nodes-base.googleSheets",
|
|
417
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
418
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
419
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
420
|
+
]
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"id": 15947,
|
|
424
|
+
"slug": "Track WTI crude futures from Oilprice.com and send Telegram alerts-15947",
|
|
425
|
+
"name": "Track WTI Crude Futures From Oilprice.Com And Send Telegram Alerts",
|
|
426
|
+
"tags": [
|
|
427
|
+
"Crypto Trading"
|
|
428
|
+
],
|
|
429
|
+
"author": "rahulshah111",
|
|
430
|
+
"createdAt": null,
|
|
431
|
+
"description": null,
|
|
432
|
+
"hasWorkflow": true,
|
|
433
|
+
"workflowFile": "track_wti_crude_futures_from_oilprice.com_and_send_telegram_alerts.json",
|
|
434
|
+
"workflowPath": "workflows/Track WTI crude futures from Oilprice.com and send Telegram alerts-15947/track_wti_crude_futures_from_oilprice.com_and_send_telegram_alerts.json",
|
|
435
|
+
"url": "https://n8nworkflows.xyz/workflows/track-wti-crude-futures-from-oilprice-com-and-send-telegram-alerts-15947\n",
|
|
436
|
+
"nodeTypes": [
|
|
437
|
+
"n8n-nodes-base.code",
|
|
438
|
+
"n8n-nodes-base.telegram",
|
|
439
|
+
"n8n-nodes-base.aggregate",
|
|
440
|
+
"n8n-nodes-base.stickyNote",
|
|
441
|
+
"n8n-nodes-base.httpRequest",
|
|
442
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
443
|
+
]
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"id": 15945,
|
|
447
|
+
"slug": "Audit SaaS subscription waste from Gmail with GPT-4.1-mini and Google Sheets-15945",
|
|
448
|
+
"name": "Audit SaaS Subscription Waste From Gmail With GPT 4.1 Mini And Google Sheets",
|
|
449
|
+
"tags": [
|
|
450
|
+
"Document Extraction",
|
|
451
|
+
"AI Summarization"
|
|
452
|
+
],
|
|
453
|
+
"author": "incrementors",
|
|
454
|
+
"createdAt": null,
|
|
455
|
+
"description": null,
|
|
456
|
+
"hasWorkflow": true,
|
|
457
|
+
"workflowFile": "audit_saas_subscription_waste_from_gmail_with_gpt-4.1-mini_and_google_sheets.json",
|
|
458
|
+
"workflowPath": "workflows/Audit SaaS subscription waste from Gmail with GPT-4.1-mini and Google Sheets-15945/audit_saas_subscription_waste_from_gmail_with_gpt-4.1-mini_and_google_sheets.json",
|
|
459
|
+
"url": "https://n8nworkflows.xyz/workflows/audit-saas-subscription-waste-from-gmail-with-gpt-4-1-mini-and-google-sheets-15945\n",
|
|
460
|
+
"nodeTypes": [
|
|
461
|
+
"n8n-nodes-base.code",
|
|
462
|
+
"n8n-nodes-base.gmail",
|
|
463
|
+
"n8n-nodes-base.gmailTool",
|
|
464
|
+
"n8n-nodes-base.stickyNote",
|
|
465
|
+
"n8n-nodes-base.googleSheets",
|
|
466
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
467
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
468
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
469
|
+
"@n8n/n8n-nodes-langchain.toolWorkflow",
|
|
470
|
+
"n8n-nodes-base.executeWorkflowTrigger"
|
|
471
|
+
]
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"id": 15941,
|
|
475
|
+
"slug": "Monitor Shopify dispatch SLA breaches with Google Sheets, Slack and Gmail-15941",
|
|
476
|
+
"name": "Monitor Shopify Dispatch SLA Breaches With Google Sheets, Slack And Gmail",
|
|
477
|
+
"tags": [
|
|
478
|
+
"CRM"
|
|
479
|
+
],
|
|
480
|
+
"author": "jinitp",
|
|
481
|
+
"createdAt": null,
|
|
482
|
+
"description": null,
|
|
483
|
+
"hasWorkflow": true,
|
|
484
|
+
"workflowFile": "monitor_shopify_dispatch_sla_breaches_with_google_sheets_slack_and_gmail.json",
|
|
485
|
+
"workflowPath": "workflows/Monitor Shopify dispatch SLA breaches with Google Sheets, Slack and Gmail-15941/monitor_shopify_dispatch_sla_breaches_with_google_sheets_slack_and_gmail.json",
|
|
486
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-shopify-dispatch-sla-breaches-with-google-sheets--slack-and-gmail-15941\n",
|
|
487
|
+
"nodeTypes": [
|
|
488
|
+
"n8n-nodes-base.set",
|
|
489
|
+
"n8n-nodes-base.code",
|
|
490
|
+
"n8n-nodes-base.gmail",
|
|
491
|
+
"n8n-nodes-base.slack",
|
|
492
|
+
"n8n-nodes-base.shopify",
|
|
493
|
+
"n8n-nodes-base.stickyNote",
|
|
494
|
+
"n8n-nodes-base.errorTrigger",
|
|
495
|
+
"n8n-nodes-base.googleSheets",
|
|
496
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
497
|
+
]
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
"id": 15940,
|
|
501
|
+
"slug": "Sync HubSpot contacts to Klaviyo and log activity to Slack and Google Sheets-15940",
|
|
502
|
+
"name": "Sync HubSpot Contacts To Klaviyo And Log Activity To Slack And Google Sheets",
|
|
503
|
+
"tags": [
|
|
504
|
+
"CRM"
|
|
505
|
+
],
|
|
506
|
+
"author": "akshaychug",
|
|
507
|
+
"createdAt": null,
|
|
508
|
+
"description": null,
|
|
509
|
+
"hasWorkflow": true,
|
|
510
|
+
"workflowFile": "sync_hubspot_contacts_to_klaviyo_and_log_activity_to_slack_and_google_sheets.json",
|
|
511
|
+
"workflowPath": "workflows/Sync HubSpot contacts to Klaviyo and log activity to Slack and Google Sheets-15940/sync_hubspot_contacts_to_klaviyo_and_log_activity_to_slack_and_google_sheets.json",
|
|
512
|
+
"url": "https://n8nworkflows.xyz/workflows/sync-hubspot-contacts-to-klaviyo-and-log-activity-to-slack-and-google-sheets-15940\n",
|
|
513
|
+
"nodeTypes": [
|
|
514
|
+
"n8n-nodes-base.code",
|
|
515
|
+
"n8n-nodes-base.slack",
|
|
516
|
+
"n8n-nodes-base.webhook",
|
|
517
|
+
"n8n-nodes-base.stickyNote",
|
|
518
|
+
"n8n-nodes-base.httpRequest",
|
|
519
|
+
"n8n-nodes-base.googleSheets"
|
|
520
|
+
]
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
"id": 15939,
|
|
524
|
+
"slug": "Score and route GoHighLevel leads with Claude Sonnet, Slack, and Google Sheets-15939",
|
|
525
|
+
"name": "Score And Route GoHighLevel Leads With Claude Sonnet, Slack, And Google Sheets",
|
|
526
|
+
"tags": [
|
|
527
|
+
"Lead Generation",
|
|
528
|
+
"AI Summarization"
|
|
529
|
+
],
|
|
530
|
+
"author": "akshaychug",
|
|
531
|
+
"createdAt": null,
|
|
532
|
+
"description": null,
|
|
533
|
+
"hasWorkflow": true,
|
|
534
|
+
"workflowFile": "score_and_route_gohighlevel_leads_with_claude_sonnet_slack_and_google_sheets.json",
|
|
535
|
+
"workflowPath": "workflows/Score and route GoHighLevel leads with Claude Sonnet, Slack, and Google Sheets-15939/score_and_route_gohighlevel_leads_with_claude_sonnet_slack_and_google_sheets.json",
|
|
536
|
+
"url": "https://n8nworkflows.xyz/workflows/score-and-route-gohighlevel-leads-with-claude-sonnet--slack--and-google-sheets-15939\n",
|
|
537
|
+
"nodeTypes": [
|
|
538
|
+
"n8n-nodes-base.code",
|
|
539
|
+
"n8n-nodes-base.slack",
|
|
540
|
+
"n8n-nodes-base.switch",
|
|
541
|
+
"n8n-nodes-base.webhook",
|
|
542
|
+
"n8n-nodes-base.stickyNote",
|
|
543
|
+
"n8n-nodes-base.httpRequest",
|
|
544
|
+
"n8n-nodes-base.googleSheets",
|
|
545
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
546
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic"
|
|
547
|
+
]
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"id": 15937,
|
|
551
|
+
"slug": "Extract invoice data with Google Gemini, Google Sheets, and Telegram-15937",
|
|
552
|
+
"name": "Extract Invoice Data With Google Gemini, Google Sheets, And Telegram",
|
|
553
|
+
"tags": [
|
|
554
|
+
"Invoice Processing",
|
|
555
|
+
"AI Summarization"
|
|
556
|
+
],
|
|
557
|
+
"author": "hodinhhuy",
|
|
558
|
+
"createdAt": null,
|
|
559
|
+
"description": null,
|
|
560
|
+
"hasWorkflow": true,
|
|
561
|
+
"workflowFile": "extract_invoice_data_with_google_gemini_google_sheets_and_telegram.json",
|
|
562
|
+
"workflowPath": "workflows/Extract invoice data with Google Gemini, Google Sheets, and Telegram-15937/extract_invoice_data_with_google_gemini_google_sheets_and_telegram.json",
|
|
563
|
+
"url": "https://n8nworkflows.xyz/workflows/extract-invoice-data-with-google-gemini--google-sheets--and-telegram-15937\n",
|
|
564
|
+
"nodeTypes": [
|
|
565
|
+
"n8n-nodes-base.if",
|
|
566
|
+
"n8n-nodes-base.code",
|
|
567
|
+
"n8n-nodes-base.splitOut",
|
|
568
|
+
"n8n-nodes-base.telegram",
|
|
569
|
+
"n8n-nodes-base.stickyNote",
|
|
570
|
+
"n8n-nodes-base.formTrigger",
|
|
571
|
+
"n8n-nodes-base.googleSheets",
|
|
572
|
+
"n8n-nodes-base.telegramTrigger",
|
|
573
|
+
"@n8n/n8n-nodes-langchain.googleGemini"
|
|
574
|
+
]
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"id": 15936,
|
|
578
|
+
"slug": "Send admin email alerts for paid Sharetribe transactions with Gmail-15936",
|
|
579
|
+
"name": "Send Admin Email Alerts For Paid Sharetribe Transactions With Gmail",
|
|
580
|
+
"tags": [
|
|
581
|
+
"Ticket Management"
|
|
582
|
+
],
|
|
583
|
+
"author": "tribebuilder",
|
|
584
|
+
"createdAt": null,
|
|
585
|
+
"description": null,
|
|
586
|
+
"hasWorkflow": true,
|
|
587
|
+
"workflowFile": "send_admin_email_alerts_for_paid_sharetribe_transactions_with_gmail.json",
|
|
588
|
+
"workflowPath": "workflows/Send admin email alerts for paid Sharetribe transactions with Gmail-15936/send_admin_email_alerts_for_paid_sharetribe_transactions_with_gmail.json",
|
|
589
|
+
"url": "https://n8nworkflows.xyz/workflows/send-admin-email-alerts-for-paid-sharetribe-transactions-with-gmail-15936\n",
|
|
590
|
+
"nodeTypes": [
|
|
591
|
+
"n8n-nodes-base.if",
|
|
592
|
+
"n8n-nodes-base.set",
|
|
593
|
+
"n8n-nodes-base.gmail",
|
|
594
|
+
"n8n-nodes-base.stickyNote",
|
|
595
|
+
"n8n-nodes-sharetribe.sharetribe",
|
|
596
|
+
"n8n-nodes-sharetribe.sharetribeTrigger"
|
|
597
|
+
]
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
"id": 15934,
|
|
601
|
+
"slug": "Create project execution briefs from meeting transcripts with Claude-15934",
|
|
602
|
+
"name": "Create Project Execution Briefs From Meeting Transcripts With Claude",
|
|
603
|
+
"tags": [
|
|
604
|
+
"Document Extraction",
|
|
605
|
+
"AI Summarization"
|
|
606
|
+
],
|
|
607
|
+
"author": "pgraham",
|
|
608
|
+
"createdAt": null,
|
|
609
|
+
"description": null,
|
|
610
|
+
"hasWorkflow": true,
|
|
611
|
+
"workflowFile": "create_project_execution_briefs_from_meeting_transcripts_with_claude.json",
|
|
612
|
+
"workflowPath": "workflows/Create project execution briefs from meeting transcripts with Claude-15934/create_project_execution_briefs_from_meeting_transcripts_with_claude.json",
|
|
613
|
+
"url": "https://n8nworkflows.xyz/workflows/create-project-execution-briefs-from-meeting-transcripts-with-claude-15934\n",
|
|
614
|
+
"nodeTypes": [
|
|
615
|
+
"n8n-nodes-base.if",
|
|
616
|
+
"n8n-nodes-base.code",
|
|
617
|
+
"n8n-nodes-base.webhook",
|
|
618
|
+
"n8n-nodes-base.stickyNote",
|
|
619
|
+
"n8n-nodes-base.httpRequest",
|
|
620
|
+
"n8n-nodes-base.respondToWebhook"
|
|
621
|
+
]
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"id": 15933,
|
|
625
|
+
"slug": "Manage Telegram task reminders with Claude and data tables-15933",
|
|
626
|
+
"name": "Manage Telegram Task Reminders With Claude And Data Tables",
|
|
627
|
+
"tags": [
|
|
628
|
+
"Personal Productivity",
|
|
629
|
+
"AI Chatbot"
|
|
630
|
+
],
|
|
631
|
+
"author": "sambhramp",
|
|
632
|
+
"createdAt": null,
|
|
633
|
+
"description": null,
|
|
634
|
+
"hasWorkflow": true,
|
|
635
|
+
"workflowFile": "manage_telegram_task_reminders_with_claude_and_data_tables.json",
|
|
636
|
+
"workflowPath": "workflows/Manage Telegram task reminders with Claude and data tables-15933/manage_telegram_task_reminders_with_claude_and_data_tables.json",
|
|
637
|
+
"url": "https://n8nworkflows.xyz/workflows/manage-telegram-task-reminders-with-claude-and-data-tables-15933\n",
|
|
638
|
+
"nodeTypes": [
|
|
639
|
+
"n8n-nodes-base.if",
|
|
640
|
+
"n8n-nodes-base.set",
|
|
641
|
+
"n8n-nodes-base.telegram",
|
|
642
|
+
"n8n-nodes-base.stickyNote",
|
|
643
|
+
"n8n-nodes-base.dateTimeTool",
|
|
644
|
+
"n8n-nodes-base.dataTableTool",
|
|
645
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
646
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
647
|
+
"n8n-nodes-base.telegramTrigger",
|
|
648
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic",
|
|
649
|
+
"@n8n/n8n-nodes-langchain.memoryBufferWindow"
|
|
650
|
+
]
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"id": 15930,
|
|
654
|
+
"slug": "Build backlink prospecting lead lists with Apify and Google Sheets-15930",
|
|
655
|
+
"name": "Build Backlink Prospecting Lead Lists With Apify And Google Sheets",
|
|
656
|
+
"tags": [
|
|
657
|
+
"Market Research"
|
|
658
|
+
],
|
|
659
|
+
"author": "fabian-m",
|
|
660
|
+
"createdAt": null,
|
|
661
|
+
"description": null,
|
|
662
|
+
"hasWorkflow": true,
|
|
663
|
+
"workflowFile": "build_backlink_prospecting_lead_lists_with_apify_and_google_sheets.json",
|
|
664
|
+
"workflowPath": "workflows/Build backlink prospecting lead lists with Apify and Google Sheets-15930/build_backlink_prospecting_lead_lists_with_apify_and_google_sheets.json",
|
|
665
|
+
"url": "https://n8nworkflows.xyz/workflows/build-backlink-prospecting-lead-lists-with-apify-and-google-sheets-15930\n",
|
|
666
|
+
"nodeTypes": [
|
|
667
|
+
"n8n-nodes-base.code",
|
|
668
|
+
"n8n-nodes-base.webhook",
|
|
669
|
+
"n8n-nodes-base.stickyNote",
|
|
670
|
+
"n8n-nodes-base.googleSheets",
|
|
671
|
+
"@apify/n8n-nodes-apify.apify",
|
|
672
|
+
"n8n-nodes-base.manualTrigger",
|
|
673
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
674
|
+
]
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"id": 15927,
|
|
678
|
+
"slug": "Transcribe voice messages and classify intent with OpenAI Whisper and GPT-4o-mini-15927",
|
|
679
|
+
"name": "Transcribe Voice Messages And Classify Intent With OpenAI Whisper And GPT 4o Mini",
|
|
680
|
+
"tags": [
|
|
681
|
+
"Support Chatbot",
|
|
682
|
+
"AI Summarization"
|
|
683
|
+
],
|
|
684
|
+
"author": "xiaolux",
|
|
685
|
+
"createdAt": null,
|
|
686
|
+
"description": null,
|
|
687
|
+
"hasWorkflow": true,
|
|
688
|
+
"workflowFile": "transcribe_voice_messages_and_classify_intent_with_openai_whisper_and_gpt-4o-mini.json",
|
|
689
|
+
"workflowPath": "workflows/Transcribe voice messages and classify intent with OpenAI Whisper and GPT-4o-mini-15927/transcribe_voice_messages_and_classify_intent_with_openai_whisper_and_gpt-4o-mini.json",
|
|
690
|
+
"url": "https://n8nworkflows.xyz/workflows/transcribe-voice-messages-and-classify-intent-with-openai-whisper-and-gpt-4o-mini-15927\n",
|
|
691
|
+
"nodeTypes": [
|
|
692
|
+
"n8n-nodes-base.set",
|
|
693
|
+
"n8n-nodes-base.switch",
|
|
694
|
+
"n8n-nodes-base.stickyNote",
|
|
695
|
+
"n8n-nodes-base.httpRequest",
|
|
696
|
+
"n8n-nodes-base.manualTrigger",
|
|
697
|
+
"@n8n/n8n-nodes-langchain.openAi"
|
|
698
|
+
]
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"id": 15926,
|
|
702
|
+
"slug": "Create and publish LinkedIn posts from URLs with Telegram, Gemini, and Google Sheets-15926",
|
|
703
|
+
"name": "Create And Publish LinkedIn Posts From URLs With Telegram, Gemini, And Google Sheets",
|
|
704
|
+
"tags": [
|
|
705
|
+
"Content Creation",
|
|
706
|
+
"Multimodal AI"
|
|
707
|
+
],
|
|
708
|
+
"author": "siddharth",
|
|
709
|
+
"createdAt": null,
|
|
710
|
+
"description": null,
|
|
711
|
+
"hasWorkflow": true,
|
|
712
|
+
"workflowFile": "create_and_publish_linkedin_posts_from_urls_with_telegram_gemini_and_google_sheets.json",
|
|
713
|
+
"workflowPath": "workflows/Create and publish LinkedIn posts from URLs with Telegram, Gemini, and Google Sheets-15926/create_and_publish_linkedin_posts_from_urls_with_telegram_gemini_and_google_sheets.json",
|
|
714
|
+
"url": "https://n8nworkflows.xyz/workflows/create-and-publish-linkedin-posts-from-urls-with-telegram--gemini--and-google-sheets-15926\n",
|
|
715
|
+
"nodeTypes": [
|
|
716
|
+
"n8n-nodes-base.if",
|
|
717
|
+
"n8n-nodes-base.code",
|
|
718
|
+
"n8n-nodes-base.switch",
|
|
719
|
+
"n8n-nodes-base.linkedIn",
|
|
720
|
+
"n8n-nodes-base.telegram",
|
|
721
|
+
"n8n-nodes-base.stickyNote",
|
|
722
|
+
"n8n-nodes-base.googleSheets",
|
|
723
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
724
|
+
"n8n-nodes-base.httpRequestTool",
|
|
725
|
+
"n8n-nodes-base.telegramTrigger",
|
|
726
|
+
"@n8n/n8n-nodes-langchain.agentTool",
|
|
727
|
+
"@n8n/n8n-nodes-langchain.lmChatGroq",
|
|
728
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
729
|
+
]
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"id": 15925,
|
|
733
|
+
"slug": "Monitor website uptime and send alerts via Uptime Robot, Claude, and email-chat-15925",
|
|
734
|
+
"name": "Monitor Website Uptime And Send Alerts Via Uptime Robot, Claude, And Email Chat",
|
|
735
|
+
"tags": [
|
|
736
|
+
"DevOps",
|
|
737
|
+
"AI Summarization"
|
|
738
|
+
],
|
|
739
|
+
"author": "spagreen",
|
|
740
|
+
"createdAt": null,
|
|
741
|
+
"description": null,
|
|
742
|
+
"hasWorkflow": true,
|
|
743
|
+
"workflowFile": "monitor_website_uptime_and_send_alerts_via_uptime_robot_claude_and_email_chat.json",
|
|
744
|
+
"workflowPath": "workflows/Monitor website uptime and send alerts via Uptime Robot, Claude, and email-chat-15925/monitor_website_uptime_and_send_alerts_via_uptime_robot_claude_and_email_chat.json",
|
|
745
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-website-uptime-and-send-alerts-via-uptime-robot--claude--and-email-chat-15925\n",
|
|
746
|
+
"nodeTypes": [
|
|
747
|
+
"n8n-nodes-base.if",
|
|
748
|
+
"n8n-nodes-base.code",
|
|
749
|
+
"n8n-nodes-base.noOp",
|
|
750
|
+
"n8n-nodes-base.gmail",
|
|
751
|
+
"n8n-nodes-base.filter",
|
|
752
|
+
"n8n-nodes-base.telegram",
|
|
753
|
+
"n8n-nodes-rapiwa.rapiwa",
|
|
754
|
+
"n8n-nodes-base.stickyNote",
|
|
755
|
+
"n8n-nodes-base.httpRequest",
|
|
756
|
+
"n8n-nodes-base.uptimeRobot",
|
|
757
|
+
"n8n-nodes-base.googleSheets",
|
|
758
|
+
"n8n-nodes-base.splitInBatches",
|
|
759
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
760
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
761
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic"
|
|
762
|
+
]
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
"id": 15922,
|
|
766
|
+
"slug": "Generate AI governance policy PDFs with OpenAI, SerpAPI, Gotenberg and SharePoint-15922",
|
|
767
|
+
"name": "Generate AI Governance Policy PDFs With OpenAI, SerpAPI, Gotenberg And SharePoint",
|
|
768
|
+
"tags": [
|
|
769
|
+
"Document Extraction",
|
|
770
|
+
"AI RAG"
|
|
771
|
+
],
|
|
772
|
+
"author": "legalgpts",
|
|
773
|
+
"createdAt": null,
|
|
774
|
+
"description": null,
|
|
775
|
+
"hasWorkflow": true,
|
|
776
|
+
"workflowFile": "generate_ai_governance_policy_pdfs_with_openai_serpapi_gotenberg_and_sharepoint.json",
|
|
777
|
+
"workflowPath": "workflows/Generate AI governance policy PDFs with OpenAI, SerpAPI, Gotenberg and SharePoint-15922/generate_ai_governance_policy_pdfs_with_openai_serpapi_gotenberg_and_sharepoint.json",
|
|
778
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-ai-governance-policy-pdfs-with-openai--serpapi--gotenberg-and-sharepoint-15922\n",
|
|
779
|
+
"nodeTypes": [
|
|
780
|
+
"n8n-nodes-base.code",
|
|
781
|
+
"n8n-nodes-base.merge",
|
|
782
|
+
"n8n-nodes-base.webhook",
|
|
783
|
+
"n8n-nodes-base.aggregate",
|
|
784
|
+
"n8n-nodes-base.stickyNote",
|
|
785
|
+
"n8n-nodes-base.httpRequest",
|
|
786
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
787
|
+
"n8n-nodes-base.microsoftOutlook",
|
|
788
|
+
"n8n-nodes-base.respondToWebhook",
|
|
789
|
+
"n8n-nodes-base.microsoftSharePoint",
|
|
790
|
+
"@n8n/n8n-nodes-langchain.toolSerpApi",
|
|
791
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
792
|
+
]
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"id": 15921,
|
|
796
|
+
"slug": "Research SEO keywords from a seed term with Keupera and n8n data tables-15921",
|
|
797
|
+
"name": "Research SEO Keywords From A Seed Term With Keupera And N8n Data Tables",
|
|
798
|
+
"tags": [
|
|
799
|
+
"Market Research",
|
|
800
|
+
"AI Summarization"
|
|
801
|
+
],
|
|
802
|
+
"author": "keupera",
|
|
803
|
+
"createdAt": null,
|
|
804
|
+
"description": null,
|
|
805
|
+
"hasWorkflow": true,
|
|
806
|
+
"workflowFile": "research_seo_keywords_from_a_seed_term_with_keupera_and_n8n_data_tables.json",
|
|
807
|
+
"workflowPath": "workflows/Research SEO keywords from a seed term with Keupera and n8n data tables-15921/research_seo_keywords_from_a_seed_term_with_keupera_and_n8n_data_tables.json",
|
|
808
|
+
"url": "https://n8nworkflows.xyz/workflows/research-seo-keywords-from-a-seed-term-with-keupera-and-n8n-data-tables-15921\n",
|
|
809
|
+
"nodeTypes": [
|
|
810
|
+
"n8n-nodes-base.if",
|
|
811
|
+
"n8n-nodes-base.set",
|
|
812
|
+
"n8n-nodes-base.code",
|
|
813
|
+
"n8n-nodes-base.wait",
|
|
814
|
+
"n8n-nodes-base.dataTable",
|
|
815
|
+
"n8n-nodes-base.stickyNote",
|
|
816
|
+
"n8n-nodes-base.formTrigger",
|
|
817
|
+
"n8n-nodes-base.httpRequest"
|
|
818
|
+
]
|
|
819
|
+
},
|
|
820
|
+
{
|
|
821
|
+
"id": 15920,
|
|
822
|
+
"slug": "Email weekly AI agent cost and token reports with Alephant and Gmail-15920",
|
|
823
|
+
"name": "Email Weekly AI Agent Cost And Token Reports With Alephant And Gmail",
|
|
824
|
+
"tags": [
|
|
825
|
+
"AI Summarization"
|
|
826
|
+
],
|
|
827
|
+
"author": "alephant-ai",
|
|
828
|
+
"createdAt": null,
|
|
829
|
+
"description": null,
|
|
830
|
+
"hasWorkflow": true,
|
|
831
|
+
"workflowFile": "email_weekly_ai_agent_cost_and_token_reports_with_alephant_and_gmail.json",
|
|
832
|
+
"workflowPath": "workflows/Email weekly AI agent cost and token reports with Alephant and Gmail-15920/email_weekly_ai_agent_cost_and_token_reports_with_alephant_and_gmail.json",
|
|
833
|
+
"url": "https://n8nworkflows.xyz/workflows/email-weekly-ai-agent-cost-and-token-reports-with-alephant-and-gmail-15920\n",
|
|
834
|
+
"nodeTypes": [
|
|
835
|
+
"n8n-nodes-base.set",
|
|
836
|
+
"n8n-nodes-base.code",
|
|
837
|
+
"n8n-nodes-base.gmail",
|
|
838
|
+
"n8n-nodes-base.stickyNote",
|
|
839
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
840
|
+
"@alephantai/n8n-nodes-alephant-analytics.alephantUsage"
|
|
841
|
+
]
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
"id": 15918,
|
|
845
|
+
"slug": "Review n8n workflows from Slack with Claude Opus and GitHub skills-15918",
|
|
846
|
+
"name": "Review N8n Workflows From Slack With Claude Opus And GitHub Skills",
|
|
847
|
+
"tags": [
|
|
848
|
+
"Engineering",
|
|
849
|
+
"AI Summarization"
|
|
850
|
+
],
|
|
851
|
+
"author": "liammcgarrigle",
|
|
852
|
+
"createdAt": null,
|
|
853
|
+
"description": null,
|
|
854
|
+
"hasWorkflow": true,
|
|
855
|
+
"workflowFile": "review_n8n_workflows_from_slack_with_claude_opus_and_github_skills.json",
|
|
856
|
+
"workflowPath": "workflows/Review n8n workflows from Slack with Claude Opus and GitHub skills-15918/review_n8n_workflows_from_slack_with_claude_opus_and_github_skills.json",
|
|
857
|
+
"url": "https://n8nworkflows.xyz/workflows/review-n8n-workflows-from-slack-with-claude-opus-and-github-skills-15918\n",
|
|
858
|
+
"nodeTypes": [
|
|
859
|
+
"n8n-nodes-base.if",
|
|
860
|
+
"n8n-nodes-base.n8n",
|
|
861
|
+
"n8n-nodes-base.set",
|
|
862
|
+
"n8n-nodes-base.noOp",
|
|
863
|
+
"n8n-nodes-base.merge",
|
|
864
|
+
"n8n-nodes-base.slack",
|
|
865
|
+
"n8n-nodes-base.filter",
|
|
866
|
+
"n8n-nodes-base.splitOut",
|
|
867
|
+
"n8n-nodes-base.aggregate",
|
|
868
|
+
"n8n-nodes-base.stickyNote",
|
|
869
|
+
"n8n-nodes-base.httpRequest",
|
|
870
|
+
"n8n-nodes-base.slackTrigger",
|
|
871
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
872
|
+
"n8n-nodes-base.httpRequestTool",
|
|
873
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter",
|
|
874
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
875
|
+
]
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"id": 15917,
|
|
879
|
+
"slug": "Send smart lock PINs for Apaleo reservations with Seam, Gmail, and Twilio-15917",
|
|
880
|
+
"name": "Send Smart Lock PINs For Apaleo Reservations With Seam, Gmail, And Twilio",
|
|
881
|
+
"tags": [
|
|
882
|
+
"Miscellaneous"
|
|
883
|
+
],
|
|
884
|
+
"author": "iamvaar",
|
|
885
|
+
"createdAt": null,
|
|
886
|
+
"description": null,
|
|
887
|
+
"hasWorkflow": true,
|
|
888
|
+
"workflowFile": "send_smart_lock_pins_for_apaleo_reservations_with_seam_gmail_and_twilio.json",
|
|
889
|
+
"workflowPath": "workflows/Send smart lock PINs for Apaleo reservations with Seam, Gmail, and Twilio-15917/send_smart_lock_pins_for_apaleo_reservations_with_seam_gmail_and_twilio.json",
|
|
890
|
+
"url": "https://n8nworkflows.xyz/workflows/send-smart-lock-pins-for-apaleo-reservations-with-seam--gmail--and-twilio-15917\n",
|
|
891
|
+
"nodeTypes": [
|
|
892
|
+
"n8n-nodes-base.code",
|
|
893
|
+
"n8n-nodes-base.gmail",
|
|
894
|
+
"n8n-nodes-base.twilio",
|
|
895
|
+
"n8n-nodes-base.stickyNote",
|
|
896
|
+
"n8n-nodes-base.httpRequest",
|
|
897
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
898
|
+
"@apaleo/n8n-nodes-apaleo-official.apaleo",
|
|
899
|
+
"@apaleo/n8n-nodes-apaleo-official.apaleoTrigger"
|
|
900
|
+
]
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"id": 15915,
|
|
904
|
+
"slug": "Handle WhatsApp gym bookings and satisfaction surveys with Claude and Google Sheets-15915",
|
|
905
|
+
"name": "Handle WhatsApp Gym Bookings And Satisfaction Surveys With Claude And Google Sheets",
|
|
906
|
+
"tags": [
|
|
907
|
+
"Support Chatbot",
|
|
908
|
+
"AI Chatbot"
|
|
909
|
+
],
|
|
910
|
+
"author": "oscarbekai",
|
|
911
|
+
"createdAt": null,
|
|
912
|
+
"description": null,
|
|
913
|
+
"hasWorkflow": true,
|
|
914
|
+
"workflowFile": "handle_whatsapp_gym_bookings_and_satisfaction_surveys_with_claude_and_google_sheets.json",
|
|
915
|
+
"workflowPath": "workflows/Handle WhatsApp gym bookings and satisfaction surveys with Claude and Google Sheets-15915/handle_whatsapp_gym_bookings_and_satisfaction_surveys_with_claude_and_google_sheets.json",
|
|
916
|
+
"url": "https://n8nworkflows.xyz/workflows/handle-whatsapp-gym-bookings-and-satisfaction-surveys-with-claude-and-google-sheets-15915\n",
|
|
917
|
+
"nodeTypes": [
|
|
918
|
+
"n8n-nodes-base.if",
|
|
919
|
+
"n8n-nodes-base.code",
|
|
920
|
+
"n8n-nodes-base.switch",
|
|
921
|
+
"n8n-nodes-base.webhook",
|
|
922
|
+
"n8n-nodes-base.stickyNote",
|
|
923
|
+
"n8n-nodes-base.httpRequest",
|
|
924
|
+
"n8n-nodes-base.googleSheets",
|
|
925
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
926
|
+
"n8n-nodes-base.executeWorkflow",
|
|
927
|
+
"@n8n/n8n-nodes-langchain.openAi",
|
|
928
|
+
"@n8n/n8n-nodes-langchain.toolWorkflow",
|
|
929
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic"
|
|
930
|
+
]
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"id": 15911,
|
|
934
|
+
"slug": "Monitor Core Web Vitals at scale with PageSpeed API and Google Sheets-15911",
|
|
935
|
+
"name": "Monitor Core Web Vitals At Scale With PageSpeed API And Google Sheets",
|
|
936
|
+
"tags": [
|
|
937
|
+
"Market Research"
|
|
938
|
+
],
|
|
939
|
+
"author": "lkorba",
|
|
940
|
+
"createdAt": null,
|
|
941
|
+
"description": null,
|
|
942
|
+
"hasWorkflow": true,
|
|
943
|
+
"workflowFile": "monitor_core_web_vitals_at_scale_with_pagespeed_api_and_google_sheets.json",
|
|
944
|
+
"workflowPath": "workflows/Monitor Core Web Vitals at scale with PageSpeed API and Google Sheets-15911/monitor_core_web_vitals_at_scale_with_pagespeed_api_and_google_sheets.json",
|
|
945
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-core-web-vitals-at-scale-with-pagespeed-api-and-google-sheets-15911\n",
|
|
946
|
+
"nodeTypes": [
|
|
947
|
+
"n8n-nodes-base.if",
|
|
948
|
+
"n8n-nodes-base.set",
|
|
949
|
+
"n8n-nodes-base.xml",
|
|
950
|
+
"n8n-nodes-base.wait",
|
|
951
|
+
"n8n-nodes-base.gmail",
|
|
952
|
+
"n8n-nodes-base.splitOut",
|
|
953
|
+
"n8n-nodes-base.stickyNote",
|
|
954
|
+
"n8n-nodes-base.formTrigger",
|
|
955
|
+
"n8n-nodes-base.httpRequest",
|
|
956
|
+
"n8n-nodes-base.googleSheets",
|
|
957
|
+
"n8n-nodes-base.manualTrigger",
|
|
958
|
+
"n8n-nodes-base.splitInBatches",
|
|
959
|
+
"n8n-nodes-base.extractFromFile",
|
|
960
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
961
|
+
]
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"id": 15903,
|
|
965
|
+
"slug": "Find local business leads with SearchAPI Google Maps and Google Sheets-15903",
|
|
966
|
+
"name": "Find Local Business Leads With SearchAPI Google Maps And Google Sheets",
|
|
967
|
+
"tags": [
|
|
968
|
+
"Lead Generation"
|
|
969
|
+
],
|
|
970
|
+
"author": "snehasish",
|
|
971
|
+
"createdAt": null,
|
|
972
|
+
"description": null,
|
|
973
|
+
"hasWorkflow": true,
|
|
974
|
+
"workflowFile": "find_local_business_leads_with_searchapi_google_maps_and_google_sheets.json",
|
|
975
|
+
"workflowPath": "workflows/Find local business leads with SearchAPI Google Maps and Google Sheets-15903/find_local_business_leads_with_searchapi_google_maps_and_google_sheets.json",
|
|
976
|
+
"url": "https://n8nworkflows.xyz/workflows/find-local-business-leads-with-searchapi-google-maps-and-google-sheets-15903\n",
|
|
977
|
+
"nodeTypes": [
|
|
978
|
+
"n8n-nodes-base.set",
|
|
979
|
+
"n8n-nodes-base.code",
|
|
980
|
+
"n8n-nodes-base.stickyNote",
|
|
981
|
+
"n8n-nodes-base.formTrigger",
|
|
982
|
+
"n8n-nodes-base.googleSheets",
|
|
983
|
+
"@searchapi/n8n-nodes-searchapi.searchApi"
|
|
984
|
+
]
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"id": 15898,
|
|
988
|
+
"slug": "Send weekly GitHub digests to Telegram with Qwen via OpenRouter-15898",
|
|
989
|
+
"name": "Send Weekly GitHub Digests To Telegram With Qwen Via OpenRouter",
|
|
990
|
+
"tags": [
|
|
991
|
+
"Engineering",
|
|
992
|
+
"AI Summarization"
|
|
993
|
+
],
|
|
994
|
+
"author": "dothanhvinh",
|
|
995
|
+
"createdAt": null,
|
|
996
|
+
"description": null,
|
|
997
|
+
"hasWorkflow": true,
|
|
998
|
+
"workflowFile": "send_weekly_github_digests_to_telegram_with_qwen_via_openrouter.json",
|
|
999
|
+
"workflowPath": "workflows/Send weekly GitHub digests to Telegram with Qwen via OpenRouter-15898/send_weekly_github_digests_to_telegram_with_qwen_via_openrouter.json",
|
|
1000
|
+
"url": "https://n8nworkflows.xyz/workflows/send-weekly-github-digests-to-telegram-with-qwen-via-openrouter-15898\n",
|
|
1001
|
+
"nodeTypes": [
|
|
1002
|
+
"n8n-nodes-base.code",
|
|
1003
|
+
"n8n-nodes-base.switch",
|
|
1004
|
+
"n8n-nodes-base.telegram",
|
|
1005
|
+
"n8n-nodes-base.stickyNote",
|
|
1006
|
+
"n8n-nodes-base.httpRequest",
|
|
1007
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1008
|
+
"n8n-nodes-base.telegramTrigger",
|
|
1009
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
1010
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
1011
|
+
]
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"id": 15897,
|
|
1015
|
+
"slug": "Send weekly social analytics reports with LinkedIn, X, Instagram, Google Sheets and GPT-4o-15897",
|
|
1016
|
+
"name": "Send Weekly Social Analytics Reports With LinkedIn, X, Instagram, Google Sheets And GPT 4o",
|
|
1017
|
+
"tags": [
|
|
1018
|
+
"Market Research",
|
|
1019
|
+
"AI Summarization"
|
|
1020
|
+
],
|
|
1021
|
+
"author": "mychel-garzon",
|
|
1022
|
+
"createdAt": null,
|
|
1023
|
+
"description": null,
|
|
1024
|
+
"hasWorkflow": true,
|
|
1025
|
+
"workflowFile": "send_weekly_social_analytics_reports_with_linkedin_x_instagram_google_sheets_and_gpt-4o.json",
|
|
1026
|
+
"workflowPath": "workflows/Send weekly social analytics reports with LinkedIn, X, Instagram, Google Sheets and GPT-4o-15897/send_weekly_social_analytics_reports_with_linkedin_x_instagram_google_sheets_and_gpt-4o.json",
|
|
1027
|
+
"url": "https://n8nworkflows.xyz/workflows/send-weekly-social-analytics-reports-with-linkedin--x--instagram--google-sheets-and-gpt-4o-15897\n",
|
|
1028
|
+
"nodeTypes": [
|
|
1029
|
+
"n8n-nodes-base.set",
|
|
1030
|
+
"n8n-nodes-base.code",
|
|
1031
|
+
"n8n-nodes-base.merge",
|
|
1032
|
+
"n8n-nodes-base.twitter",
|
|
1033
|
+
"n8n-nodes-base.emailSend",
|
|
1034
|
+
"n8n-nodes-base.stickyNote",
|
|
1035
|
+
"n8n-nodes-base.httpRequest",
|
|
1036
|
+
"n8n-nodes-base.googleSheets",
|
|
1037
|
+
"n8n-nodes-base.splitInBatches",
|
|
1038
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1039
|
+
"@n8n/n8n-nodes-langchain.openAi",
|
|
1040
|
+
"@mookielianhd/n8n-nodes-instagram.instagram"
|
|
1041
|
+
]
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"id": 15896,
|
|
1045
|
+
"slug": "Extract meeting decisions and tasks with Outlook, GPT-4o, SharePoint, and To Do-15896",
|
|
1046
|
+
"name": "Extract Meeting Decisions And Tasks With Outlook, GPT 4o, SharePoint, And To Do",
|
|
1047
|
+
"tags": [
|
|
1048
|
+
"Document Extraction",
|
|
1049
|
+
"AI Summarization"
|
|
1050
|
+
],
|
|
1051
|
+
"author": "mychel-garzon",
|
|
1052
|
+
"createdAt": null,
|
|
1053
|
+
"description": null,
|
|
1054
|
+
"hasWorkflow": true,
|
|
1055
|
+
"workflowFile": "extract_meeting_decisions_and_tasks_with_outlook_gpt-4o_sharepoint_and_to_do.json",
|
|
1056
|
+
"workflowPath": "workflows/Extract meeting decisions and tasks with Outlook, GPT-4o, SharePoint, and To Do-15896/extract_meeting_decisions_and_tasks_with_outlook_gpt-4o_sharepoint_and_to_do.json",
|
|
1057
|
+
"url": "https://n8nworkflows.xyz/workflows/extract-meeting-decisions-and-tasks-with-outlook--gpt-4o--sharepoint--and-to-do-15896\n",
|
|
1058
|
+
"nodeTypes": [
|
|
1059
|
+
"n8n-nodes-base.code",
|
|
1060
|
+
"n8n-nodes-base.html",
|
|
1061
|
+
"n8n-nodes-base.openAi",
|
|
1062
|
+
"n8n-nodes-base.stickyNote",
|
|
1063
|
+
"n8n-nodes-base.errorTrigger",
|
|
1064
|
+
"n8n-nodes-base.microsoftToDo",
|
|
1065
|
+
"n8n-nodes-base.microsoftOutlook",
|
|
1066
|
+
"n8n-nodes-base.microsoftSharePoint",
|
|
1067
|
+
"n8n-nodes-base.microsoftOutlookTrigger"
|
|
1068
|
+
]
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"id": 15895,
|
|
1072
|
+
"slug": "Triage VIP Outlook emails using Excel, GPT-4o and Microsoft To Do-15895",
|
|
1073
|
+
"name": "Triage VIP Outlook Emails Using Excel, GPT 4o And Microsoft To Do",
|
|
1074
|
+
"tags": [
|
|
1075
|
+
"Ticket Management",
|
|
1076
|
+
"AI Summarization"
|
|
1077
|
+
],
|
|
1078
|
+
"author": "mychel-garzon",
|
|
1079
|
+
"createdAt": null,
|
|
1080
|
+
"description": null,
|
|
1081
|
+
"hasWorkflow": true,
|
|
1082
|
+
"workflowFile": "triage_vip_outlook_emails_using_excel_gpt-4o_and_microsoft_to_do.json",
|
|
1083
|
+
"workflowPath": "workflows/Triage VIP Outlook emails using Excel, GPT-4o and Microsoft To Do-15895/triage_vip_outlook_emails_using_excel_gpt-4o_and_microsoft_to_do.json",
|
|
1084
|
+
"url": "https://n8nworkflows.xyz/workflows/triage-vip-outlook-emails-using-excel--gpt-4o-and-microsoft-to-do-15895\n",
|
|
1085
|
+
"nodeTypes": [
|
|
1086
|
+
"n8n-nodes-base.if",
|
|
1087
|
+
"n8n-nodes-base.code",
|
|
1088
|
+
"n8n-nodes-base.html",
|
|
1089
|
+
"n8n-nodes-base.openAi",
|
|
1090
|
+
"n8n-nodes-base.stickyNote",
|
|
1091
|
+
"n8n-nodes-base.errorTrigger",
|
|
1092
|
+
"n8n-nodes-base.microsoftToDo",
|
|
1093
|
+
"n8n-nodes-base.microsoftExcel",
|
|
1094
|
+
"n8n-nodes-base.microsoftOutlook",
|
|
1095
|
+
"n8n-nodes-base.microsoftOutlookTrigger"
|
|
1096
|
+
]
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
"id": 15894,
|
|
1100
|
+
"slug": "Draft consulting proposals from client URLs with Anthropic and Gemini-15894",
|
|
1101
|
+
"name": "Draft Consulting Proposals From Client URLs With Anthropic And Gemini",
|
|
1102
|
+
"tags": [
|
|
1103
|
+
"Document Extraction",
|
|
1104
|
+
"Multimodal AI"
|
|
1105
|
+
],
|
|
1106
|
+
"author": "divyanshugupta",
|
|
1107
|
+
"createdAt": null,
|
|
1108
|
+
"description": null,
|
|
1109
|
+
"hasWorkflow": true,
|
|
1110
|
+
"workflowFile": "draft_consulting_proposals_from_client_urls_with_anthropic_and_gemini.json",
|
|
1111
|
+
"workflowPath": "workflows/Draft consulting proposals from client URLs with Anthropic and Gemini-15894/draft_consulting_proposals_from_client_urls_with_anthropic_and_gemini.json",
|
|
1112
|
+
"url": "https://n8nworkflows.xyz/workflows/draft-consulting-proposals-from-client-urls-with-anthropic-and-gemini-15894\n",
|
|
1113
|
+
"nodeTypes": [
|
|
1114
|
+
"n8n-nodes-base.if",
|
|
1115
|
+
"n8n-nodes-base.code",
|
|
1116
|
+
"n8n-nodes-base.webhook",
|
|
1117
|
+
"n8n-nodes-base.stickyNote",
|
|
1118
|
+
"n8n-nodes-base.httpRequest",
|
|
1119
|
+
"n8n-nodes-base.respondToWebhook",
|
|
1120
|
+
"@n8n/n8n-nodes-langchain.anthropic"
|
|
1121
|
+
]
|
|
1122
|
+
},
|
|
1123
|
+
{
|
|
1124
|
+
"id": 15893,
|
|
1125
|
+
"slug": "Monitor competitor pricing with Firecrawl, Anthropic, Airtable and Slack-15893",
|
|
1126
|
+
"name": "Monitor Competitor Pricing With Firecrawl, Anthropic, Airtable And Slack",
|
|
1127
|
+
"tags": [
|
|
1128
|
+
"Market Research",
|
|
1129
|
+
"AI Summarization"
|
|
1130
|
+
],
|
|
1131
|
+
"author": "mychel-garzon",
|
|
1132
|
+
"createdAt": null,
|
|
1133
|
+
"description": null,
|
|
1134
|
+
"hasWorkflow": true,
|
|
1135
|
+
"workflowFile": "monitor_competitor_pricing_with_firecrawl_anthropic_airtable_and_slack.json",
|
|
1136
|
+
"workflowPath": "workflows/Monitor competitor pricing with Firecrawl, Anthropic, Airtable and Slack-15893/monitor_competitor_pricing_with_firecrawl_anthropic_airtable_and_slack.json",
|
|
1137
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-competitor-pricing-with-firecrawl--anthropic--airtable-and-slack-15893\n",
|
|
1138
|
+
"nodeTypes": [
|
|
1139
|
+
"n8n-nodes-base.code",
|
|
1140
|
+
"n8n-nodes-base.slack",
|
|
1141
|
+
"n8n-nodes-base.switch",
|
|
1142
|
+
"n8n-nodes-base.airtable",
|
|
1143
|
+
"n8n-nodes-base.stickyNote",
|
|
1144
|
+
"n8n-nodes-base.googleSheets",
|
|
1145
|
+
"n8n-nodes-base.splitInBatches",
|
|
1146
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1147
|
+
"@mendable/n8n-nodes-firecrawl.firecrawl"
|
|
1148
|
+
]
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"id": 15888,
|
|
1152
|
+
"slug": "Answer HR questions with GPT-4o-mini, PostgreSQL, Pinecone and ElevenLabs-15888",
|
|
1153
|
+
"name": "Answer HR Questions With GPT 4o Mini, PostgreSQL, Pinecone And ElevenLabs",
|
|
1154
|
+
"tags": [
|
|
1155
|
+
"HR",
|
|
1156
|
+
"AI Chatbot"
|
|
1157
|
+
],
|
|
1158
|
+
"author": "cybernative",
|
|
1159
|
+
"createdAt": null,
|
|
1160
|
+
"description": null,
|
|
1161
|
+
"hasWorkflow": true,
|
|
1162
|
+
"workflowFile": "answer_hr_questions_with_gpt-4o-mini_postgresql_pinecone_and_elevenlabs.json",
|
|
1163
|
+
"workflowPath": "workflows/Answer HR questions with GPT-4o-mini, PostgreSQL, Pinecone and ElevenLabs-15888/answer_hr_questions_with_gpt-4o-mini_postgresql_pinecone_and_elevenlabs.json",
|
|
1164
|
+
"url": "https://n8nworkflows.xyz/workflows/answer-hr-questions-with-gpt-4o-mini--postgresql--pinecone-and-elevenlabs-15888\n",
|
|
1165
|
+
"nodeTypes": [
|
|
1166
|
+
"n8n-nodes-base.if",
|
|
1167
|
+
"n8n-nodes-base.set",
|
|
1168
|
+
"n8n-nodes-base.code",
|
|
1169
|
+
"n8n-nodes-base.webhook",
|
|
1170
|
+
"n8n-nodes-base.postgres",
|
|
1171
|
+
"n8n-nodes-base.stickyNote",
|
|
1172
|
+
"n8n-nodes-base.postgresTool",
|
|
1173
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1174
|
+
"n8n-nodes-base.respondToWebhook",
|
|
1175
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
1176
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
1177
|
+
"@n8n/n8n-nodes-langchain.embeddingsOpenAi",
|
|
1178
|
+
"@elevenlabs/n8n-nodes-elevenlabs.elevenLabs",
|
|
1179
|
+
"@n8n/n8n-nodes-langchain.memoryPostgresChat",
|
|
1180
|
+
"@n8n/n8n-nodes-langchain.vectorStorePinecone"
|
|
1181
|
+
]
|
|
1182
|
+
},
|
|
1183
|
+
{
|
|
1184
|
+
"id": 15887,
|
|
1185
|
+
"slug": "Detect pricing anomalies in Google Sheets with Groq AI and Slack alerts-15887",
|
|
1186
|
+
"name": "Detect Pricing Anomalies In Google Sheets With Groq AI And Slack Alerts",
|
|
1187
|
+
"tags": [
|
|
1188
|
+
"Document Extraction",
|
|
1189
|
+
"AI Summarization"
|
|
1190
|
+
],
|
|
1191
|
+
"author": "weblineindia",
|
|
1192
|
+
"createdAt": null,
|
|
1193
|
+
"description": null,
|
|
1194
|
+
"hasWorkflow": true,
|
|
1195
|
+
"workflowFile": "detect_pricing_anomalies_in_google_sheets_with_groq_ai_and_slack_alerts.json",
|
|
1196
|
+
"workflowPath": "workflows/Detect pricing anomalies in Google Sheets with Groq AI and Slack alerts-15887/detect_pricing_anomalies_in_google_sheets_with_groq_ai_and_slack_alerts.json",
|
|
1197
|
+
"url": "https://n8nworkflows.xyz/workflows/detect-pricing-anomalies-in-google-sheets-with-groq-ai-and-slack-alerts-15887\n",
|
|
1198
|
+
"nodeTypes": [
|
|
1199
|
+
"n8n-nodes-base.if",
|
|
1200
|
+
"n8n-nodes-base.set",
|
|
1201
|
+
"n8n-nodes-base.code",
|
|
1202
|
+
"n8n-nodes-base.slack",
|
|
1203
|
+
"n8n-nodes-base.stickyNote",
|
|
1204
|
+
"n8n-nodes-base.googleSheets",
|
|
1205
|
+
"n8n-nodes-base.manualTrigger",
|
|
1206
|
+
"n8n-nodes-base.splitInBatches",
|
|
1207
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1208
|
+
"@n8n/n8n-nodes-langchain.lmChatGroq"
|
|
1209
|
+
]
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
"id": 15886,
|
|
1213
|
+
"slug": "Send Indian tender email reports from TendersInfo.net results-15886",
|
|
1214
|
+
"name": "Send Indian Tender Email Reports From TendersInfo.Net Results",
|
|
1215
|
+
"tags": [
|
|
1216
|
+
"Market Research"
|
|
1217
|
+
],
|
|
1218
|
+
"author": "rahul08",
|
|
1219
|
+
"createdAt": null,
|
|
1220
|
+
"description": null,
|
|
1221
|
+
"hasWorkflow": true,
|
|
1222
|
+
"workflowFile": "send_indian_tender_email_reports_from_tendersinfo.net_results.json",
|
|
1223
|
+
"workflowPath": "workflows/Send Indian tender email reports from TendersInfo.net results-15886/send_indian_tender_email_reports_from_tendersinfo.net_results.json",
|
|
1224
|
+
"url": "https://n8nworkflows.xyz/workflows/send-indian-tender-email-reports-from-tendersinfo-net-results-15886\n",
|
|
1225
|
+
"nodeTypes": [
|
|
1226
|
+
"n8n-nodes-base.set",
|
|
1227
|
+
"n8n-nodes-base.code",
|
|
1228
|
+
"n8n-nodes-base.filter",
|
|
1229
|
+
"n8n-nodes-base.webhook",
|
|
1230
|
+
"n8n-nodes-base.stickyNote",
|
|
1231
|
+
"n8n-nodes-base.httpRequest",
|
|
1232
|
+
"n8n-nodes-base.respondToWebhook"
|
|
1233
|
+
]
|
|
1234
|
+
},
|
|
1235
|
+
{
|
|
1236
|
+
"id": 15885,
|
|
1237
|
+
"slug": "Get Douyin video comments and replies with JustOneAPI-15885",
|
|
1238
|
+
"name": "Get Douyin Video Comments And Replies With JustOneAPI",
|
|
1239
|
+
"tags": [
|
|
1240
|
+
"Market Research"
|
|
1241
|
+
],
|
|
1242
|
+
"author": "apisub001",
|
|
1243
|
+
"createdAt": null,
|
|
1244
|
+
"description": null,
|
|
1245
|
+
"hasWorkflow": true,
|
|
1246
|
+
"workflowFile": "get_douyin_video_comments_and_replies_with_justoneapi.json",
|
|
1247
|
+
"workflowPath": "workflows/Get Douyin video comments and replies with JustOneAPI-15885/get_douyin_video_comments_and_replies_with_justoneapi.json",
|
|
1248
|
+
"url": "https://n8nworkflows.xyz/workflows/get-douyin-video-comments-and-replies-with-justoneapi-15885\n",
|
|
1249
|
+
"nodeTypes": [
|
|
1250
|
+
"n8n-nodes-base.if",
|
|
1251
|
+
"n8n-nodes-base.set",
|
|
1252
|
+
"n8n-nodes-base.code",
|
|
1253
|
+
"n8n-nodes-base.stickyNote",
|
|
1254
|
+
"n8n-nodes-base.httpRequest",
|
|
1255
|
+
"n8n-nodes-base.manualTrigger"
|
|
1256
|
+
]
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
"id": 15883,
|
|
1260
|
+
"slug": "Extract TikTok reaction hooks with RenderIO scene detection-15883",
|
|
1261
|
+
"name": "Extract TikTok Reaction Hooks With RenderIO Scene Detection",
|
|
1262
|
+
"tags": [
|
|
1263
|
+
"Content Creation",
|
|
1264
|
+
"Multimodal AI"
|
|
1265
|
+
],
|
|
1266
|
+
"author": "hodho",
|
|
1267
|
+
"createdAt": null,
|
|
1268
|
+
"description": null,
|
|
1269
|
+
"hasWorkflow": true,
|
|
1270
|
+
"workflowFile": "extract_tiktok_reaction_hooks_with_renderio_scene_detection.json",
|
|
1271
|
+
"workflowPath": "workflows/Extract TikTok reaction hooks with RenderIO scene detection-15883/extract_tiktok_reaction_hooks_with_renderio_scene_detection.json",
|
|
1272
|
+
"url": "https://n8nworkflows.xyz/workflows/extract-tiktok-reaction-hooks-with-renderio-scene-detection-15883\n",
|
|
1273
|
+
"nodeTypes": [
|
|
1274
|
+
"n8n-nodes-base.if",
|
|
1275
|
+
"n8n-nodes-base.code",
|
|
1276
|
+
"n8n-nodes-base.form",
|
|
1277
|
+
"n8n-nodes-base.wait",
|
|
1278
|
+
"n8n-nodes-base.stickyNote",
|
|
1279
|
+
"n8n-nodes-base.formTrigger",
|
|
1280
|
+
"n8n-nodes-base.httpRequest",
|
|
1281
|
+
"n8n-nodes-renderio.renderio"
|
|
1282
|
+
]
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
"id": 15882,
|
|
1286
|
+
"slug": "Get Douyin user published videos and first video details with JustOneAPI-15882",
|
|
1287
|
+
"name": "Get Douyin User Published Videos And First Video Details With JustOneAPI",
|
|
1288
|
+
"tags": [
|
|
1289
|
+
"Market Research"
|
|
1290
|
+
],
|
|
1291
|
+
"author": "apisub001",
|
|
1292
|
+
"createdAt": null,
|
|
1293
|
+
"description": null,
|
|
1294
|
+
"hasWorkflow": true,
|
|
1295
|
+
"workflowFile": "get_douyin_user_published_videos_and_first_video_details_with_justoneapi.json",
|
|
1296
|
+
"workflowPath": "workflows/Get Douyin user published videos and first video details with JustOneAPI-15882/get_douyin_user_published_videos_and_first_video_details_with_justoneapi.json",
|
|
1297
|
+
"url": "https://n8nworkflows.xyz/workflows/get-douyin-user-published-videos-and-first-video-details-with-justoneapi-15882\n",
|
|
1298
|
+
"nodeTypes": [
|
|
1299
|
+
"n8n-nodes-base.set",
|
|
1300
|
+
"n8n-nodes-base.code",
|
|
1301
|
+
"n8n-nodes-base.stickyNote",
|
|
1302
|
+
"n8n-nodes-base.httpRequest",
|
|
1303
|
+
"n8n-nodes-base.manualTrigger"
|
|
1304
|
+
]
|
|
1305
|
+
},
|
|
1306
|
+
{
|
|
1307
|
+
"id": 15880,
|
|
1308
|
+
"slug": "Search Douyin users by keyword and fetch profile details with JustOneAPI-15880",
|
|
1309
|
+
"name": "Search Douyin Users By Keyword And Fetch Profile Details With JustOneAPI",
|
|
1310
|
+
"tags": [
|
|
1311
|
+
"Market Research"
|
|
1312
|
+
],
|
|
1313
|
+
"author": "apisub001",
|
|
1314
|
+
"createdAt": null,
|
|
1315
|
+
"description": null,
|
|
1316
|
+
"hasWorkflow": true,
|
|
1317
|
+
"workflowFile": "search_douyin_users_by_keyword_and_fetch_profile_details_with_justoneapi.json",
|
|
1318
|
+
"workflowPath": "workflows/Search Douyin users by keyword and fetch profile details with JustOneAPI-15880/search_douyin_users_by_keyword_and_fetch_profile_details_with_justoneapi.json",
|
|
1319
|
+
"url": "https://n8nworkflows.xyz/workflows/search-douyin-users-by-keyword-and-fetch-profile-details-with-justoneapi-15880\n",
|
|
1320
|
+
"nodeTypes": [
|
|
1321
|
+
"n8n-nodes-base.set",
|
|
1322
|
+
"n8n-nodes-base.code",
|
|
1323
|
+
"n8n-nodes-base.stickyNote",
|
|
1324
|
+
"n8n-nodes-base.httpRequest",
|
|
1325
|
+
"n8n-nodes-base.manualTrigger"
|
|
1326
|
+
]
|
|
1327
|
+
},
|
|
1328
|
+
{
|
|
1329
|
+
"id": 15878,
|
|
1330
|
+
"slug": "Search Douyin videos by keyword and get the first video detail with JustOneAPI-15878",
|
|
1331
|
+
"name": "Search Douyin Videos By Keyword And Get The First Video Detail With JustOneAPI",
|
|
1332
|
+
"tags": [
|
|
1333
|
+
"Market Research"
|
|
1334
|
+
],
|
|
1335
|
+
"author": "apisub001",
|
|
1336
|
+
"createdAt": null,
|
|
1337
|
+
"description": null,
|
|
1338
|
+
"hasWorkflow": true,
|
|
1339
|
+
"workflowFile": "search_douyin_videos_by_keyword_and_get_the_first_video_detail_with_justoneapi.json",
|
|
1340
|
+
"workflowPath": "workflows/Search Douyin videos by keyword and get the first video detail with JustOneAPI-15878/search_douyin_videos_by_keyword_and_get_the_first_video_detail_with_justoneapi.json",
|
|
1341
|
+
"url": "https://n8nworkflows.xyz/workflows/search-douyin-videos-by-keyword-and-get-the-first-video-detail-with-justoneapi-15878\n",
|
|
1342
|
+
"nodeTypes": [
|
|
1343
|
+
"n8n-nodes-base.set",
|
|
1344
|
+
"n8n-nodes-base.code",
|
|
1345
|
+
"n8n-nodes-base.stickyNote",
|
|
1346
|
+
"n8n-nodes-base.httpRequest",
|
|
1347
|
+
"n8n-nodes-base.manualTrigger"
|
|
1348
|
+
]
|
|
1349
|
+
},
|
|
1350
|
+
{
|
|
1351
|
+
"id": 15877,
|
|
1352
|
+
"slug": "Detect Mixpanel churn and create HubSpot, ClickUp, and Slack retention alerts-15877",
|
|
1353
|
+
"name": "Detect Mixpanel Churn And Create HubSpot, ClickUp, And Slack Retention Alerts",
|
|
1354
|
+
"tags": [
|
|
1355
|
+
"CRM",
|
|
1356
|
+
"AI Summarization"
|
|
1357
|
+
],
|
|
1358
|
+
"author": "itechnotion",
|
|
1359
|
+
"createdAt": null,
|
|
1360
|
+
"description": null,
|
|
1361
|
+
"hasWorkflow": true,
|
|
1362
|
+
"workflowFile": "detect_mixpanel_churn_and_create_hubspot_clickup_and_slack_retention_alerts.json",
|
|
1363
|
+
"workflowPath": "workflows/Detect Mixpanel churn and create HubSpot, ClickUp, and Slack retention alerts-15877/detect_mixpanel_churn_and_create_hubspot_clickup_and_slack_retention_alerts.json",
|
|
1364
|
+
"url": "https://n8nworkflows.xyz/workflows/detect-mixpanel-churn-and-create-hubspot--clickup--and-slack-retention-alerts-15877\n",
|
|
1365
|
+
"nodeTypes": [
|
|
1366
|
+
"n8n-nodes-base.if",
|
|
1367
|
+
"n8n-nodes-base.set",
|
|
1368
|
+
"n8n-nodes-base.code",
|
|
1369
|
+
"n8n-nodes-base.slack",
|
|
1370
|
+
"n8n-nodes-base.clickUp",
|
|
1371
|
+
"n8n-nodes-base.hubspot",
|
|
1372
|
+
"n8n-nodes-base.webhook",
|
|
1373
|
+
"n8n-nodes-base.stickyNote",
|
|
1374
|
+
"n8n-nodes-base.httpRequest"
|
|
1375
|
+
]
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
"id": 15876,
|
|
1379
|
+
"slug": "Notify customers of resolved Jira bugs with Gmail, HubSpot, Slack and Sheets-15876",
|
|
1380
|
+
"name": "Notify Customers Of Resolved Jira Bugs With Gmail, HubSpot, Slack And Sheets",
|
|
1381
|
+
"tags": [
|
|
1382
|
+
"Ticket Management"
|
|
1383
|
+
],
|
|
1384
|
+
"author": "itechnotion",
|
|
1385
|
+
"createdAt": null,
|
|
1386
|
+
"description": null,
|
|
1387
|
+
"hasWorkflow": true,
|
|
1388
|
+
"workflowFile": "notify_customers_of_resolved_jira_bugs_with_gmail_hubspot_slack_and_sheets.json",
|
|
1389
|
+
"workflowPath": "workflows/Notify customers of resolved Jira bugs with Gmail, HubSpot, Slack and Sheets-15876/notify_customers_of_resolved_jira_bugs_with_gmail_hubspot_slack_and_sheets.json",
|
|
1390
|
+
"url": "https://n8nworkflows.xyz/workflows/notify-customers-of-resolved-jira-bugs-with-gmail--hubspot--slack-and-sheets-15876\n",
|
|
21
1391
|
"nodeTypes": [
|
|
22
1392
|
"n8n-nodes-base.if",
|
|
23
1393
|
"n8n-nodes-base.code",
|
|
24
|
-
"n8n-nodes-base.
|
|
1394
|
+
"n8n-nodes-base.jira",
|
|
1395
|
+
"n8n-nodes-base.gmail",
|
|
1396
|
+
"n8n-nodes-base.merge",
|
|
1397
|
+
"n8n-nodes-base.slack",
|
|
1398
|
+
"n8n-nodes-base.hubspot",
|
|
25
1399
|
"n8n-nodes-base.stickyNote",
|
|
26
|
-
"
|
|
27
|
-
"n8n-nodes-base.
|
|
28
|
-
"
|
|
29
|
-
"@n8n/n8n-nodes-langchain.memoryBufferWindow"
|
|
1400
|
+
"n8n-nodes-base.httpRequest",
|
|
1401
|
+
"n8n-nodes-base.jiraTrigger",
|
|
1402
|
+
"n8n-nodes-base.googleSheets"
|
|
30
1403
|
]
|
|
31
1404
|
},
|
|
32
1405
|
{
|
|
33
|
-
"id":
|
|
34
|
-
"slug": "
|
|
35
|
-
"name": "
|
|
36
|
-
"tags": [
|
|
37
|
-
|
|
1406
|
+
"id": 15875,
|
|
1407
|
+
"slug": "Sync Mailchimp unsubscribes with HubSpot CRM, Slack, Google Sheets and Gmail-15875",
|
|
1408
|
+
"name": "Sync Mailchimp Unsubscribes With HubSpot CRM, Slack, Google Sheets And Gmail",
|
|
1409
|
+
"tags": [
|
|
1410
|
+
"Social Media"
|
|
1411
|
+
],
|
|
1412
|
+
"author": "itechnotion",
|
|
38
1413
|
"createdAt": null,
|
|
39
1414
|
"description": null,
|
|
40
1415
|
"hasWorkflow": true,
|
|
41
|
-
"workflowFile": "
|
|
42
|
-
"workflowPath": "workflows/
|
|
43
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
1416
|
+
"workflowFile": "sync_mailchimp_unsubscribes_with_hubspot_crm_slack_google_sheets_and_gmail.json",
|
|
1417
|
+
"workflowPath": "workflows/Sync Mailchimp unsubscribes with HubSpot CRM, Slack, Google Sheets and Gmail-15875/sync_mailchimp_unsubscribes_with_hubspot_crm_slack_google_sheets_and_gmail.json",
|
|
1418
|
+
"url": "https://n8nworkflows.xyz/workflows/sync-mailchimp-unsubscribes-with-hubspot-crm--slack--google-sheets-and-gmail-15875\n",
|
|
44
1419
|
"nodeTypes": [
|
|
45
1420
|
"n8n-nodes-base.if",
|
|
1421
|
+
"n8n-nodes-base.set",
|
|
46
1422
|
"n8n-nodes-base.code",
|
|
47
|
-
"n8n-nodes-base.
|
|
1423
|
+
"n8n-nodes-base.gmail",
|
|
1424
|
+
"n8n-nodes-base.slack",
|
|
48
1425
|
"n8n-nodes-base.stickyNote",
|
|
49
|
-
"
|
|
50
|
-
"n8n-nodes-base.
|
|
51
|
-
"
|
|
1426
|
+
"n8n-nodes-base.httpRequest",
|
|
1427
|
+
"n8n-nodes-base.googleSheets",
|
|
1428
|
+
"n8n-nodes-base.mailchimpTrigger"
|
|
52
1429
|
]
|
|
53
1430
|
},
|
|
54
1431
|
{
|
|
55
|
-
"id":
|
|
56
|
-
"slug": "
|
|
57
|
-
"name": "
|
|
1432
|
+
"id": 15874,
|
|
1433
|
+
"slug": "Automate Calendly sales meetings with HubSpot, Google, ClickUp and Slack-15874",
|
|
1434
|
+
"name": "Automate Calendly Sales Meetings With HubSpot, Google, ClickUp And Slack",
|
|
58
1435
|
"tags": [
|
|
59
|
-
"
|
|
1436
|
+
"CRM"
|
|
1437
|
+
],
|
|
1438
|
+
"author": "itechnotion",
|
|
1439
|
+
"createdAt": null,
|
|
1440
|
+
"description": null,
|
|
1441
|
+
"hasWorkflow": true,
|
|
1442
|
+
"workflowFile": "automate_calendly_sales_meetings_with_hubspot_google_clickup_and_slack.json",
|
|
1443
|
+
"workflowPath": "workflows/Automate Calendly sales meetings with HubSpot, Google, ClickUp and Slack-15874/automate_calendly_sales_meetings_with_hubspot_google_clickup_and_slack.json",
|
|
1444
|
+
"url": "https://n8nworkflows.xyz/workflows/automate-calendly-sales-meetings-with-hubspot--google--clickup-and-slack-15874\n",
|
|
1445
|
+
"nodeTypes": [
|
|
1446
|
+
"n8n-nodes-base.if",
|
|
1447
|
+
"n8n-nodes-base.set",
|
|
1448
|
+
"n8n-nodes-base.code",
|
|
1449
|
+
"n8n-nodes-base.wait",
|
|
1450
|
+
"n8n-nodes-base.gmail",
|
|
1451
|
+
"n8n-nodes-base.slack",
|
|
1452
|
+
"n8n-nodes-base.clickUp",
|
|
1453
|
+
"n8n-nodes-base.stickyNote",
|
|
1454
|
+
"n8n-nodes-base.httpRequest",
|
|
1455
|
+
"n8n-nodes-base.googleSheets",
|
|
1456
|
+
"n8n-nodes-base.googleCalendar",
|
|
1457
|
+
"n8n-nodes-base.calendlyTrigger"
|
|
1458
|
+
]
|
|
1459
|
+
},
|
|
1460
|
+
{
|
|
1461
|
+
"id": 15873,
|
|
1462
|
+
"slug": "Handle failed Stripe payments with Slack, ClickUp, Gmail and Google Sheets-15873",
|
|
1463
|
+
"name": "Handle Failed Stripe Payments With Slack, ClickUp, Gmail And Google Sheets",
|
|
1464
|
+
"tags": [
|
|
1465
|
+
"CRM"
|
|
1466
|
+
],
|
|
1467
|
+
"author": "itechnotion",
|
|
1468
|
+
"createdAt": null,
|
|
1469
|
+
"description": null,
|
|
1470
|
+
"hasWorkflow": true,
|
|
1471
|
+
"workflowFile": "handle_failed_stripe_payments_with_slack_clickup_gmail_and_google_sheets.json",
|
|
1472
|
+
"workflowPath": "workflows/Handle failed Stripe payments with Slack, ClickUp, Gmail and Google Sheets-15873/handle_failed_stripe_payments_with_slack_clickup_gmail_and_google_sheets.json",
|
|
1473
|
+
"url": "https://n8nworkflows.xyz/workflows/handle-failed-stripe-payments-with-slack--clickup--gmail-and-google-sheets-15873\n",
|
|
1474
|
+
"nodeTypes": [
|
|
1475
|
+
"n8n-nodes-base.if",
|
|
1476
|
+
"n8n-nodes-base.code",
|
|
1477
|
+
"n8n-nodes-base.gmail",
|
|
1478
|
+
"n8n-nodes-base.slack",
|
|
1479
|
+
"n8n-nodes-base.clickUp",
|
|
1480
|
+
"n8n-nodes-base.hubspot",
|
|
1481
|
+
"n8n-nodes-base.stickyNote",
|
|
1482
|
+
"n8n-nodes-base.googleSheets",
|
|
1483
|
+
"n8n-nodes-base.stripeTrigger"
|
|
1484
|
+
]
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
"id": 15872,
|
|
1488
|
+
"slug": "Send a weekly Airtable task digest to Slack, Gmail and Sheets with GPT-4.1-mini-15872",
|
|
1489
|
+
"name": "Send A Weekly Airtable Task Digest To Slack, Gmail And Sheets With GPT 4.1 Mini",
|
|
1490
|
+
"tags": [
|
|
1491
|
+
"Project Management",
|
|
60
1492
|
"AI Summarization"
|
|
61
1493
|
],
|
|
62
|
-
"author": "
|
|
1494
|
+
"author": "itechnotion",
|
|
63
1495
|
"createdAt": null,
|
|
64
1496
|
"description": null,
|
|
65
1497
|
"hasWorkflow": true,
|
|
66
|
-
"workflowFile": "
|
|
67
|
-
"workflowPath": "workflows/
|
|
68
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
1498
|
+
"workflowFile": "send_a_weekly_airtable_task_digest_to_slack_gmail_and_sheets_with_gpt-4.1-mini.json",
|
|
1499
|
+
"workflowPath": "workflows/Send a weekly Airtable task digest to Slack, Gmail and Sheets with GPT-4.1-mini-15872/send_a_weekly_airtable_task_digest_to_slack_gmail_and_sheets_with_gpt-4.1-mini.json",
|
|
1500
|
+
"url": "https://n8nworkflows.xyz/workflows/send-a-weekly-airtable-task-digest-to-slack--gmail-and-sheets-with-gpt-4-1-mini-15872\n",
|
|
1501
|
+
"nodeTypes": [
|
|
1502
|
+
"n8n-nodes-base.if",
|
|
1503
|
+
"n8n-nodes-base.code",
|
|
1504
|
+
"n8n-nodes-base.gmail",
|
|
1505
|
+
"n8n-nodes-base.slack",
|
|
1506
|
+
"n8n-nodes-base.airtable",
|
|
1507
|
+
"n8n-nodes-base.stickyNote",
|
|
1508
|
+
"n8n-nodes-base.googleSheets",
|
|
1509
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1510
|
+
"@n8n/n8n-nodes-langchain.openAi"
|
|
1511
|
+
]
|
|
1512
|
+
},
|
|
1513
|
+
{
|
|
1514
|
+
"id": 15871,
|
|
1515
|
+
"slug": "Audit website security and send AI reports via Claude, Gmail, Slack and WhatsApp-15871",
|
|
1516
|
+
"name": "Audit Website Security And Send AI Reports Via Claude, Gmail, Slack And WhatsApp",
|
|
1517
|
+
"tags": [
|
|
1518
|
+
"SecOps",
|
|
1519
|
+
"AI Summarization"
|
|
1520
|
+
],
|
|
1521
|
+
"author": "spagreen",
|
|
1522
|
+
"createdAt": null,
|
|
1523
|
+
"description": null,
|
|
1524
|
+
"hasWorkflow": true,
|
|
1525
|
+
"workflowFile": "audit_website_security_and_send_ai_reports_via_claude_gmail_slack_and_whatsapp.json",
|
|
1526
|
+
"workflowPath": "workflows/Audit website security and send AI reports via Claude, Gmail, Slack and WhatsApp-15871/audit_website_security_and_send_ai_reports_via_claude_gmail_slack_and_whatsapp.json",
|
|
1527
|
+
"url": "https://n8nworkflows.xyz/workflows/audit-website-security-and-send-ai-reports-via-claude--gmail--slack-and-whatsapp-15871\n",
|
|
69
1528
|
"nodeTypes": [
|
|
70
1529
|
"n8n-nodes-base.if",
|
|
71
|
-
"n8n-nodes-base.n8n",
|
|
72
1530
|
"n8n-nodes-base.set",
|
|
73
|
-
"n8n-nodes-base.
|
|
1531
|
+
"n8n-nodes-base.code",
|
|
1532
|
+
"n8n-nodes-base.form",
|
|
1533
|
+
"n8n-nodes-base.gmail",
|
|
74
1534
|
"n8n-nodes-base.merge",
|
|
75
1535
|
"n8n-nodes-base.slack",
|
|
76
|
-
"n8n-nodes-
|
|
77
|
-
"n8n-nodes-base.splitOut",
|
|
1536
|
+
"n8n-nodes-rapiwa.rapiwa",
|
|
78
1537
|
"n8n-nodes-base.aggregate",
|
|
79
1538
|
"n8n-nodes-base.stickyNote",
|
|
1539
|
+
"n8n-nodes-base.formTrigger",
|
|
80
1540
|
"n8n-nodes-base.httpRequest",
|
|
81
|
-
"n8n-nodes-base.
|
|
1541
|
+
"n8n-nodes-base.googleSheets",
|
|
1542
|
+
"n8n-nodes-base.convertToFile",
|
|
1543
|
+
"n8n-nodes-base.manualTrigger",
|
|
1544
|
+
"n8n-nodes-base.splitInBatches",
|
|
82
1545
|
"@n8n/n8n-nodes-langchain.agent",
|
|
83
|
-
"n8n-nodes-base.
|
|
84
|
-
"@n8n/n8n-nodes-langchain.
|
|
85
|
-
"@n8n/n8n-nodes-langchain.
|
|
1546
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1547
|
+
"@n8n/n8n-nodes-langchain.anthropicTool",
|
|
1548
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic"
|
|
86
1549
|
]
|
|
87
1550
|
},
|
|
88
1551
|
{
|
|
@@ -397,6 +1860,37 @@
|
|
|
397
1860
|
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
398
1861
|
]
|
|
399
1862
|
},
|
|
1863
|
+
{
|
|
1864
|
+
"id": 15849,
|
|
1865
|
+
"slug": "Automate B2B cold email outreach with Gemini, Gmail and Google Sheets-15849",
|
|
1866
|
+
"name": "Automate B2B Cold Email Outreach With Gemini, Gmail And Google Sheets",
|
|
1867
|
+
"tags": [
|
|
1868
|
+
"Lead Nurturing",
|
|
1869
|
+
"Multimodal AI"
|
|
1870
|
+
],
|
|
1871
|
+
"author": "ravipatel7210",
|
|
1872
|
+
"createdAt": null,
|
|
1873
|
+
"description": null,
|
|
1874
|
+
"hasWorkflow": true,
|
|
1875
|
+
"workflowFile": "automate_b2b_cold_email_outreach_with_gemini_gmail_and_google_sheets.json",
|
|
1876
|
+
"workflowPath": "workflows/Automate B2B cold email outreach with Gemini, Gmail and Google Sheets-15849/automate_b2b_cold_email_outreach_with_gemini_gmail_and_google_sheets.json",
|
|
1877
|
+
"url": "https://n8nworkflows.xyz/workflows/automate-b2b-cold-email-outreach-with-gemini--gmail-and-google-sheets-15849\n",
|
|
1878
|
+
"nodeTypes": [
|
|
1879
|
+
"n8n-nodes-base.if",
|
|
1880
|
+
"n8n-nodes-base.code",
|
|
1881
|
+
"n8n-nodes-base.gmail",
|
|
1882
|
+
"n8n-nodes-base.filter",
|
|
1883
|
+
"n8n-nodes-base.dateTime",
|
|
1884
|
+
"n8n-nodes-base.stickyNote",
|
|
1885
|
+
"n8n-nodes-base.gmailTrigger",
|
|
1886
|
+
"n8n-nodes-base.googleSheets",
|
|
1887
|
+
"n8n-nodes-puppeteer.puppeteer",
|
|
1888
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1889
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
1890
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter",
|
|
1891
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
1892
|
+
]
|
|
1893
|
+
},
|
|
400
1894
|
{
|
|
401
1895
|
"id": 15848,
|
|
402
1896
|
"slug": "Get Taobao and Tmall product reviews with JustOneAPI-15848",
|
|
@@ -586,6 +2080,31 @@
|
|
|
586
2080
|
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
587
2081
|
]
|
|
588
2082
|
},
|
|
2083
|
+
{
|
|
2084
|
+
"id": 15833,
|
|
2085
|
+
"slug": "Sync PostgreSQL data to a Pinecone vector knowledge base using Gemini embeddings-15833",
|
|
2086
|
+
"name": "Sync PostgreSQL Data To A Pinecone Vector Knowledge Base Using Gemini Embeddings",
|
|
2087
|
+
"tags": [
|
|
2088
|
+
"Document Extraction",
|
|
2089
|
+
"AI RAG"
|
|
2090
|
+
],
|
|
2091
|
+
"author": "taiwo",
|
|
2092
|
+
"createdAt": null,
|
|
2093
|
+
"description": null,
|
|
2094
|
+
"hasWorkflow": true,
|
|
2095
|
+
"workflowFile": "sync_postgresql_data_to_a_pinecone_vector_knowledge_base_using_gemini_embeddings.json",
|
|
2096
|
+
"workflowPath": "workflows/Sync PostgreSQL data to a Pinecone vector knowledge base using Gemini embeddings-15833/sync_postgresql_data_to_a_pinecone_vector_knowledge_base_using_gemini_embeddings.json",
|
|
2097
|
+
"url": "https://n8nworkflows.xyz/workflows/sync-postgresql-data-to-a-pinecone-vector-knowledge-base-using-gemini-embeddings-15833\n",
|
|
2098
|
+
"nodeTypes": [
|
|
2099
|
+
"n8n-nodes-base.set",
|
|
2100
|
+
"n8n-nodes-base.code",
|
|
2101
|
+
"n8n-nodes-base.postgres",
|
|
2102
|
+
"n8n-nodes-base.stickyNote",
|
|
2103
|
+
"n8n-nodes-base.httpRequest",
|
|
2104
|
+
"n8n-nodes-base.manualTrigger",
|
|
2105
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
2106
|
+
]
|
|
2107
|
+
},
|
|
589
2108
|
{
|
|
590
2109
|
"id": 15832,
|
|
591
2110
|
"slug": "Generate short-form social videos with Claude, ElevenLabs, Creatomate and Google Drive-15832",
|
|
@@ -2368,6 +3887,33 @@
|
|
|
2368
3887
|
"n8n-nodes-base.scheduleTrigger"
|
|
2369
3888
|
]
|
|
2370
3889
|
},
|
|
3890
|
+
{
|
|
3891
|
+
"id": 15699,
|
|
3892
|
+
"slug": "Automate Video Creation from Google Sheets to YouTube with VideoApiHub-15699",
|
|
3893
|
+
"name": "Automate Video Creation From Google Sheets To YouTube With VideoApiHub",
|
|
3894
|
+
"tags": [
|
|
3895
|
+
"Content Creation",
|
|
3896
|
+
"Multimodal AI"
|
|
3897
|
+
],
|
|
3898
|
+
"author": "rishabhdugar",
|
|
3899
|
+
"createdAt": null,
|
|
3900
|
+
"description": null,
|
|
3901
|
+
"hasWorkflow": true,
|
|
3902
|
+
"workflowFile": "automate_video_creation_from_google_sheets_to_youtube_with_videoapihub.json",
|
|
3903
|
+
"workflowPath": "workflows/Automate Video Creation from Google Sheets to YouTube with VideoApiHub-15699/automate_video_creation_from_google_sheets_to_youtube_with_videoapihub.json",
|
|
3904
|
+
"url": "https://n8nworkflows.xyz/workflows/automate-video-creation-from-google-sheets-to-youtube-with-videoapihub-15699\n",
|
|
3905
|
+
"nodeTypes": [
|
|
3906
|
+
"n8n-nodes-base.if",
|
|
3907
|
+
"n8n-nodes-base.set",
|
|
3908
|
+
"n8n-nodes-base.wait",
|
|
3909
|
+
"n8n-nodes-base.youTube",
|
|
3910
|
+
"n8n-nodes-base.stickyNote",
|
|
3911
|
+
"n8n-nodes-base.googleSheets",
|
|
3912
|
+
"n8n-nodes-base.splitInBatches",
|
|
3913
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
3914
|
+
"n8n-nodes-video-api-hub.videoApiHub"
|
|
3915
|
+
]
|
|
3916
|
+
},
|
|
2371
3917
|
{
|
|
2372
3918
|
"id": 15698,
|
|
2373
3919
|
"slug": "Monitor Facebook post safety with Apify, Google Gemini and Telegram alerts-15698",
|
|
@@ -3191,6 +4737,29 @@
|
|
|
3191
4737
|
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
3192
4738
|
]
|
|
3193
4739
|
},
|
|
4740
|
+
{
|
|
4741
|
+
"id": 15656,
|
|
4742
|
+
"slug": "Find daily Amazon India bestsellers with Apify and Google Sheets (4%+ commission)-15656",
|
|
4743
|
+
"name": "Find Daily Amazon India Bestsellers With Apify And Google Sheets (4%+ Commission)",
|
|
4744
|
+
"tags": [
|
|
4745
|
+
"Market Research"
|
|
4746
|
+
],
|
|
4747
|
+
"author": "rahulshah111",
|
|
4748
|
+
"createdAt": null,
|
|
4749
|
+
"description": null,
|
|
4750
|
+
"hasWorkflow": true,
|
|
4751
|
+
"workflowFile": "find_daily_amazon_india_bestsellers_with_apify_and_google_sheets_4_commission_.json",
|
|
4752
|
+
"workflowPath": "workflows/Find daily Amazon India bestsellers with Apify and Google Sheets (4%+ commission)-15656/find_daily_amazon_india_bestsellers_with_apify_and_google_sheets_4_commission_.json",
|
|
4753
|
+
"url": "https://n8nworkflows.xyz/workflows/find-daily-amazon-india-bestsellers-with-apify-and-google-sheets--4---commission--15656\n",
|
|
4754
|
+
"nodeTypes": [
|
|
4755
|
+
"n8n-nodes-base.code",
|
|
4756
|
+
"n8n-nodes-base.stickyNote",
|
|
4757
|
+
"n8n-nodes-base.httpRequest",
|
|
4758
|
+
"n8n-nodes-base.googleSheets",
|
|
4759
|
+
"@apify/n8n-nodes-apify.apify",
|
|
4760
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
4761
|
+
]
|
|
4762
|
+
},
|
|
3194
4763
|
{
|
|
3195
4764
|
"id": 15655,
|
|
3196
4765
|
"slug": "Turn YouTube videos into weekly email newsletters with WayinVideo and GPT-4o-mini-15655",
|
|
@@ -8056,6 +9625,31 @@
|
|
|
8056
9625
|
"n8n-nodes-base.webflowTrigger"
|
|
8057
9626
|
]
|
|
8058
9627
|
},
|
|
9628
|
+
{
|
|
9629
|
+
"id": 15348,
|
|
9630
|
+
"slug": "Monitor global industrial risk from NewsAPI to Google Sheets and Discord-15348",
|
|
9631
|
+
"name": "Monitor Global Industrial Risk From NewsAPI To Google Sheets And Discord",
|
|
9632
|
+
"tags": [
|
|
9633
|
+
"Market Research",
|
|
9634
|
+
"AI Summarization"
|
|
9635
|
+
],
|
|
9636
|
+
"author": "rey123design",
|
|
9637
|
+
"createdAt": null,
|
|
9638
|
+
"description": null,
|
|
9639
|
+
"hasWorkflow": true,
|
|
9640
|
+
"workflowFile": "monitor_global_industrial_risk_from_newsapi_to_google_sheets_and_discord.json",
|
|
9641
|
+
"workflowPath": "workflows/Monitor global industrial risk from NewsAPI to Google Sheets and Discord-15348/monitor_global_industrial_risk_from_newsapi_to_google_sheets_and_discord.json",
|
|
9642
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-global-industrial-risk-from-newsapi-to-google-sheets-and-discord-15348\n",
|
|
9643
|
+
"nodeTypes": [
|
|
9644
|
+
"n8n-nodes-base.code",
|
|
9645
|
+
"n8n-nodes-base.discord",
|
|
9646
|
+
"n8n-nodes-base.splitOut",
|
|
9647
|
+
"n8n-nodes-base.stickyNote",
|
|
9648
|
+
"n8n-nodes-base.httpRequest",
|
|
9649
|
+
"n8n-nodes-base.googleSheets",
|
|
9650
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
9651
|
+
]
|
|
9652
|
+
},
|
|
8059
9653
|
{
|
|
8060
9654
|
"id": 15344,
|
|
8061
9655
|
"slug": "Validate bulk email addresses in Google Sheets with Verify Email-15344",
|
|
@@ -11237,6 +12831,31 @@
|
|
|
11237
12831
|
"n8n-nodes-base.scheduleTrigger"
|
|
11238
12832
|
]
|
|
11239
12833
|
},
|
|
12834
|
+
{
|
|
12835
|
+
"id": 15170,
|
|
12836
|
+
"slug": "Create Notion to-do items from Telegram voice notes using Groq Whisper AI-15170",
|
|
12837
|
+
"name": "Create Notion To Do Items From Telegram Voice Notes Using Groq Whisper AI",
|
|
12838
|
+
"tags": [
|
|
12839
|
+
"Personal Productivity",
|
|
12840
|
+
"Multimodal AI"
|
|
12841
|
+
],
|
|
12842
|
+
"author": "rahulshah111",
|
|
12843
|
+
"createdAt": null,
|
|
12844
|
+
"description": null,
|
|
12845
|
+
"hasWorkflow": true,
|
|
12846
|
+
"workflowFile": "create_notion_to-do_items_from_telegram_voice_notes_using_groq_whisper_ai.json",
|
|
12847
|
+
"workflowPath": "workflows/Create Notion to-do items from Telegram voice notes using Groq Whisper AI-15170/create_notion_to-do_items_from_telegram_voice_notes_using_groq_whisper_ai.json",
|
|
12848
|
+
"url": "https://n8nworkflows.xyz/workflows/create-notion-to-do-items-from-telegram-voice-notes-using-groq-whisper-ai-15170\n",
|
|
12849
|
+
"nodeTypes": [
|
|
12850
|
+
"n8n-nodes-base.if",
|
|
12851
|
+
"n8n-nodes-base.code",
|
|
12852
|
+
"n8n-nodes-base.notion",
|
|
12853
|
+
"n8n-nodes-base.telegram",
|
|
12854
|
+
"n8n-nodes-base.stickyNote",
|
|
12855
|
+
"n8n-nodes-base.httpRequest",
|
|
12856
|
+
"n8n-nodes-base.telegramTrigger"
|
|
12857
|
+
]
|
|
12858
|
+
},
|
|
11240
12859
|
{
|
|
11241
12860
|
"id": 15169,
|
|
11242
12861
|
"slug": "Triage GitHub issues with GPT-4.1-mini, Slack, Gmail, ClickUp and Sheets-15169",
|