@n8n-as-code/skills 2.0.0-next.83 → 2.0.1

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.
@@ -1,11 +1,489 @@
1
1
  {
2
- "generatedAt": "2026-05-02T21:32:00.285Z",
2
+ "generatedAt": "2026-05-06T12:54:15.559Z",
3
3
  "repository": "https://github.com/nusquama/n8nworkflows.xyz.git",
4
4
  "sourceRef": "main",
5
- "sourceCommit": "6f805c57640ded82fe6077f23db7ca263b515455",
5
+ "sourceCommit": "1e7b5457c0c1611fa7202bd05010a6a966054f44",
6
6
  "refreshStrategy": "fresh-clone-per-build",
7
- "totalWorkflows": 8678,
7
+ "totalWorkflows": 8749,
8
8
  "workflows": [
9
+ {
10
+ "id": 15444,
11
+ "slug": "Extract sitemap URLs in bulk via chat and export them to a CSV download link-15444",
12
+ "name": "Extract Sitemap URLs In Bulk Via Chat And Export Them To A CSV Download Link",
13
+ "tags": [
14
+ "Document Extraction",
15
+ "AI Chatbot"
16
+ ],
17
+ "author": "siddharth",
18
+ "createdAt": null,
19
+ "description": null,
20
+ "hasWorkflow": true,
21
+ "workflowFile": "extract_sitemap_urls_in_bulk_via_chat_and_export_them_to_a_csv_download_link.json",
22
+ "workflowPath": "workflows/Extract sitemap URLs in bulk via chat and export them to a CSV download link-15444/extract_sitemap_urls_in_bulk_via_chat_and_export_them_to_a_csv_download_link.json",
23
+ "url": "https://n8nworkflows.xyz/workflows/extract-sitemap-urls-in-bulk-via-chat-and-export-them-to-a-csv-download-link-15444\n",
24
+ "nodeTypes": [
25
+ "n8n-nodes-base.if",
26
+ "n8n-nodes-base.set",
27
+ "n8n-nodes-base.xml",
28
+ "n8n-nodes-base.code",
29
+ "n8n-nodes-base.wait",
30
+ "n8n-nodes-base.splitOut",
31
+ "n8n-nodes-base.aggregate",
32
+ "n8n-nodes-base.stickyNote",
33
+ "n8n-nodes-base.httpRequest",
34
+ "n8n-nodes-base.convertToFile",
35
+ "@n8n/n8n-nodes-langchain.chat",
36
+ "n8n-nodes-base.splitInBatches",
37
+ "@n8n/n8n-nodes-langchain.chatTrigger"
38
+ ]
39
+ },
40
+ {
41
+ "id": 15443,
42
+ "slug": "Extract URLs from XML sitemaps to CSV via chat and HTTP request-15443",
43
+ "name": "Extract URLs From XML Sitemaps To CSV Via Chat And HTTP Request",
44
+ "tags": [
45
+ "Market Research",
46
+ "AI Chatbot"
47
+ ],
48
+ "author": "siddharth",
49
+ "createdAt": null,
50
+ "description": null,
51
+ "hasWorkflow": true,
52
+ "workflowFile": "extract_urls_from_xml_sitemaps_to_csv_via_chat_and_http_request.json",
53
+ "workflowPath": "workflows/Extract URLs from XML sitemaps to CSV via chat and HTTP request-15443/extract_urls_from_xml_sitemaps_to_csv_via_chat_and_http_request.json",
54
+ "url": "https://n8nworkflows.xyz/workflows/extract-urls-from-xml-sitemaps-to-csv-via-chat-and-http-request-15443\n",
55
+ "nodeTypes": [
56
+ "n8n-nodes-base.if",
57
+ "n8n-nodes-base.set",
58
+ "n8n-nodes-base.xml",
59
+ "n8n-nodes-base.code",
60
+ "n8n-nodes-base.splitOut",
61
+ "n8n-nodes-base.summarize",
62
+ "n8n-nodes-base.stickyNote",
63
+ "n8n-nodes-base.httpRequest",
64
+ "n8n-nodes-base.convertToFile",
65
+ "@n8n/n8n-nodes-langchain.chat",
66
+ "@n8n/n8n-nodes-langchain.chatTrigger"
67
+ ]
68
+ },
69
+ {
70
+ "id": 15440,
71
+ "slug": "Turn YouTube videos into weekly short clips with captions using WayinVideo and GPT-4o-mini-15440",
72
+ "name": "Turn YouTube Videos Into Weekly Short Clips With Captions Using WayinVideo And GPT 4o Mini",
73
+ "tags": [
74
+ "Content Creation",
75
+ "Multimodal AI"
76
+ ],
77
+ "author": "isawow",
78
+ "createdAt": null,
79
+ "description": null,
80
+ "hasWorkflow": true,
81
+ "workflowFile": "turn_youtube_videos_into_weekly_short_clips_with_captions_using_wayinvideo_and_gpt-4o-mini.json",
82
+ "workflowPath": "workflows/Turn YouTube videos into weekly short clips with captions using WayinVideo and GPT-4o-mini-15440/turn_youtube_videos_into_weekly_short_clips_with_captions_using_wayinvideo_and_gpt-4o-mini.json",
83
+ "url": "https://n8nworkflows.xyz/workflows/turn-youtube-videos-into-weekly-short-clips-with-captions-using-wayinvideo-and-gpt-4o-mini-15440\n",
84
+ "nodeTypes": [
85
+ "n8n-nodes-base.if",
86
+ "n8n-nodes-base.code",
87
+ "n8n-nodes-base.wait",
88
+ "n8n-nodes-base.stickyNote",
89
+ "n8n-nodes-base.googleDrive",
90
+ "n8n-nodes-base.httpRequest",
91
+ "n8n-nodes-base.googleSheets",
92
+ "@n8n/n8n-nodes-langchain.agent",
93
+ "n8n-nodes-base.scheduleTrigger",
94
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
95
+ ]
96
+ },
97
+ {
98
+ "id": 15439,
99
+ "slug": "Generate and email daily AI-powered HR changes digest from SAP SuccessFactors EC with GPT-4o-mini and Gmail-15439",
100
+ "name": "Generate And Email Daily AI Powered HR Changes Digest From SAP SuccessFactors EC With GPT 4o Mini And Gmail",
101
+ "tags": [
102
+ "HR",
103
+ "AI Summarization"
104
+ ],
105
+ "author": "chris27",
106
+ "createdAt": null,
107
+ "description": null,
108
+ "hasWorkflow": true,
109
+ "workflowFile": "generate_and_email_daily_ai-powered_hr_changes_digest_from_sap_successfactors_ec_with_gpt-4o-mini_and_gmail.json",
110
+ "workflowPath": "workflows/Generate and email daily AI-powered HR changes digest from SAP SuccessFactors EC with GPT-4o-mini and Gmail-15439/generate_and_email_daily_ai-powered_hr_changes_digest_from_sap_successfactors_ec_with_gpt-4o-mini_and_gmail.json",
111
+ "url": "https://n8nworkflows.xyz/workflows/generate-and-email-daily-ai-powered-hr-changes-digest-from-sap-successfactors-ec-with-gpt-4o-mini-and-gmail-15439\n",
112
+ "nodeTypes": [
113
+ "n8n-nodes-base.if",
114
+ "n8n-nodes-base.set",
115
+ "n8n-nodes-base.code",
116
+ "n8n-nodes-base.gmail",
117
+ "n8n-nodes-base.stickyNote",
118
+ "n8n-nodes-base.httpRequest",
119
+ "n8n-nodes-base.manualTrigger",
120
+ "n8n-nodes-base.scheduleTrigger"
121
+ ]
122
+ },
123
+ {
124
+ "id": 15438,
125
+ "slug": "Issue branded certificate PDFs from Google Sheets with TemplateFox and Gmail-15438",
126
+ "name": "Issue Branded Certificate PDFs From Google Sheets With TemplateFox And Gmail",
127
+ "tags": [
128
+ "Document Extraction",
129
+ "Multimodal AI"
130
+ ],
131
+ "author": "templatefox",
132
+ "createdAt": null,
133
+ "description": null,
134
+ "hasWorkflow": true,
135
+ "workflowFile": "issue_branded_certificate_pdfs_from_google_sheets_with_templatefox_and_gmail.json",
136
+ "workflowPath": "workflows/Issue branded certificate PDFs from Google Sheets with TemplateFox and Gmail-15438/issue_branded_certificate_pdfs_from_google_sheets_with_templatefox_and_gmail.json",
137
+ "url": "https://n8nworkflows.xyz/workflows/issue-branded-certificate-pdfs-from-google-sheets-with-templatefox-and-gmail-15438\n",
138
+ "nodeTypes": [
139
+ "n8n-nodes-base.gmail",
140
+ "n8n-nodes-base.stickyNote",
141
+ "n8n-nodes-base.googleDrive",
142
+ "n8n-nodes-base.httpRequest",
143
+ "n8n-nodes-base.googleSheets",
144
+ "n8n-nodes-templatefox.templateFox",
145
+ "n8n-nodes-base.googleSheetsTrigger"
146
+ ]
147
+ },
148
+ {
149
+ "id": 15434,
150
+ "slug": "Extract earnings call highlights with GPT-4o-mini and WayinVideo Find Moments-15434",
151
+ "name": "Extract Earnings Call Highlights With GPT 4o Mini And WayinVideo Find Moments",
152
+ "tags": [
153
+ "Market Research",
154
+ "AI Summarization"
155
+ ],
156
+ "author": "isawow",
157
+ "createdAt": null,
158
+ "description": null,
159
+ "hasWorkflow": true,
160
+ "workflowFile": "extract_earnings_call_highlights_with_gpt-4o-mini_and_wayinvideo_find_moments.json",
161
+ "workflowPath": "workflows/Extract earnings call highlights with GPT-4o-mini and WayinVideo Find Moments-15434/extract_earnings_call_highlights_with_gpt-4o-mini_and_wayinvideo_find_moments.json",
162
+ "url": "https://n8nworkflows.xyz/workflows/extract-earnings-call-highlights-with-gpt-4o-mini-and-wayinvideo-find-moments-15434\n",
163
+ "nodeTypes": [
164
+ "n8n-nodes-base.if",
165
+ "n8n-nodes-base.code",
166
+ "n8n-nodes-base.wait",
167
+ "n8n-nodes-base.notion",
168
+ "n8n-nodes-base.stickyNote",
169
+ "n8n-nodes-base.formTrigger",
170
+ "n8n-nodes-base.httpRequest",
171
+ "@n8n/n8n-nodes-langchain.agent",
172
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
173
+ ]
174
+ },
175
+ {
176
+ "id": 15432,
177
+ "slug": "Classify Gmail leads with Groq AI and sync SLA cases to Supabase via Redis-15432",
178
+ "name": "Classify Gmail Leads With Groq AI And Sync SLA Cases To Supabase Via Redis",
179
+ "tags": [
180
+ "Ticket Management",
181
+ "AI Summarization"
182
+ ],
183
+ "author": "reklaim",
184
+ "createdAt": null,
185
+ "description": null,
186
+ "hasWorkflow": true,
187
+ "workflowFile": "classify_gmail_leads_with_groq_ai_and_sync_sla_cases_to_supabase_via_redis.json",
188
+ "workflowPath": "workflows/Classify Gmail leads with Groq AI and sync SLA cases to Supabase via Redis-15432/classify_gmail_leads_with_groq_ai_and_sync_sla_cases_to_supabase_via_redis.json",
189
+ "url": "https://n8nworkflows.xyz/workflows/classify-gmail-leads-with-groq-ai-and-sync-sla-cases-to-supabase-via-redis-15432\n",
190
+ "nodeTypes": [
191
+ "n8n-nodes-base.set",
192
+ "n8n-nodes-base.code",
193
+ "n8n-nodes-base.wait",
194
+ "n8n-nodes-base.gmail",
195
+ "n8n-nodes-base.redis",
196
+ "n8n-nodes-base.filter",
197
+ "n8n-nodes-base.switch",
198
+ "n8n-nodes-base.postgres",
199
+ "n8n-nodes-base.stickyNote",
200
+ "n8n-nodes-base.httpRequest",
201
+ "n8n-nodes-base.gmailTrigger",
202
+ "n8n-nodes-base.redisTrigger",
203
+ "n8n-nodes-base.manualTrigger",
204
+ "n8n-nodes-base.splitInBatches",
205
+ "@n8n/n8n-nodes-langchain.lmChatGroq",
206
+ "@n8n/n8n-nodes-langchain.informationExtractor"
207
+ ]
208
+ },
209
+ {
210
+ "id": 15431,
211
+ "slug": "Find real estate deals from Facebook groups with GPT-4o and Twilio SMS alerts-15431",
212
+ "name": "Find Real Estate Deals From Facebook Groups With GPT 4o And Twilio SMS Alerts",
213
+ "tags": [
214
+ "Market Research",
215
+ "AI Summarization"
216
+ ],
217
+ "author": "stroiko",
218
+ "createdAt": null,
219
+ "description": null,
220
+ "hasWorkflow": true,
221
+ "workflowFile": "find_real_estate_deals_from_facebook_groups_with_gpt-4o_and_twilio_sms_alerts.json",
222
+ "workflowPath": "workflows/Find real estate deals from Facebook groups with GPT-4o and Twilio SMS alerts-15431/find_real_estate_deals_from_facebook_groups_with_gpt-4o_and_twilio_sms_alerts.json",
223
+ "url": "https://n8nworkflows.xyz/workflows/find-real-estate-deals-from-facebook-groups-with-gpt-4o-and-twilio-sms-alerts-15431\n",
224
+ "nodeTypes": [
225
+ "n8n-nodes-base.set",
226
+ "n8n-nodes-base.merge",
227
+ "n8n-nodes-base.twilio",
228
+ "n8n-nodes-base.splitOut",
229
+ "n8n-nodes-base.aggregate",
230
+ "n8n-nodes-base.stickyNote",
231
+ "n8n-nodes-base.httpRequest",
232
+ "@n8n/n8n-nodes-langchain.agent",
233
+ "n8n-nodes-base.scheduleTrigger",
234
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
235
+ ]
236
+ },
237
+ {
238
+ "id": 15429,
239
+ "slug": "Monitor competitor website changes weekly with GPT-4.1-mini and Gmail-15429",
240
+ "name": "Monitor Competitor Website Changes Weekly With GPT 4.1 Mini And Gmail",
241
+ "tags": [
242
+ "Market Research",
243
+ "AI Summarization"
244
+ ],
245
+ "author": "meet12",
246
+ "createdAt": null,
247
+ "description": null,
248
+ "hasWorkflow": true,
249
+ "workflowFile": "monitor_competitor_website_changes_weekly_with_gpt-4.1-mini_and_gmail.json",
250
+ "workflowPath": "workflows/Monitor competitor website changes weekly with GPT-4.1-mini and Gmail-15429/monitor_competitor_website_changes_weekly_with_gpt-4.1-mini_and_gmail.json",
251
+ "url": "https://n8nworkflows.xyz/workflows/monitor-competitor-website-changes-weekly-with-gpt-4-1-mini-and-gmail-15429\n",
252
+ "nodeTypes": [
253
+ "n8n-nodes-base.code",
254
+ "n8n-nodes-base.gmail",
255
+ "n8n-nodes-base.stickyNote",
256
+ "n8n-nodes-base.httpRequest",
257
+ "n8n-nodes-base.scheduleTrigger",
258
+ "@n8n/n8n-nodes-langchain.openAi"
259
+ ]
260
+ },
261
+ {
262
+ "id": 15428,
263
+ "slug": "Create client onboarding packets with GPT-4.1-mini and Gmail drafts-15428",
264
+ "name": "Create Client Onboarding Packets With GPT 4.1 Mini And Gmail Drafts",
265
+ "tags": [
266
+ "Document Extraction",
267
+ "Multimodal AI"
268
+ ],
269
+ "author": "meet12",
270
+ "createdAt": null,
271
+ "description": null,
272
+ "hasWorkflow": true,
273
+ "workflowFile": "create_client_onboarding_packets_with_gpt-4.1-mini_and_gmail_drafts.json",
274
+ "workflowPath": "workflows/Create client onboarding packets with GPT-4.1-mini and Gmail drafts-15428/create_client_onboarding_packets_with_gpt-4.1-mini_and_gmail_drafts.json",
275
+ "url": "https://n8nworkflows.xyz/workflows/create-client-onboarding-packets-with-gpt-4-1-mini-and-gmail-drafts-15428\n",
276
+ "nodeTypes": [
277
+ "n8n-nodes-base.code",
278
+ "n8n-nodes-base.gmail",
279
+ "n8n-nodes-base.webhook",
280
+ "n8n-nodes-base.stickyNote",
281
+ "@n8n/n8n-nodes-langchain.openAi",
282
+ "n8n-nodes-base.respondToWebhook"
283
+ ]
284
+ },
285
+ {
286
+ "id": 15424,
287
+ "slug": "Analyze business data from Google Sheets with an OpenAI chatbot-15424",
288
+ "name": "Analyze Business Data From Google Sheets With An OpenAI Chatbot",
289
+ "tags": [
290
+ "Market Research",
291
+ "AI Chatbot"
292
+ ],
293
+ "author": "missylearnsai",
294
+ "createdAt": null,
295
+ "description": null,
296
+ "hasWorkflow": true,
297
+ "workflowFile": "analyze_business_data_from_google_sheets_with_an_openai_chatbot.json",
298
+ "workflowPath": "workflows/Analyze business data from Google Sheets with an OpenAI chatbot-15424/analyze_business_data_from_google_sheets_with_an_openai_chatbot.json",
299
+ "url": "https://n8nworkflows.xyz/workflows/analyze-business-data-from-google-sheets-with-an-openai-chatbot-15424\n",
300
+ "nodeTypes": [
301
+ "n8n-nodes-base.set",
302
+ "n8n-nodes-base.stickyNote",
303
+ "@n8n/n8n-nodes-langchain.chat",
304
+ "@n8n/n8n-nodes-langchain.agent",
305
+ "n8n-nodes-base.googleSheetsTool",
306
+ "@n8n/n8n-nodes-langchain.chatTrigger",
307
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi",
308
+ "@n8n/n8n-nodes-langchain.memoryBufferWindow"
309
+ ]
310
+ },
311
+ {
312
+ "id": 15422,
313
+ "slug": "Track sales call objections with GPT-4o-mini coaching using WayinVideo and Airtable-15422",
314
+ "name": "Track Sales Call Objections With GPT 4o Mini Coaching Using WayinVideo And Airtable",
315
+ "tags": [
316
+ "CRM",
317
+ "AI Summarization"
318
+ ],
319
+ "author": "incrementors",
320
+ "createdAt": null,
321
+ "description": null,
322
+ "hasWorkflow": true,
323
+ "workflowFile": "track_sales_call_objections_with_gpt-4o-mini_coaching_using_wayinvideo_and_airtable.json",
324
+ "workflowPath": "workflows/Track sales call objections with GPT-4o-mini coaching using WayinVideo and Airtable-15422/track_sales_call_objections_with_gpt-4o-mini_coaching_using_wayinvideo_and_airtable.json",
325
+ "url": "https://n8nworkflows.xyz/workflows/track-sales-call-objections-with-gpt-4o-mini-coaching-using-wayinvideo-and-airtable-15422\n",
326
+ "nodeTypes": [
327
+ "n8n-nodes-base.if",
328
+ "n8n-nodes-base.code",
329
+ "n8n-nodes-base.wait",
330
+ "n8n-nodes-base.stickyNote",
331
+ "n8n-nodes-base.formTrigger",
332
+ "n8n-nodes-base.httpRequest",
333
+ "@n8n/n8n-nodes-langchain.agent",
334
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
335
+ ]
336
+ },
337
+ {
338
+ "id": 15421,
339
+ "slug": "Convert sales call recordings into HubSpot CRM notes with WayinVideo and GPT-4o-mini-15421",
340
+ "name": "Convert Sales Call Recordings Into HubSpot CRM Notes With WayinVideo And GPT 4o Mini",
341
+ "tags": [
342
+ "CRM",
343
+ "AI Summarization"
344
+ ],
345
+ "author": "incrementors",
346
+ "createdAt": null,
347
+ "description": null,
348
+ "hasWorkflow": true,
349
+ "workflowFile": "convert_sales_call_recordings_into_hubspot_crm_notes_with_wayinvideo_and_gpt-4o-mini.json",
350
+ "workflowPath": "workflows/Convert sales call recordings into HubSpot CRM notes with WayinVideo and GPT-4o-mini-15421/convert_sales_call_recordings_into_hubspot_crm_notes_with_wayinvideo_and_gpt-4o-mini.json",
351
+ "url": "https://n8nworkflows.xyz/workflows/convert-sales-call-recordings-into-hubspot-crm-notes-with-wayinvideo-and-gpt-4o-mini-15421\n",
352
+ "nodeTypes": [
353
+ "n8n-nodes-base.if",
354
+ "n8n-nodes-base.code",
355
+ "n8n-nodes-base.wait",
356
+ "n8n-nodes-base.stickyNote",
357
+ "n8n-nodes-base.formTrigger",
358
+ "n8n-nodes-base.httpRequest",
359
+ "n8n-nodes-base.googleSheets",
360
+ "@n8n/n8n-nodes-langchain.agent",
361
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
362
+ ]
363
+ },
364
+ {
365
+ "id": 15420,
366
+ "slug": "Analyze your resume against LinkedIn jobs with OpenAI and Google Sheets-15420",
367
+ "name": "Analyze Your Resume Against LinkedIn Jobs With OpenAI And Google Sheets",
368
+ "tags": [
369
+ "Market Research",
370
+ "AI Summarization"
371
+ ],
372
+ "author": "bhautik",
373
+ "createdAt": null,
374
+ "description": null,
375
+ "hasWorkflow": true,
376
+ "workflowFile": "analyze_your_resume_against_linkedin_jobs_with_openai_and_google_sheets.json",
377
+ "workflowPath": "workflows/Analyze your resume against LinkedIn jobs with OpenAI and Google Sheets-15420/analyze_your_resume_against_linkedin_jobs_with_openai_and_google_sheets.json",
378
+ "url": "https://n8nworkflows.xyz/workflows/analyze-your-resume-against-linkedin-jobs-with-openai-and-google-sheets-15420\n",
379
+ "nodeTypes": [
380
+ "n8n-nodes-base.set",
381
+ "n8n-nodes-base.code",
382
+ "n8n-nodes-base.html",
383
+ "n8n-nodes-base.wait",
384
+ "n8n-nodes-base.limit",
385
+ "n8n-nodes-base.splitOut",
386
+ "n8n-nodes-base.telegram",
387
+ "n8n-nodes-base.itemLists",
388
+ "n8n-nodes-base.stickyNote",
389
+ "n8n-nodes-base.googleDrive",
390
+ "n8n-nodes-base.httpRequest",
391
+ "n8n-nodes-base.googleSheets",
392
+ "n8n-nodes-base.splitInBatches",
393
+ "@n8n/n8n-nodes-langchain.agent",
394
+ "n8n-nodes-base.extractFromFile",
395
+ "n8n-nodes-base.scheduleTrigger",
396
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
397
+ ]
398
+ },
399
+ {
400
+ "id": 15419,
401
+ "slug": "Detect fraud in user activity with PostgreSQL, OpenAI and Slack-15419",
402
+ "name": "Detect Fraud In User Activity With PostgreSQL, OpenAI And Slack",
403
+ "tags": [
404
+ "SecOps",
405
+ "AI Summarization"
406
+ ],
407
+ "author": "weblineindia",
408
+ "createdAt": null,
409
+ "description": null,
410
+ "hasWorkflow": true,
411
+ "workflowFile": "detect_fraud_in_user_activity_with_postgresql_openai_and_slack.json",
412
+ "workflowPath": "workflows/Detect fraud in user activity with PostgreSQL, OpenAI and Slack-15419/detect_fraud_in_user_activity_with_postgresql_openai_and_slack.json",
413
+ "url": "https://n8nworkflows.xyz/workflows/detect-fraud-in-user-activity-with-postgresql--openai-and-slack-15419\n",
414
+ "nodeTypes": [
415
+ "n8n-nodes-base.if",
416
+ "n8n-nodes-base.code",
417
+ "n8n-nodes-base.slack",
418
+ "n8n-nodes-base.openAi",
419
+ "n8n-nodes-base.webhook",
420
+ "n8n-nodes-base.function",
421
+ "n8n-nodes-base.postgres",
422
+ "n8n-nodes-base.stickyNote"
423
+ ]
424
+ },
425
+ {
426
+ "id": 15418,
427
+ "slug": "Qualify and route high-intent leads with OpenAI, Airtable and Slack-15418",
428
+ "name": "Qualify And Route High Intent Leads With OpenAI, Airtable And Slack",
429
+ "tags": [
430
+ "Lead Generation",
431
+ "AI Summarization"
432
+ ],
433
+ "author": "weblineindia",
434
+ "createdAt": null,
435
+ "description": null,
436
+ "hasWorkflow": true,
437
+ "workflowFile": "qualify_and_route_high-intent_leads_with_openai_airtable_and_slack.json",
438
+ "workflowPath": "workflows/Qualify and route high-intent leads with OpenAI, Airtable and Slack-15418/qualify_and_route_high-intent_leads_with_openai_airtable_and_slack.json",
439
+ "url": "https://n8nworkflows.xyz/workflows/qualify-and-route-high-intent-leads-with-openai--airtable-and-slack-15418\n",
440
+ "nodeTypes": [
441
+ "n8n-nodes-base.if",
442
+ "n8n-nodes-base.set",
443
+ "n8n-nodes-base.code",
444
+ "n8n-nodes-base.slack",
445
+ "n8n-nodes-base.webhook",
446
+ "n8n-nodes-base.airtable",
447
+ "n8n-nodes-base.stickyNote",
448
+ "@n8n/n8n-nodes-langchain.openAi"
449
+ ]
450
+ },
451
+ {
452
+ "id": 15415,
453
+ "slug": "Auto-index your website and build a RAG chatbot with Firecrawl, Qdrant, and GPT-4o-mini-15415",
454
+ "name": "Auto Index Your Website And Build A RAG Chatbot With Firecrawl, Qdrant, And GPT 4o Mini",
455
+ "tags": [
456
+ "Support Chatbot",
457
+ "AI RAG"
458
+ ],
459
+ "author": "wizard",
460
+ "createdAt": null,
461
+ "description": null,
462
+ "hasWorkflow": true,
463
+ "workflowFile": "auto-index_your_website_and_build_a_rag_chatbot_with_firecrawl_qdrant_and_gpt-4o-mini.json",
464
+ "workflowPath": "workflows/Auto-index your website and build a RAG chatbot with Firecrawl, Qdrant, and GPT-4o-mini-15415/auto-index_your_website_and_build_a_rag_chatbot_with_firecrawl_qdrant_and_gpt-4o-mini.json",
465
+ "url": "https://n8nworkflows.xyz/workflows/auto-index-your-website-and-build-a-rag-chatbot-with-firecrawl--qdrant--and-gpt-4o-mini-15415\n",
466
+ "nodeTypes": [
467
+ "n8n-nodes-base.set",
468
+ "n8n-nodes-base.code",
469
+ "n8n-nodes-base.wait",
470
+ "n8n-nodes-base.splitOut",
471
+ "n8n-nodes-base.gmailTool",
472
+ "n8n-nodes-base.stickyNote",
473
+ "n8n-nodes-base.manualTrigger",
474
+ "n8n-nodes-base.splitInBatches",
475
+ "@n8n/n8n-nodes-langchain.agent",
476
+ "n8n-nodes-base.removeDuplicates",
477
+ "@n8n/n8n-nodes-langchain.chatTrigger",
478
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi",
479
+ "@mendable/n8n-nodes-firecrawl.firecrawl",
480
+ "@n8n/n8n-nodes-langchain.vectorStoreQdrant",
481
+ "@n8n/n8n-nodes-langchain.memoryBufferWindow",
482
+ "@n8n/n8n-nodes-langchain.embeddingsMistralCloud",
483
+ "@n8n/n8n-nodes-langchain.documentDefaultDataLoader",
484
+ "@n8n/n8n-nodes-langchain.textSplitterRecursiveCharacterTextSplitter"
485
+ ]
486
+ },
9
487
  {
10
488
  "id": 15412,
11
489
  "slug": "AI Job Crawler with Suitability Scoring-15412",
@@ -15,27 +493,1390 @@
15
493
  "createdAt": null,
16
494
  "description": null,
17
495
  "hasWorkflow": true,
18
- "workflowFile": "ai_job_crawler_with_suitability_scoring.json",
19
- "workflowPath": "workflows/AI Job Crawler with Suitability Scoring-15412/ai_job_crawler_with_suitability_scoring.json",
20
- "url": "https://n8nworkflows.xyz/workflows/ai-job-crawler-with-suitability-scoring-15412\n",
496
+ "workflowFile": "ai_job_crawler_with_suitability_scoring.json",
497
+ "workflowPath": "workflows/AI Job Crawler with Suitability Scoring-15412/ai_job_crawler_with_suitability_scoring.json",
498
+ "url": "https://n8nworkflows.xyz/workflows/ai-job-crawler-with-suitability-scoring-15412\n",
499
+ "nodeTypes": [
500
+ "n8n-nodes-base.if",
501
+ "n8n-nodes-base.set",
502
+ "n8n-nodes-base.code",
503
+ "n8n-nodes-base.html",
504
+ "n8n-nodes-base.merge",
505
+ "n8n-nodes-base.filter",
506
+ "n8n-nodes-base.emailSend",
507
+ "n8n-nodes-base.stickyNote",
508
+ "n8n-nodes-base.httpRequest",
509
+ "n8n-nodes-base.manualTrigger",
510
+ "n8n-nodes-base.splitInBatches",
511
+ "@n8n/n8n-nodes-langchain.agent",
512
+ "n8n-nodes-base.scheduleTrigger",
513
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi",
514
+ "@mendable/n8n-nodes-firecrawl.firecrawl",
515
+ "@mendable/n8n-nodes-firecrawl.firecrawlTool",
516
+ "@n8n/n8n-nodes-langchain.outputParserStructured"
517
+ ]
518
+ },
519
+ {
520
+ "id": 15410,
521
+ "slug": "AI-Powered NPM Package Intelligence Agent-15410",
522
+ "name": "AI Powered NPM Package Intelligence Agent",
523
+ "tags": [
524
+ "Market Research",
525
+ "AI Summarization"
526
+ ],
527
+ "author": "divyanshugupta",
528
+ "createdAt": null,
529
+ "description": null,
530
+ "hasWorkflow": true,
531
+ "workflowFile": "ai-powered_npm_package_intelligence_agent.json",
532
+ "workflowPath": "workflows/AI-Powered NPM Package Intelligence Agent-15410/ai-powered_npm_package_intelligence_agent.json",
533
+ "url": "https://n8nworkflows.xyz/workflows/ai-powered-npm-package-intelligence-agent-15410\n",
534
+ "nodeTypes": [
535
+ "n8n-nodes-base.if",
536
+ "n8n-nodes-base.set",
537
+ "n8n-nodes-base.code",
538
+ "n8n-nodes-base.merge",
539
+ "n8n-nodes-base.slack",
540
+ "n8n-nodes-base.github",
541
+ "n8n-nodes-base.stickyNote",
542
+ "n8n-nodes-base.formTrigger",
543
+ "n8n-nodes-base.httpRequest",
544
+ "@n8n/n8n-nodes-langchain.agent",
545
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi",
546
+ "@mendable/n8n-nodes-firecrawl.firecrawl",
547
+ "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
548
+ "@mendable/n8n-nodes-firecrawl.firecrawlTool",
549
+ "@n8n/n8n-nodes-langchain.outputParserStructured"
550
+ ]
551
+ },
552
+ {
553
+ "id": 15406,
554
+ "slug": "Download KSeF invoices to NocoDB and email formatted HTML copies-15406",
555
+ "name": "Download KSeF Invoices To NocoDB And Email Formatted HTML Copies",
556
+ "tags": [
557
+ "Invoice Processing"
558
+ ],
559
+ "author": "lukaszpp",
560
+ "createdAt": null,
561
+ "description": null,
562
+ "hasWorkflow": true,
563
+ "workflowFile": "download_ksef_invoices_to_nocodb_and_email_formatted_html_copies.json",
564
+ "workflowPath": "workflows/Download KSeF invoices to NocoDB and email formatted HTML copies-15406/download_ksef_invoices_to_nocodb_and_email_formatted_html_copies.json",
565
+ "url": "https://n8nworkflows.xyz/workflows/download-ksef-invoices-to-nocodb-and-email-formatted-html-copies-15406\n",
566
+ "nodeTypes": [
567
+ "n8n-nodes-base.set",
568
+ "n8n-nodes-base.xml",
569
+ "n8n-nodes-base.code",
570
+ "n8n-nodes-base.wait",
571
+ "n8n-nodes-base.merge",
572
+ "n8n-nodes-base.nocoDb",
573
+ "n8n-nodes-base.emailSend",
574
+ "n8n-nodes-base.stickyNote",
575
+ "n8n-nodes-base.httpRequest",
576
+ "n8n-nodes-base.convertToFile",
577
+ "n8n-nodes-base.manualTrigger",
578
+ "n8n-nodes-base.splitInBatches",
579
+ "n8n-nodes-base.scheduleTrigger"
580
+ ]
581
+ },
582
+ {
583
+ "id": 15405,
584
+ "slug": "Generate AI ecommerce ads from product page and images with Claude and NanoBanana-15405",
585
+ "name": "Generate AI Ecommerce Ads From Product Page And Images With Claude And NanoBanana",
586
+ "tags": [
587
+ "Content Creation",
588
+ "Multimodal AI"
589
+ ],
590
+ "author": "blumpo",
591
+ "createdAt": null,
592
+ "description": null,
593
+ "hasWorkflow": true,
594
+ "workflowFile": "generate_ai_ecommerce_ads_from_product_page_and_images_with_claude_and_nanobanana.json",
595
+ "workflowPath": "workflows/Generate AI ecommerce ads from product page and images with Claude and NanoBanana-15405/generate_ai_ecommerce_ads_from_product_page_and_images_with_claude_and_nanobanana.json",
596
+ "url": "https://n8nworkflows.xyz/workflows/generate-ai-ecommerce-ads-from-product-page-and-images-with-claude-and-nanobanana-15405\n",
597
+ "nodeTypes": [
598
+ "n8n-nodes-base.if",
599
+ "n8n-nodes-base.set",
600
+ "n8n-nodes-base.code",
601
+ "n8n-nodes-base.merge",
602
+ "n8n-nodes-base.markdown",
603
+ "n8n-nodes-base.aggregate",
604
+ "n8n-nodes-base.stickyNote",
605
+ "n8n-nodes-base.formTrigger",
606
+ "n8n-nodes-base.googleDrive",
607
+ "n8n-nodes-base.httpRequest",
608
+ "n8n-nodes-base.convertToFile",
609
+ "@n8n/n8n-nodes-langchain.agent",
610
+ "n8n-nodes-base.extractFromFile",
611
+ "@n8n/n8n-nodes-langchain.lmChatAnthropic",
612
+ "@n8n/n8n-nodes-langchain.outputParserStructured"
613
+ ]
614
+ },
615
+ {
616
+ "id": 15404,
617
+ "slug": "Turn TikTok videos into Facebook posts using WayinVideo and GPT-4o-mini-15404",
618
+ "name": "Turn TikTok Videos Into Facebook Posts Using WayinVideo And GPT 4o Mini",
619
+ "tags": [
620
+ "Social Media",
621
+ "Multimodal AI"
622
+ ],
623
+ "author": "isawow",
624
+ "createdAt": null,
625
+ "description": null,
626
+ "hasWorkflow": true,
627
+ "workflowFile": "turn_tiktok_videos_into_facebook_posts_using_wayinvideo_and_gpt-4o-mini.json",
628
+ "workflowPath": "workflows/Turn TikTok videos into Facebook posts using WayinVideo and GPT-4o-mini-15404/turn_tiktok_videos_into_facebook_posts_using_wayinvideo_and_gpt-4o-mini.json",
629
+ "url": "https://n8nworkflows.xyz/workflows/turn-tiktok-videos-into-facebook-posts-using-wayinvideo-and-gpt-4o-mini-15404\n",
630
+ "nodeTypes": [
631
+ "n8n-nodes-base.if",
632
+ "n8n-nodes-base.code",
633
+ "n8n-nodes-base.wait",
634
+ "n8n-nodes-base.stickyNote",
635
+ "n8n-nodes-base.formTrigger",
636
+ "n8n-nodes-base.httpRequest",
637
+ "n8n-nodes-base.googleSheets",
638
+ "@n8n/n8n-nodes-langchain.agent",
639
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
640
+ ]
641
+ },
642
+ {
643
+ "id": 15403,
644
+ "slug": "Summarize daily Gmail emails with Gemini and send to Slack, WhatsApp and Docs-15403",
645
+ "name": "Summarize Daily Gmail Emails With Gemini And Send To Slack, WhatsApp And Docs",
646
+ "tags": [
647
+ "Document Extraction",
648
+ "AI Summarization"
649
+ ],
650
+ "author": "jinitp",
651
+ "createdAt": null,
652
+ "description": null,
653
+ "hasWorkflow": true,
654
+ "workflowFile": "summarize_daily_gmail_emails_with_gemini_and_send_to_slack_whatsapp_and_docs.json",
655
+ "workflowPath": "workflows/Summarize daily Gmail emails with Gemini and send to Slack, WhatsApp and Docs-15403/summarize_daily_gmail_emails_with_gemini_and_send_to_slack_whatsapp_and_docs.json",
656
+ "url": "https://n8nworkflows.xyz/workflows/summarize-daily-gmail-emails-with-gemini-and-send-to-slack--whatsapp-and-docs-15403\n",
657
+ "nodeTypes": [
658
+ "n8n-nodes-base.if",
659
+ "n8n-nodes-base.set",
660
+ "n8n-nodes-base.code",
661
+ "n8n-nodes-base.gmail",
662
+ "n8n-nodes-base.slack",
663
+ "n8n-nodes-base.whatsApp",
664
+ "n8n-nodes-base.googleDocs",
665
+ "n8n-nodes-base.stickyNote",
666
+ "n8n-nodes-base.errorTrigger",
667
+ "n8n-nodes-base.scheduleTrigger",
668
+ "@n8n/n8n-nodes-langchain.googleGemini"
669
+ ]
670
+ },
671
+ {
672
+ "id": 15393,
673
+ "slug": "Submit home inventory images via web form to a property workflow-15393",
674
+ "name": "Submit Home Inventory Images Via Web Form To A Property Workflow",
675
+ "tags": [
676
+ "Personal Productivity"
677
+ ],
678
+ "author": "warrengates",
679
+ "createdAt": null,
680
+ "description": null,
681
+ "hasWorkflow": true,
682
+ "workflowFile": "submit_home_inventory_images_via_web_form_to_a_property_workflow.json",
683
+ "workflowPath": "workflows/Submit home inventory images via web form to a property workflow-15393/submit_home_inventory_images_via_web_form_to_a_property_workflow.json",
684
+ "url": "https://n8nworkflows.xyz/workflows/submit-home-inventory-images-via-web-form-to-a-property-workflow-15393\n",
685
+ "nodeTypes": [
686
+ "n8n-nodes-base.code",
687
+ "n8n-nodes-base.aggregate",
688
+ "n8n-nodes-base.editImage",
689
+ "n8n-nodes-base.stickyNote",
690
+ "n8n-nodes-base.formTrigger",
691
+ "n8n-nodes-base.httpRequest",
692
+ "n8n-nodes-base.extractFromFile"
693
+ ]
694
+ },
695
+ {
696
+ "id": 15392,
697
+ "slug": "Send a weekly AI‑written WordPress blog digest via Gmail using GPT-4o-15392",
698
+ "name": "Send A Weekly AI‑Written WordPress Blog Digest Via Gmail Using GPT 4o",
699
+ "tags": [
700
+ "Social Media",
701
+ "AI Summarization"
702
+ ],
703
+ "author": "legalgpts",
704
+ "createdAt": null,
705
+ "description": null,
706
+ "hasWorkflow": true,
707
+ "workflowFile": "send_a_weekly_ai_written_wordpress_blog_digest_via_gmail_using_gpt-4o.json",
708
+ "workflowPath": "workflows/Send a weekly AI‑written WordPress blog digest via Gmail using GPT-4o-15392/send_a_weekly_ai_written_wordpress_blog_digest_via_gmail_using_gpt-4o.json",
709
+ "url": "https://n8nworkflows.xyz/workflows/send-a-weekly-ai-written-wordpress-blog-digest-via-gmail-using-gpt-4o-15392\n",
710
+ "nodeTypes": [
711
+ "n8n-nodes-base.code",
712
+ "n8n-nodes-base.gmail",
713
+ "n8n-nodes-base.stickyNote",
714
+ "n8n-nodes-base.httpRequest",
715
+ "n8n-nodes-base.googleSheets",
716
+ "@n8n/n8n-nodes-langchain.agent",
717
+ "n8n-nodes-base.scheduleTrigger",
718
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
719
+ ]
720
+ },
721
+ {
722
+ "id": 15390,
723
+ "slug": "Generate Brave Search Goggles with DataForSEO, Firecrawl, OpenAI and Postgres-15390",
724
+ "name": "Generate Brave Search Goggles With DataForSEO, Firecrawl, OpenAI And Postgres",
725
+ "tags": [
726
+ "Market Research",
727
+ "AI RAG"
728
+ ],
729
+ "author": "reklaim",
730
+ "createdAt": null,
731
+ "description": null,
732
+ "hasWorkflow": true,
733
+ "workflowFile": "generate_brave_search_goggles_with_dataforseo_firecrawl_openai_and_postgres.json",
734
+ "workflowPath": "workflows/Generate Brave Search Goggles with DataForSEO, Firecrawl, OpenAI and Postgres-15390/generate_brave_search_goggles_with_dataforseo_firecrawl_openai_and_postgres.json",
735
+ "url": "https://n8nworkflows.xyz/workflows/generate-brave-search-goggles-with-dataforseo--firecrawl--openai-and-postgres-15390\n",
736
+ "nodeTypes": [
737
+ "n8n-nodes-base.if",
738
+ "n8n-nodes-base.set",
739
+ "n8n-nodes-base.code",
740
+ "n8n-nodes-base.wait",
741
+ "n8n-nodes-base.merge",
742
+ "n8n-nodes-base.switch",
743
+ "n8n-nodes-base.postgres",
744
+ "n8n-nodes-base.splitOut",
745
+ "n8n-nodes-base.stickyNote",
746
+ "n8n-nodes-base.httpRequest",
747
+ "n8n-nodes-base.manualTrigger",
748
+ "n8n-nodes-base.splitInBatches",
749
+ "n8n-nodes-base.scheduleTrigger",
750
+ "n8n-nodes-dataforseo.dataForSeo",
751
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi",
752
+ "@mendable/n8n-nodes-firecrawl.firecrawl",
753
+ "@n8n/n8n-nodes-langchain.informationExtractor"
754
+ ]
755
+ },
756
+ {
757
+ "id": 15384,
758
+ "slug": "Send Jira high priority issue alerts to Slack, Google Chat and email-15384",
759
+ "name": "Send Jira High Priority Issue Alerts To Slack, Google Chat And Email",
760
+ "tags": [
761
+ "Ticket Management"
762
+ ],
763
+ "author": "anasks",
764
+ "createdAt": null,
765
+ "description": null,
766
+ "hasWorkflow": true,
767
+ "workflowFile": "send_jira_high_priority_issue_alerts_to_slack_google_chat_and_email.json",
768
+ "workflowPath": "workflows/Send Jira high priority issue alerts to Slack, Google Chat and email-15384/send_jira_high_priority_issue_alerts_to_slack_google_chat_and_email.json",
769
+ "url": "https://n8nworkflows.xyz/workflows/send-jira-high-priority-issue-alerts-to-slack--google-chat-and-email-15384\n",
770
+ "nodeTypes": [
771
+ "n8n-nodes-base.set",
772
+ "n8n-nodes-base.code",
773
+ "n8n-nodes-base.gmail",
774
+ "n8n-nodes-base.slack",
775
+ "n8n-nodes-base.googleChat",
776
+ "n8n-nodes-base.stickyNote",
777
+ "n8n-nodes-base.jiraTrigger"
778
+ ]
779
+ },
780
+ {
781
+ "id": 15378,
782
+ "slug": "Scrape LinkedIn hiring posts with Apify and save qualified leads to Google Sheets-15378",
783
+ "name": "Scrape LinkedIn Hiring Posts With Apify And Save Qualified Leads To Google Sheets",
784
+ "tags": [
785
+ "Lead Generation",
786
+ "AI Summarization"
787
+ ],
788
+ "author": "salmanmehboob",
789
+ "createdAt": null,
790
+ "description": null,
791
+ "hasWorkflow": true,
792
+ "workflowFile": "scrape_linkedin_hiring_posts_with_apify_and_save_qualified_leads_to_google_sheets.json",
793
+ "workflowPath": "workflows/Scrape LinkedIn hiring posts with Apify and save qualified leads to Google Sheets-15378/scrape_linkedin_hiring_posts_with_apify_and_save_qualified_leads_to_google_sheets.json",
794
+ "url": "https://n8nworkflows.xyz/workflows/scrape-linkedin-hiring-posts-with-apify-and-save-qualified-leads-to-google-sheets-15378\n",
795
+ "nodeTypes": [
796
+ "n8n-nodes-base.set",
797
+ "n8n-nodes-base.code",
798
+ "n8n-nodes-base.filter",
799
+ "n8n-nodes-base.dataTable",
800
+ "n8n-nodes-base.stickyNote",
801
+ "n8n-nodes-base.googleSheets",
802
+ "@apify/n8n-nodes-apify.apify",
803
+ "n8n-nodes-base.scheduleTrigger",
804
+ "n8n-nodes-base.removeDuplicates"
805
+ ]
806
+ },
807
+ {
808
+ "id": 15377,
809
+ "slug": "Intelligent Support Triage & Auto-Response Engine with Jotform, Airtable, Gemini-15377",
810
+ "name": "Intelligent Support Triage & Auto Response Engine With Jotform, Airtable, Gemini",
811
+ "tags": [
812
+ "Ticket Management",
813
+ "AI RAG"
814
+ ],
815
+ "author": "zain",
816
+ "createdAt": null,
817
+ "description": null,
818
+ "hasWorkflow": true,
819
+ "workflowFile": "intelligent_support_triage_auto-response_engine_with_jotform_airtable_gemini.json",
820
+ "workflowPath": "workflows/Intelligent Support Triage & Auto-Response Engine with Jotform, Airtable, Gemini-15377/intelligent_support_triage_auto-response_engine_with_jotform_airtable_gemini.json",
821
+ "url": "https://n8nworkflows.xyz/workflows/intelligent-support-triage---auto-response-engine-with-jotform--airtable--gemini-15377\n",
822
+ "nodeTypes": [
823
+ "n8n-nodes-base.if",
824
+ "n8n-nodes-base.gmail",
825
+ "n8n-nodes-base.slack",
826
+ "n8n-nodes-base.filter",
827
+ "n8n-nodes-base.airtable",
828
+ "n8n-nodes-base.gmailTool",
829
+ "n8n-nodes-base.stickyNote",
830
+ "n8n-nodes-base.airtableTool",
831
+ "n8n-nodes-base.gmailTrigger",
832
+ "n8n-nodes-base.jotFormTrigger",
833
+ "@n8n/n8n-nodes-langchain.agent",
834
+ "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
835
+ "@n8n/n8n-nodes-langchain.vectorStorePinecone",
836
+ "@n8n/n8n-nodes-langchain.outputParserStructured",
837
+ "n8n-nodes-gemini-embedding-plus.embeddingsGoogleGeminiPlus"
838
+ ]
839
+ },
840
+ {
841
+ "id": 15374,
842
+ "slug": "Monitor Elastic Email subaccount credits and send low-balance alerts to Slack-15374",
843
+ "name": "Monitor Elastic Email Subaccount Credits And Send Low Balance Alerts To Slack",
844
+ "tags": [
845
+ "DevOps"
846
+ ],
847
+ "author": "lukaszpp",
848
+ "createdAt": null,
849
+ "description": null,
850
+ "hasWorkflow": true,
851
+ "workflowFile": "monitor_elastic_email_subaccount_credits_and_send_low-balance_alerts_to_slack.json",
852
+ "workflowPath": "workflows/Monitor Elastic Email subaccount credits and send low-balance alerts to Slack-15374/monitor_elastic_email_subaccount_credits_and_send_low-balance_alerts_to_slack.json",
853
+ "url": "https://n8nworkflows.xyz/workflows/monitor-elastic-email-subaccount-credits-and-send-low-balance-alerts-to-slack-15374\n",
854
+ "nodeTypes": [
855
+ "n8n-nodes-base.set",
856
+ "n8n-nodes-base.code",
857
+ "n8n-nodes-base.slack",
858
+ "n8n-nodes-base.filter",
859
+ "n8n-nodes-base.stickyNote",
860
+ "n8n-nodes-base.httpRequest",
861
+ "n8n-nodes-base.scheduleTrigger"
862
+ ]
863
+ },
864
+ {
865
+ "id": 15373,
866
+ "slug": "Clone NocoDB tables and data to another base-15373",
867
+ "name": "Clone NocoDB Tables And Data To Another Base",
868
+ "tags": [
869
+ "File Management"
870
+ ],
871
+ "author": "lukaszpp",
872
+ "createdAt": null,
873
+ "description": null,
874
+ "hasWorkflow": true,
875
+ "workflowFile": "clone_nocodb_tables_and_data_to_another_base.json",
876
+ "workflowPath": "workflows/Clone NocoDB tables and data to another base-15373/clone_nocodb_tables_and_data_to_another_base.json",
877
+ "url": "https://n8nworkflows.xyz/workflows/clone-nocodb-tables-and-data-to-another-base-15373\n",
878
+ "nodeTypes": [
879
+ "n8n-nodes-base.set",
880
+ "n8n-nodes-base.switch",
881
+ "n8n-nodes-base.splitOut",
882
+ "n8n-nodes-base.stickyNote",
883
+ "n8n-nodes-base.httpRequest",
884
+ "n8n-nodes-base.manualTrigger",
885
+ "n8n-nodes-base.splitInBatches"
886
+ ]
887
+ },
888
+ {
889
+ "id": 15372,
890
+ "slug": "Generate LinkedIn carousel content from Reddit with Claude and Airtable-15372",
891
+ "name": "Generate LinkedIn Carousel Content From Reddit With Claude And Airtable",
892
+ "tags": [
893
+ "Content Creation",
894
+ "Multimodal AI"
895
+ ],
896
+ "author": "growthai",
897
+ "createdAt": null,
898
+ "description": null,
899
+ "hasWorkflow": true,
900
+ "workflowFile": "generate_linkedin_carousel_content_from_reddit_with_claude_and_airtable.json",
901
+ "workflowPath": "workflows/Generate LinkedIn carousel content from Reddit with Claude and Airtable-15372/generate_linkedin_carousel_content_from_reddit_with_claude_and_airtable.json",
902
+ "url": "https://n8nworkflows.xyz/workflows/generate-linkedin-carousel-content-from-reddit-with-claude-and-airtable-15372\n",
903
+ "nodeTypes": [
904
+ "n8n-nodes-base.set",
905
+ "n8n-nodes-base.code",
906
+ "n8n-nodes-base.filter",
907
+ "n8n-nodes-base.airtable",
908
+ "n8n-nodes-base.stickyNote",
909
+ "n8n-nodes-base.httpRequest",
910
+ "@n8n/n8n-nodes-langchain.agent",
911
+ "n8n-nodes-base.scheduleTrigger",
912
+ "@n8n/n8n-nodes-langchain.lmChatAnthropic",
913
+ "@n8n/n8n-nodes-langchain.outputParserStructured"
914
+ ]
915
+ },
916
+ {
917
+ "id": 15371,
918
+ "slug": "Run weekly standups with Groq AI summaries via Telegram and Google Sheets-15371",
919
+ "name": "Run Weekly Standups With Groq AI Summaries Via Telegram And Google Sheets",
920
+ "tags": [
921
+ "Project Management",
922
+ "AI Summarization"
923
+ ],
924
+ "author": "muhammad89v",
925
+ "createdAt": null,
926
+ "description": null,
927
+ "hasWorkflow": true,
928
+ "workflowFile": "run_weekly_standups_with_groq_ai_summaries_via_telegram_and_google_sheets.json",
929
+ "workflowPath": "workflows/Run weekly standups with Groq AI summaries via Telegram and Google Sheets-15371/run_weekly_standups_with_groq_ai_summaries_via_telegram_and_google_sheets.json",
930
+ "url": "https://n8nworkflows.xyz/workflows/run-weekly-standups-with-groq-ai-summaries-via-telegram-and-google-sheets-15371\n",
931
+ "nodeTypes": [
932
+ "n8n-nodes-base.set",
933
+ "n8n-nodes-base.code",
934
+ "n8n-nodes-base.wait",
935
+ "n8n-nodes-base.telegram",
936
+ "n8n-nodes-base.stickyNote",
937
+ "n8n-nodes-base.googleSheets",
938
+ "n8n-nodes-base.scheduleTrigger"
939
+ ]
940
+ },
941
+ {
942
+ "id": 15368,
943
+ "slug": "Scrape LinkedIn post comments into Google Sheets with Apify-15368",
944
+ "name": "Scrape LinkedIn Post Comments Into Google Sheets With Apify",
945
+ "tags": [
946
+ "Market Research"
947
+ ],
948
+ "author": "growthai",
949
+ "createdAt": null,
950
+ "description": null,
951
+ "hasWorkflow": true,
952
+ "workflowFile": "scrape_linkedin_post_comments_into_google_sheets_with_apify.json",
953
+ "workflowPath": "workflows/Scrape LinkedIn post comments into Google Sheets with Apify-15368/scrape_linkedin_post_comments_into_google_sheets_with_apify.json",
954
+ "url": "https://n8nworkflows.xyz/workflows/scrape-linkedin-post-comments-into-google-sheets-with-apify-15368\n",
955
+ "nodeTypes": [
956
+ "n8n-nodes-base.set",
957
+ "n8n-nodes-base.stickyNote",
958
+ "n8n-nodes-base.formTrigger",
959
+ "n8n-nodes-base.httpRequest",
960
+ "n8n-nodes-base.googleSheets"
961
+ ]
962
+ },
963
+ {
964
+ "id": 15366,
965
+ "slug": "Route and prioritize support emails to Slack channels with easybits-15366",
966
+ "name": "Route And Prioritize Support Emails To Slack Channels With Easybits",
967
+ "tags": [
968
+ "Ticket Management",
969
+ "AI Summarization"
970
+ ],
971
+ "author": "easybits",
972
+ "createdAt": null,
973
+ "description": null,
974
+ "hasWorkflow": true,
975
+ "workflowFile": "route_and_prioritize_support_emails_to_slack_channels_with_easybits.json",
976
+ "workflowPath": "workflows/Route and prioritize support emails to Slack channels with easybits-15366/route_and_prioritize_support_emails_to_slack_channels_with_easybits.json",
977
+ "url": "https://n8nworkflows.xyz/workflows/route-and-prioritize-support-emails-to-slack-channels-with-easybits-15366\n",
978
+ "nodeTypes": [
979
+ "n8n-nodes-base.set",
980
+ "n8n-nodes-base.code",
981
+ "n8n-nodes-base.slack",
982
+ "n8n-nodes-base.switch",
983
+ "n8n-nodes-base.stickyNote",
984
+ "n8n-nodes-base.gmailTrigger",
985
+ "@easybits/n8n-nodes-extractor.easybitsExtractor"
986
+ ]
987
+ },
988
+ {
989
+ "id": 15363,
990
+ "slug": "Find high-mismatch local business leads with Firecrawl and Groq-15363",
991
+ "name": "Find High Mismatch Local Business Leads With Firecrawl And Groq",
992
+ "tags": [
993
+ "Lead Generation",
994
+ "AI Summarization"
995
+ ],
996
+ "author": "mychel-garzon",
997
+ "createdAt": null,
998
+ "description": null,
999
+ "hasWorkflow": true,
1000
+ "workflowFile": "find_high-mismatch_local_business_leads_with_firecrawl_and_groq.json",
1001
+ "workflowPath": "workflows/Find high-mismatch local business leads with Firecrawl and Groq-15363/find_high-mismatch_local_business_leads_with_firecrawl_and_groq.json",
1002
+ "url": "https://n8nworkflows.xyz/workflows/find-high-mismatch-local-business-leads-with-firecrawl-and-groq-15363\n",
1003
+ "nodeTypes": [
1004
+ "n8n-nodes-base.if",
1005
+ "n8n-nodes-base.set",
1006
+ "n8n-nodes-base.code",
1007
+ "n8n-nodes-base.wait",
1008
+ "n8n-nodes-base.slack",
1009
+ "n8n-nodes-base.aggregate",
1010
+ "n8n-nodes-base.dataTable",
1011
+ "n8n-nodes-base.stickyNote",
1012
+ "n8n-nodes-base.splitInBatches",
1013
+ "n8n-nodes-base.scheduleTrigger",
1014
+ "@n8n/n8n-nodes-langchain.chainLlm",
1015
+ "@n8n/n8n-nodes-langchain.lmChatGroq",
1016
+ "@mendable/n8n-nodes-firecrawl.firecrawl"
1017
+ ]
1018
+ },
1019
+ {
1020
+ "id": 15361,
1021
+ "slug": "Moderate Telegram content and post approved items to Facebook and LinkedIn-15361",
1022
+ "name": "Moderate Telegram Content And Post Approved Items To Facebook And LinkedIn",
1023
+ "tags": [
1024
+ "Social Media",
1025
+ "AI Chatbot"
1026
+ ],
1027
+ "author": "neolith2018",
1028
+ "createdAt": null,
1029
+ "description": null,
1030
+ "hasWorkflow": true,
1031
+ "workflowFile": "moderate_telegram_content_and_post_approved_items_to_facebook_and_linkedin.json",
1032
+ "workflowPath": "workflows/Moderate Telegram content and post approved items to Facebook and LinkedIn-15361/moderate_telegram_content_and_post_approved_items_to_facebook_and_linkedin.json",
1033
+ "url": "https://n8nworkflows.xyz/workflows/moderate-telegram-content-and-post-approved-items-to-facebook-and-linkedin-15361\n",
1034
+ "nodeTypes": [
1035
+ "n8n-nodes-base.if",
1036
+ "n8n-nodes-base.switch",
1037
+ "n8n-nodes-base.linkedIn",
1038
+ "n8n-nodes-base.telegram",
1039
+ "n8n-nodes-base.stickyNote",
1040
+ "n8n-nodes-base.googleSheets",
1041
+ "n8n-nodes-base.telegramTrigger",
1042
+ "n8n-nodes-base.facebookGraphApi"
1043
+ ]
1044
+ },
1045
+ {
1046
+ "id": 15360,
1047
+ "slug": "Generate multilingual social content with GPT-4o, Telegram and Google Sheets-15360",
1048
+ "name": "Generate Multilingual Social Content With GPT 4o, Telegram And Google Sheets",
1049
+ "tags": [
1050
+ "Content Creation",
1051
+ "Multimodal AI"
1052
+ ],
1053
+ "author": "neolith2018",
1054
+ "createdAt": null,
1055
+ "description": null,
1056
+ "hasWorkflow": true,
1057
+ "workflowFile": "generate_multilingual_social_content_with_gpt-4o_telegram_and_google_sheets.json",
1058
+ "workflowPath": "workflows/Generate multilingual social content with GPT-4o, Telegram and Google Sheets-15360/generate_multilingual_social_content_with_gpt-4o_telegram_and_google_sheets.json",
1059
+ "url": "https://n8nworkflows.xyz/workflows/generate-multilingual-social-content-with-gpt-4o--telegram-and-google-sheets-15360\n",
1060
+ "nodeTypes": [
1061
+ "n8n-nodes-base.if",
1062
+ "n8n-nodes-base.code",
1063
+ "n8n-nodes-base.telegram",
1064
+ "n8n-nodes-base.stickyNote",
1065
+ "n8n-nodes-base.googleSheets",
1066
+ "@n8n/n8n-nodes-langchain.agent",
1067
+ "n8n-nodes-base.telegramTrigger",
1068
+ "@n8n/n8n-nodes-langchain.openAi",
1069
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
1070
+ ]
1071
+ },
1072
+ {
1073
+ "id": 15358,
1074
+ "slug": "Create Notion knowledge pages from webinars with WayinVideo and GPT-4o-mini-15358",
1075
+ "name": "Create Notion Knowledge Pages From Webinars With WayinVideo And GPT 4o Mini",
1076
+ "tags": [
1077
+ "Document Extraction",
1078
+ "AI Summarization"
1079
+ ],
1080
+ "author": "isawow",
1081
+ "createdAt": null,
1082
+ "description": null,
1083
+ "hasWorkflow": true,
1084
+ "workflowFile": "create_notion_knowledge_pages_from_webinars_with_wayinvideo_and_gpt-4o-mini.json",
1085
+ "workflowPath": "workflows/Create Notion knowledge pages from webinars with WayinVideo and GPT-4o-mini-15358/create_notion_knowledge_pages_from_webinars_with_wayinvideo_and_gpt-4o-mini.json",
1086
+ "url": "https://n8nworkflows.xyz/workflows/create-notion-knowledge-pages-from-webinars-with-wayinvideo-and-gpt-4o-mini-15358\n",
1087
+ "nodeTypes": [
1088
+ "n8n-nodes-base.if",
1089
+ "n8n-nodes-base.code",
1090
+ "n8n-nodes-base.wait",
1091
+ "n8n-nodes-base.notion",
1092
+ "n8n-nodes-base.stickyNote",
1093
+ "n8n-nodes-base.formTrigger",
1094
+ "n8n-nodes-base.httpRequest",
1095
+ "n8n-nodes-base.googleSheets",
1096
+ "@n8n/n8n-nodes-langchain.agent",
1097
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi"
1098
+ ]
1099
+ },
1100
+ {
1101
+ "id": 15357,
1102
+ "slug": "Find customer insights from your website and Reddit with Claude-15357",
1103
+ "name": "Find Customer Insights From Your Website And Reddit With Claude",
1104
+ "tags": [
1105
+ "Market Research",
1106
+ "AI RAG"
1107
+ ],
1108
+ "author": "blumpo",
1109
+ "createdAt": null,
1110
+ "description": null,
1111
+ "hasWorkflow": true,
1112
+ "workflowFile": "find_customer_insights_from_your_website_and_reddit_with_claude.json",
1113
+ "workflowPath": "workflows/Find customer insights from your website and Reddit with Claude-15357/find_customer_insights_from_your_website_and_reddit_with_claude.json",
1114
+ "url": "https://n8nworkflows.xyz/workflows/find-customer-insights-from-your-website-and-reddit-with-claude-15357\n",
1115
+ "nodeTypes": [
1116
+ "n8n-nodes-base.if",
1117
+ "n8n-nodes-base.set",
1118
+ "n8n-nodes-base.code",
1119
+ "n8n-nodes-base.html",
1120
+ "n8n-nodes-base.limit",
1121
+ "n8n-nodes-base.merge",
1122
+ "n8n-nodes-base.filter",
1123
+ "n8n-nodes-base.reddit",
1124
+ "n8n-nodes-base.function",
1125
+ "n8n-nodes-base.markdown",
1126
+ "n8n-nodes-base.splitOut",
1127
+ "n8n-nodes-base.aggregate",
1128
+ "n8n-nodes-base.stickyNote",
1129
+ "n8n-nodes-base.formTrigger",
1130
+ "n8n-nodes-base.httpRequest",
1131
+ "@n8n/n8n-nodes-langchain.agent",
1132
+ "@n8n/n8n-nodes-langchain.lmChatAnthropic",
1133
+ "@n8n/n8n-nodes-langchain.outputParserStructured"
1134
+ ]
1135
+ },
1136
+ {
1137
+ "id": 15355,
1138
+ "slug": "Summarize Zoom meetings with GPT-4o, Whisper, Supabase RAG and email reports-15355",
1139
+ "name": "Summarize Zoom Meetings With GPT 4o, Whisper, Supabase RAG And Email Reports",
1140
+ "tags": [
1141
+ "Document Extraction",
1142
+ "AI RAG"
1143
+ ],
1144
+ "author": "weblineindia",
1145
+ "createdAt": null,
1146
+ "description": null,
1147
+ "hasWorkflow": true,
1148
+ "workflowFile": "summarize_zoom_meetings_with_gpt-4o_whisper_supabase_rag_and_email_reports.json",
1149
+ "workflowPath": "workflows/Summarize Zoom meetings with GPT-4o, Whisper, Supabase RAG and email reports-15355/summarize_zoom_meetings_with_gpt-4o_whisper_supabase_rag_and_email_reports.json",
1150
+ "url": "https://n8nworkflows.xyz/workflows/summarize-zoom-meetings-with-gpt-4o--whisper--supabase-rag-and-email-reports-15355\n",
1151
+ "nodeTypes": [
1152
+ "n8n-nodes-base.if",
1153
+ "n8n-nodes-base.set",
1154
+ "n8n-nodes-base.code",
1155
+ "n8n-nodes-base.gmail",
1156
+ "n8n-nodes-base.webhook",
1157
+ "n8n-nodes-base.stickyNote",
1158
+ "n8n-nodes-base.httpRequest",
1159
+ "@n8n/n8n-nodes-langchain.agent",
1160
+ "@n8n/n8n-nodes-langchain.openAi",
1161
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi",
1162
+ "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
1163
+ "@n8n/n8n-nodes-langchain.vectorStoreSupabase",
1164
+ "@n8n/n8n-nodes-langchain.outputParserStructured",
1165
+ "@n8n/n8n-nodes-langchain.documentDefaultDataLoader"
1166
+ ]
1167
+ },
1168
+ {
1169
+ "id": 15350,
1170
+ "slug": "Generate two-host PDF podcasts with GPT-5, Smallest AI, and Gmail-15350",
1171
+ "name": "Generate Two Host PDF Podcasts With GPT 5, Smallest AI, And Gmail",
1172
+ "tags": [
1173
+ "Content Creation",
1174
+ "Multimodal AI"
1175
+ ],
1176
+ "author": "sosumti001",
1177
+ "createdAt": null,
1178
+ "description": null,
1179
+ "hasWorkflow": true,
1180
+ "workflowFile": "generate_two-host_pdf_podcasts_with_gpt-5_smallest_ai_and_gmail.json",
1181
+ "workflowPath": "workflows/Generate two-host PDF podcasts with GPT-5, Smallest AI, and Gmail-15350/generate_two-host_pdf_podcasts_with_gpt-5_smallest_ai_and_gmail.json",
1182
+ "url": "https://n8nworkflows.xyz/workflows/generate-two-host-pdf-podcasts-with-gpt-5--smallest-ai--and-gmail-15350\n",
1183
+ "nodeTypes": [
1184
+ "n8n-nodes-base.set",
1185
+ "n8n-nodes-base.code",
1186
+ "n8n-nodes-base.sort",
1187
+ "n8n-nodes-base.gmail",
1188
+ "n8n-nodes-base.merge",
1189
+ "n8n-nodes-base.switch",
1190
+ "n8n-nodes-base.splitOut",
1191
+ "n8n-nodes-base.stickyNote",
1192
+ "n8n-nodes-base.formTrigger",
1193
+ "n8n-nodes-base.extractFromFile",
1194
+ "@n8n/n8n-nodes-langchain.openAi",
1195
+ "n8n-nodes-smallestai.smallestai"
1196
+ ]
1197
+ },
1198
+ {
1199
+ "id": 15349,
1200
+ "slug": "Send Webflow form leads to Google Sheets with email and WhatsApp alerts-15349",
1201
+ "name": "Send Webflow Form Leads To Google Sheets With Email And WhatsApp Alerts",
1202
+ "tags": [
1203
+ "Lead Generation"
1204
+ ],
1205
+ "author": "spagreen",
1206
+ "createdAt": null,
1207
+ "description": null,
1208
+ "hasWorkflow": true,
1209
+ "workflowFile": "send_webflow_form_leads_to_google_sheets_with_email_and_whatsapp_alerts.json",
1210
+ "workflowPath": "workflows/Send Webflow form leads to Google Sheets with email and WhatsApp alerts-15349/send_webflow_form_leads_to_google_sheets_with_email_and_whatsapp_alerts.json",
1211
+ "url": "https://n8nworkflows.xyz/workflows/send-webflow-form-leads-to-google-sheets-with-email-and-whatsapp-alerts-15349\n",
1212
+ "nodeTypes": [
1213
+ "n8n-nodes-base.if",
1214
+ "n8n-nodes-base.code",
1215
+ "n8n-nodes-base.wait",
1216
+ "n8n-nodes-base.gmail",
1217
+ "n8n-nodes-rapiwa.rapiwa",
1218
+ "n8n-nodes-base.stickyNote",
1219
+ "n8n-nodes-base.googleSheets",
1220
+ "n8n-nodes-base.splitInBatches",
1221
+ "n8n-nodes-base.webflowTrigger"
1222
+ ]
1223
+ },
1224
+ {
1225
+ "id": 15344,
1226
+ "slug": "Validate bulk email addresses in Google Sheets with Verify Email-15344",
1227
+ "name": "Validate Bulk Email Addresses In Google Sheets With Verify Email",
1228
+ "tags": [
1229
+ "Document Extraction"
1230
+ ],
1231
+ "author": "crispy",
1232
+ "createdAt": null,
1233
+ "description": null,
1234
+ "hasWorkflow": true,
1235
+ "workflowFile": "validate_bulk_email_addresses_in_google_sheets_with_verify_email.json",
1236
+ "workflowPath": "workflows/Validate bulk email addresses in Google Sheets with Verify Email-15344/validate_bulk_email_addresses_in_google_sheets_with_verify_email.json",
1237
+ "url": "https://n8nworkflows.xyz/workflows/validate-bulk-email-addresses-in-google-sheets-with-verify-email-15344\n",
1238
+ "nodeTypes": [
1239
+ "n8n-nodes-base.if",
1240
+ "n8n-nodes-base.code",
1241
+ "n8n-nodes-base.webhook",
1242
+ "n8n-nodes-base.stickyNote",
1243
+ "n8n-nodes-base.httpRequest",
1244
+ "n8n-nodes-base.googleSheets",
1245
+ "n8n-nodes-base.manualTrigger",
1246
+ "n8n-nodes-base.splitInBatches",
1247
+ "n8n-nodes-base.scheduleTrigger"
1248
+ ]
1249
+ },
1250
+ {
1251
+ "id": 15340,
1252
+ "slug": "Extract client meeting insights from Google Sheets with Groq and Gmail-15340",
1253
+ "name": "Extract Client Meeting Insights From Google Sheets With Groq And Gmail",
1254
+ "tags": [
1255
+ "Document Extraction",
1256
+ "AI Summarization"
1257
+ ],
1258
+ "author": "weblineindia",
1259
+ "createdAt": null,
1260
+ "description": null,
1261
+ "hasWorkflow": true,
1262
+ "workflowFile": "extract_client_meeting_insights_from_google_sheets_with_groq_and_gmail.json",
1263
+ "workflowPath": "workflows/Extract client meeting insights from Google Sheets with Groq and Gmail-15340/extract_client_meeting_insights_from_google_sheets_with_groq_and_gmail.json",
1264
+ "url": "https://n8nworkflows.xyz/workflows/extract-client-meeting-insights-from-google-sheets-with-groq-and-gmail-15340\n",
1265
+ "nodeTypes": [
1266
+ "n8n-nodes-base.if",
1267
+ "n8n-nodes-base.set",
1268
+ "n8n-nodes-base.code",
1269
+ "n8n-nodes-base.gmail",
1270
+ "n8n-nodes-base.stickyNote",
1271
+ "n8n-nodes-base.googleSheets",
1272
+ "n8n-nodes-base.manualTrigger",
1273
+ "@n8n/n8n-nodes-langchain.agent",
1274
+ "@n8n/n8n-nodes-langchain.lmChatGroq"
1275
+ ]
1276
+ },
1277
+ {
1278
+ "id": 15339,
1279
+ "slug": "Send a daily Nifty 50 market brief using Gemini AI, Nifty 50 API and Gmail-15339",
1280
+ "name": "Send A Daily Nifty 50 Market Brief Using Gemini AI, Nifty 50 API And Gmail",
1281
+ "tags": [
1282
+ "Crypto Trading",
1283
+ "AI Summarization"
1284
+ ],
1285
+ "author": "weblineindia",
1286
+ "createdAt": null,
1287
+ "description": null,
1288
+ "hasWorkflow": true,
1289
+ "workflowFile": "send_a_daily_nifty_50_market_brief_using_gemini_ai_nifty_50_api_and_gmail.json",
1290
+ "workflowPath": "workflows/Send a daily Nifty 50 market brief using Gemini AI, Nifty 50 API and Gmail-15339/send_a_daily_nifty_50_market_brief_using_gemini_ai_nifty_50_api_and_gmail.json",
1291
+ "url": "https://n8nworkflows.xyz/workflows/send-a-daily-nifty-50-market-brief-using-gemini-ai--nifty-50-api-and-gmail-15339\n",
1292
+ "nodeTypes": [
1293
+ "n8n-nodes-base.if",
1294
+ "n8n-nodes-base.set",
1295
+ "n8n-nodes-base.code",
1296
+ "n8n-nodes-base.gmail",
1297
+ "n8n-nodes-base.merge",
1298
+ "n8n-nodes-base.stickyNote",
1299
+ "n8n-nodes-base.httpRequest",
1300
+ "n8n-nodes-base.scheduleTrigger",
1301
+ "@n8n/n8n-nodes-langchain.googleGemini"
1302
+ ]
1303
+ },
1304
+ {
1305
+ "id": 15338,
1306
+ "slug": "Generate client portfolio summaries using Google Sheets, NewsAPI, Gemini and Gmail-15338",
1307
+ "name": "Generate Client Portfolio Summaries Using Google Sheets, NewsAPI, Gemini And Gmail",
1308
+ "tags": [
1309
+ "Crypto Trading",
1310
+ "AI Summarization"
1311
+ ],
1312
+ "author": "weblineindia",
1313
+ "createdAt": null,
1314
+ "description": null,
1315
+ "hasWorkflow": true,
1316
+ "workflowFile": "generate_client_portfolio_summaries_using_google_sheets_newsapi_gemini_and_gmail.json",
1317
+ "workflowPath": "workflows/Generate client portfolio summaries using Google Sheets, NewsAPI, Gemini and Gmail-15338/generate_client_portfolio_summaries_using_google_sheets_newsapi_gemini_and_gmail.json",
1318
+ "url": "https://n8nworkflows.xyz/workflows/generate-client-portfolio-summaries-using-google-sheets--newsapi--gemini-and-gmail-15338\n",
1319
+ "nodeTypes": [
1320
+ "n8n-nodes-base.set",
1321
+ "n8n-nodes-base.code",
1322
+ "n8n-nodes-base.wait",
1323
+ "n8n-nodes-base.gmail",
1324
+ "n8n-nodes-base.merge",
1325
+ "n8n-nodes-base.stickyNote",
1326
+ "n8n-nodes-base.httpRequest",
1327
+ "n8n-nodes-base.splitInBatches",
1328
+ "n8n-nodes-base.googleSheetsTrigger",
1329
+ "@n8n/n8n-nodes-langchain.googleGemini"
1330
+ ]
1331
+ },
1332
+ {
1333
+ "id": 15337,
1334
+ "slug": "Generate weekly content drafts from Google Sheets with Groq AI and Slack-15337",
1335
+ "name": "Generate Weekly Content Drafts From Google Sheets With Groq AI And Slack",
1336
+ "tags": [
1337
+ "Content Creation",
1338
+ "Multimodal AI"
1339
+ ],
1340
+ "author": "weblineindia",
1341
+ "createdAt": null,
1342
+ "description": null,
1343
+ "hasWorkflow": true,
1344
+ "workflowFile": "generate_weekly_content_drafts_from_google_sheets_with_groq_ai_and_slack.json",
1345
+ "workflowPath": "workflows/Generate weekly content drafts from Google Sheets with Groq AI and Slack-15337/generate_weekly_content_drafts_from_google_sheets_with_groq_ai_and_slack.json",
1346
+ "url": "https://n8nworkflows.xyz/workflows/generate-weekly-content-drafts-from-google-sheets-with-groq-ai-and-slack-15337\n",
1347
+ "nodeTypes": [
1348
+ "n8n-nodes-base.set",
1349
+ "n8n-nodes-base.code",
1350
+ "n8n-nodes-base.sort",
1351
+ "n8n-nodes-base.merge",
1352
+ "n8n-nodes-base.slack",
1353
+ "n8n-nodes-base.switch",
1354
+ "n8n-nodes-base.splitOut",
1355
+ "n8n-nodes-base.aggregate",
1356
+ "n8n-nodes-base.stickyNote",
1357
+ "n8n-nodes-base.googleSheets",
1358
+ "@n8n/n8n-nodes-langchain.agent",
1359
+ "n8n-nodes-base.scheduleTrigger",
1360
+ "@n8n/n8n-nodes-langchain.lmChatGroq"
1361
+ ]
1362
+ },
1363
+ {
1364
+ "id": 15336,
1365
+ "slug": "Analyze corporate action impact from NSE RSS with Google Sheets, Gemini, and Gmail-15336",
1366
+ "name": "Analyze Corporate Action Impact From NSE RSS With Google Sheets, Gemini, And Gmail",
1367
+ "tags": [
1368
+ "Crypto Trading",
1369
+ "AI Summarization"
1370
+ ],
1371
+ "author": "weblineindia",
1372
+ "createdAt": null,
1373
+ "description": null,
1374
+ "hasWorkflow": true,
1375
+ "workflowFile": "analyze_corporate_action_impact_from_nse_rss_with_google_sheets_gemini_and_gmail.json",
1376
+ "workflowPath": "workflows/Analyze corporate action impact from NSE RSS with Google Sheets, Gemini, and Gmail-15336/analyze_corporate_action_impact_from_nse_rss_with_google_sheets_gemini_and_gmail.json",
1377
+ "url": "https://n8nworkflows.xyz/workflows/analyze-corporate-action-impact-from-nse-rss-with-google-sheets--gemini--and-gmail-15336\n",
1378
+ "nodeTypes": [
1379
+ "n8n-nodes-base.if",
1380
+ "n8n-nodes-base.set",
1381
+ "n8n-nodes-base.code",
1382
+ "n8n-nodes-base.gmail",
1383
+ "n8n-nodes-base.stickyNote",
1384
+ "n8n-nodes-base.rssFeedRead",
1385
+ "n8n-nodes-base.googleSheets",
1386
+ "n8n-nodes-base.scheduleTrigger",
1387
+ "@n8n/n8n-nodes-langchain.googleGemini"
1388
+ ]
1389
+ },
1390
+ {
1391
+ "id": 15335,
1392
+ "slug": "Send birthday and anniversary reminders with Groq AI gift ideas to Telegram-15335",
1393
+ "name": "Send Birthday And Anniversary Reminders With Groq AI Gift Ideas To Telegram",
1394
+ "tags": [
1395
+ "Personal Productivity",
1396
+ "Multimodal AI"
1397
+ ],
1398
+ "author": "muhammad89v",
1399
+ "createdAt": null,
1400
+ "description": null,
1401
+ "hasWorkflow": true,
1402
+ "workflowFile": "send_birthday_and_anniversary_reminders_with_groq_ai_gift_ideas_to_telegram.json",
1403
+ "workflowPath": "workflows/Send birthday and anniversary reminders with Groq AI gift ideas to Telegram-15335/send_birthday_and_anniversary_reminders_with_groq_ai_gift_ideas_to_telegram.json",
1404
+ "url": "https://n8nworkflows.xyz/workflows/send-birthday-and-anniversary-reminders-with-groq-ai-gift-ideas-to-telegram-15335\n",
1405
+ "nodeTypes": [
1406
+ "n8n-nodes-base.code",
1407
+ "n8n-nodes-base.telegram",
1408
+ "n8n-nodes-base.stickyNote",
1409
+ "n8n-nodes-base.googleSheets",
1410
+ "n8n-nodes-base.manualTrigger",
1411
+ "n8n-nodes-base.scheduleTrigger",
1412
+ "@n8n/n8n-nodes-langchain.chainLlm",
1413
+ "@n8n/n8n-nodes-langchain.lmChatGroq"
1414
+ ]
1415
+ },
1416
+ {
1417
+ "id": 15329,
1418
+ "slug": "Monitor futures trades and send risk alerts using Binance, Sheets, Slack and email-15329",
1419
+ "name": "Monitor Futures Trades And Send Risk Alerts Using Binance, Sheets, Slack And Email",
1420
+ "tags": [
1421
+ "Crypto Trading"
1422
+ ],
1423
+ "author": "weblineindia",
1424
+ "createdAt": null,
1425
+ "description": null,
1426
+ "hasWorkflow": true,
1427
+ "workflowFile": "monitor_futures_trades_and_send_risk_alerts_using_binance_sheets_slack_and_email.json",
1428
+ "workflowPath": "workflows/Monitor futures trades and send risk alerts using Binance, Sheets, Slack and email-15329/monitor_futures_trades_and_send_risk_alerts_using_binance_sheets_slack_and_email.json",
1429
+ "url": "https://n8nworkflows.xyz/workflows/monitor-futures-trades-and-send-risk-alerts-using-binance--sheets--slack-and-email-15329\n",
1430
+ "nodeTypes": [
1431
+ "n8n-nodes-base.if",
1432
+ "n8n-nodes-base.set",
1433
+ "n8n-nodes-base.code",
1434
+ "n8n-nodes-base.jira",
1435
+ "n8n-nodes-base.gmail",
1436
+ "n8n-nodes-base.merge",
1437
+ "n8n-nodes-base.slack",
1438
+ "n8n-nodes-base.switch",
1439
+ "n8n-nodes-base.telegram",
1440
+ "n8n-nodes-base.stickyNote",
1441
+ "n8n-nodes-base.httpRequest",
1442
+ "n8n-nodes-base.googleSheets",
1443
+ "n8n-nodes-base.scheduleTrigger"
1444
+ ]
1445
+ },
1446
+ {
1447
+ "id": 15328,
1448
+ "slug": "Generate YouTube, Reels, and TikTok scripts from one topic with GPT-4o-mini, Google Sheets, and Gmail-15328",
1449
+ "name": "Generate YouTube, Reels, And TikTok Scripts From One Topic With GPT 4o Mini, Google Sheets, And Gmail",
1450
+ "tags": [
1451
+ "Content Creation",
1452
+ "Multimodal AI"
1453
+ ],
1454
+ "author": "isawow",
1455
+ "createdAt": null,
1456
+ "description": null,
1457
+ "hasWorkflow": true,
1458
+ "workflowFile": "generate_youtube_reels_and_tiktok_scripts_from_one_topic_with_gpt-4o-mini_google_sheets_and_gmail.json",
1459
+ "workflowPath": "workflows/Generate YouTube, Reels, and TikTok scripts from one topic with GPT-4o-mini, Google Sheets, and Gmail-15328/generate_youtube_reels_and_tiktok_scripts_from_one_topic_with_gpt-4o-mini_google_sheets_and_gmail.json",
1460
+ "url": "https://n8nworkflows.xyz/workflows/generate-youtube--reels--and-tiktok-scripts-from-one-topic-with-gpt-4o-mini--google-sheets--and-gmail-15328\n",
1461
+ "nodeTypes": [
1462
+ "n8n-nodes-base.if",
1463
+ "n8n-nodes-base.set",
1464
+ "n8n-nodes-base.code",
1465
+ "n8n-nodes-base.gmail",
1466
+ "n8n-nodes-base.stickyNote",
1467
+ "n8n-nodes-base.formTrigger",
1468
+ "n8n-nodes-base.googleSheets",
1469
+ "@n8n/n8n-nodes-langchain.agent",
1470
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi",
1471
+ "@n8n/n8n-nodes-langchain.outputParserStructured"
1472
+ ]
1473
+ },
1474
+ {
1475
+ "id": 15327,
1476
+ "slug": "Generate monthly AI SEO content with Gemini for WordPress, LinkedIn and socials-15327",
1477
+ "name": "Generate Monthly AI SEO Content With Gemini For WordPress, LinkedIn And Socials",
1478
+ "tags": [
1479
+ "Content Creation",
1480
+ "Multimodal AI"
1481
+ ],
1482
+ "author": "jinitp",
1483
+ "createdAt": null,
1484
+ "description": null,
1485
+ "hasWorkflow": true,
1486
+ "workflowFile": "generate_monthly_ai_seo_content_with_gemini_for_wordpress_linkedin_and_socials.json",
1487
+ "workflowPath": "workflows/Generate monthly AI SEO content with Gemini for WordPress, LinkedIn and socials-15327/generate_monthly_ai_seo_content_with_gemini_for_wordpress_linkedin_and_socials.json",
1488
+ "url": "https://n8nworkflows.xyz/workflows/generate-monthly-ai-seo-content-with-gemini-for-wordpress--linkedin-and-socials-15327\n",
1489
+ "nodeTypes": [
1490
+ "n8n-nodes-base.if",
1491
+ "n8n-nodes-base.set",
1492
+ "n8n-nodes-base.code",
1493
+ "n8n-nodes-base.wait",
1494
+ "n8n-nodes-base.awsS3",
1495
+ "n8n-nodes-base.gmail",
1496
+ "n8n-nodes-base.merge",
1497
+ "n8n-nodes-base.linkedIn",
1498
+ "n8n-nodes-base.stickyNote",
1499
+ "n8n-nodes-base.compression",
1500
+ "n8n-nodes-base.formTrigger",
1501
+ "n8n-nodes-base.googleDrive",
1502
+ "n8n-nodes-base.httpRequest",
1503
+ "n8n-nodes-base.convertToFile",
1504
+ "n8n-nodes-base.manualTrigger",
1505
+ "n8n-nodes-base.splitInBatches",
1506
+ "n8n-nodes-base.extractFromFile",
1507
+ "n8n-nodes-base.scheduleTrigger",
1508
+ "n8n-nodes-base.facebookGraphApi",
1509
+ "@n8n/n8n-nodes-langchain.googleGemini"
1510
+ ]
1511
+ },
1512
+ {
1513
+ "id": 15326,
1514
+ "slug": "Summarize regulatory news from NewsAPI with Gemini and Google Sheets plus error alerts-15326",
1515
+ "name": "Summarize Regulatory News From NewsAPI With Gemini And Google Sheets Plus Error Alerts",
1516
+ "tags": [
1517
+ "Market Research",
1518
+ "AI Summarization"
1519
+ ],
1520
+ "author": "weblineindia",
1521
+ "createdAt": null,
1522
+ "description": null,
1523
+ "hasWorkflow": true,
1524
+ "workflowFile": "summarize_regulatory_news_from_newsapi_with_gemini_and_google_sheets_plus_error_alerts.json",
1525
+ "workflowPath": "workflows/Summarize regulatory news from NewsAPI with Gemini and Google Sheets plus error alerts-15326/summarize_regulatory_news_from_newsapi_with_gemini_and_google_sheets_plus_error_alerts.json",
1526
+ "url": "https://n8nworkflows.xyz/workflows/summarize-regulatory-news-from-newsapi-with-gemini-and-google-sheets-plus-error-alerts-15326\n",
1527
+ "nodeTypes": [
1528
+ "n8n-nodes-base.if",
1529
+ "n8n-nodes-base.set",
1530
+ "n8n-nodes-base.code",
1531
+ "n8n-nodes-base.wait",
1532
+ "n8n-nodes-base.gmail",
1533
+ "n8n-nodes-base.limit",
1534
+ "n8n-nodes-base.merge",
1535
+ "n8n-nodes-base.stickyNote",
1536
+ "n8n-nodes-base.httpRequest",
1537
+ "n8n-nodes-base.googleSheets",
1538
+ "n8n-nodes-base.manualTrigger",
1539
+ "n8n-nodes-base.splitInBatches",
1540
+ "@n8n/n8n-nodes-langchain.googleGemini"
1541
+ ]
1542
+ },
1543
+ {
1544
+ "id": 15325,
1545
+ "slug": "Analyze daily stock news sentiment with Gemini AI, Google Sheets and Gmail-15325",
1546
+ "name": "Analyze Daily Stock News Sentiment With Gemini AI, Google Sheets And Gmail",
1547
+ "tags": [
1548
+ "Crypto Trading",
1549
+ "AI Summarization"
1550
+ ],
1551
+ "author": "weblineindia",
1552
+ "createdAt": null,
1553
+ "description": null,
1554
+ "hasWorkflow": true,
1555
+ "workflowFile": "analyze_daily_stock_news_sentiment_with_gemini_ai_google_sheets_and_gmail.json",
1556
+ "workflowPath": "workflows/Analyze daily stock news sentiment with Gemini AI, Google Sheets and Gmail-15325/analyze_daily_stock_news_sentiment_with_gemini_ai_google_sheets_and_gmail.json",
1557
+ "url": "https://n8nworkflows.xyz/workflows/analyze-daily-stock-news-sentiment-with-gemini-ai--google-sheets-and-gmail-15325\n",
1558
+ "nodeTypes": [
1559
+ "n8n-nodes-base.if",
1560
+ "n8n-nodes-base.set",
1561
+ "n8n-nodes-base.code",
1562
+ "n8n-nodes-base.wait",
1563
+ "n8n-nodes-base.gmail",
1564
+ "n8n-nodes-base.stickyNote",
1565
+ "n8n-nodes-base.httpRequest",
1566
+ "n8n-nodes-base.googleSheets",
1567
+ "n8n-nodes-base.splitInBatches",
1568
+ "n8n-nodes-base.scheduleTrigger",
1569
+ "@n8n/n8n-nodes-langchain.googleGemini"
1570
+ ]
1571
+ },
1572
+ {
1573
+ "id": 15321,
1574
+ "slug": "Collect SOC 2 AWS IAM evidence to Google Sheets with Gmail alerts-15321",
1575
+ "name": "Collect SOC 2 AWS IAM Evidence To Google Sheets With Gmail Alerts",
1576
+ "tags": [
1577
+ "SecOps"
1578
+ ],
1579
+ "author": "mychel-garzon",
1580
+ "createdAt": null,
1581
+ "description": null,
1582
+ "hasWorkflow": true,
1583
+ "workflowFile": "collect_soc_2_aws_iam_evidence_to_google_sheets_with_gmail_alerts.json",
1584
+ "workflowPath": "workflows/Collect SOC 2 AWS IAM evidence to Google Sheets with Gmail alerts-15321/collect_soc_2_aws_iam_evidence_to_google_sheets_with_gmail_alerts.json",
1585
+ "url": "https://n8nworkflows.xyz/workflows/collect-soc-2-aws-iam-evidence-to-google-sheets-with-gmail-alerts-15321\n",
1586
+ "nodeTypes": [
1587
+ "n8n-nodes-base.if",
1588
+ "n8n-nodes-base.code",
1589
+ "n8n-nodes-base.gmail",
1590
+ "n8n-nodes-base.awsIam",
1591
+ "n8n-nodes-base.stickyNote",
1592
+ "n8n-nodes-base.googleSheets",
1593
+ "n8n-nodes-base.scheduleTrigger"
1594
+ ]
1595
+ },
1596
+ {
1597
+ "id": 15319,
1598
+ "slug": "Collect keyword clusters for URLs in Google Sheets with DataForSEO-15319",
1599
+ "name": "Collect Keyword Clusters For URLs In Google Sheets With DataForSEO",
1600
+ "tags": [
1601
+ "Market Research"
1602
+ ],
1603
+ "author": "dataforseo",
1604
+ "createdAt": null,
1605
+ "description": null,
1606
+ "hasWorkflow": true,
1607
+ "workflowFile": "collect_keyword_clusters_for_urls_in_google_sheets_with_dataforseo.json",
1608
+ "workflowPath": "workflows/Collect keyword clusters for URLs in Google Sheets with DataForSEO-15319/collect_keyword_clusters_for_urls_in_google_sheets_with_dataforseo.json",
1609
+ "url": "https://n8nworkflows.xyz/workflows/collect-keyword-clusters-for-urls-in-google-sheets-with-dataforseo-15319\n",
1610
+ "nodeTypes": [
1611
+ "n8n-nodes-base.if",
1612
+ "n8n-nodes-base.set",
1613
+ "n8n-nodes-base.code",
1614
+ "n8n-nodes-base.merge",
1615
+ "n8n-nodes-base.filter",
1616
+ "n8n-nodes-base.splitOut",
1617
+ "n8n-nodes-base.stickyNote",
1618
+ "n8n-nodes-base.googleSheets",
1619
+ "n8n-nodes-base.splitInBatches",
1620
+ "n8n-nodes-base.scheduleTrigger",
1621
+ "n8n-nodes-dataforseo.dataForSeoLabsApi"
1622
+ ]
1623
+ },
1624
+ {
1625
+ "id": 15316,
1626
+ "slug": "Route client onboarding webhook events through RabbitMQ to Gmail alerts-15316",
1627
+ "name": "Route Client Onboarding Webhook Events Through RabbitMQ To Gmail Alerts",
1628
+ "tags": [
1629
+ "Document Extraction"
1630
+ ],
1631
+ "author": "vvrr22042026",
1632
+ "createdAt": null,
1633
+ "description": null,
1634
+ "hasWorkflow": true,
1635
+ "workflowFile": "route_client_onboarding_webhook_events_through_rabbitmq_to_gmail_alerts.json",
1636
+ "workflowPath": "workflows/Route client onboarding webhook events through RabbitMQ to Gmail alerts-15316/route_client_onboarding_webhook_events_through_rabbitmq_to_gmail_alerts.json",
1637
+ "url": "https://n8nworkflows.xyz/workflows/route-client-onboarding-webhook-events-through-rabbitmq-to-gmail-alerts-15316\n",
1638
+ "nodeTypes": [
1639
+ "n8n-nodes-base.if",
1640
+ "n8n-nodes-base.set",
1641
+ "n8n-nodes-base.code",
1642
+ "n8n-nodes-base.gmail",
1643
+ "n8n-nodes-base.webhook",
1644
+ "n8n-nodes-base.rabbitmq",
1645
+ "n8n-nodes-base.stickyNote",
1646
+ "n8n-nodes-base.executionData",
1647
+ "n8n-nodes-base.rabbitmqTrigger",
1648
+ "n8n-nodes-base.respondToWebhook",
1649
+ "n8n-nodes-schema-guard.schemaGuard"
1650
+ ]
1651
+ },
1652
+ {
1653
+ "id": 15314,
1654
+ "slug": "Detect and remediate leaked secrets from Git repos with GitHub, AWS, Jira, Slack and Claude-15314",
1655
+ "name": "Detect And Remediate Leaked Secrets From Git Repos With GitHub, AWS, Jira, Slack And Claude",
1656
+ "tags": [
1657
+ "SecOps",
1658
+ "AI Summarization"
1659
+ ],
1660
+ "author": "taiwo",
1661
+ "createdAt": null,
1662
+ "description": null,
1663
+ "hasWorkflow": true,
1664
+ "workflowFile": "detect_and_remediate_leaked_secrets_from_git_repos_with_github_aws_jira_slack_and_claude.json",
1665
+ "workflowPath": "workflows/Detect and remediate leaked secrets from Git repos with GitHub, AWS, Jira, Slack and Claude-15314/detect_and_remediate_leaked_secrets_from_git_repos_with_github_aws_jira_slack_and_claude.json",
1666
+ "url": "https://n8nworkflows.xyz/workflows/detect-and-remediate-leaked-secrets-from-git-repos-with-github--aws--jira--slack-and-claude-15314\n",
1667
+ "nodeTypes": [
1668
+ "n8n-nodes-base.set",
1669
+ "n8n-nodes-base.code",
1670
+ "n8n-nodes-base.jira",
1671
+ "n8n-nodes-base.slack",
1672
+ "n8n-nodes-base.switch",
1673
+ "n8n-nodes-base.aggregate",
1674
+ "n8n-nodes-base.stickyNote",
1675
+ "n8n-nodes-base.httpRequest",
1676
+ "n8n-nodes-base.githubTrigger",
1677
+ "@n8n/n8n-nodes-langchain.agent",
1678
+ "@n8n/n8n-nodes-langchain.lmChatOpenRouter"
1679
+ ]
1680
+ },
1681
+ {
1682
+ "id": 15311,
1683
+ "slug": "Auto-reply to Udemy student Q&A with Mistral AI and Google Sheets-15311",
1684
+ "name": "Auto Reply To Udemy Student Q&A With Mistral AI And Google Sheets",
1685
+ "tags": [
1686
+ "Support Chatbot",
1687
+ "AI Chatbot"
1688
+ ],
1689
+ "author": "thefamoushesham",
1690
+ "createdAt": null,
1691
+ "description": null,
1692
+ "hasWorkflow": true,
1693
+ "workflowFile": "auto-reply_to_udemy_student_q_a_with_mistral_ai_and_google_sheets.json",
1694
+ "workflowPath": "workflows/Auto-reply to Udemy student Q&A with Mistral AI and Google Sheets-15311/auto-reply_to_udemy_student_q_a_with_mistral_ai_and_google_sheets.json",
1695
+ "url": "https://n8nworkflows.xyz/workflows/auto-reply-to-udemy-student-q-a-with-mistral-ai-and-google-sheets-15311\n",
1696
+ "nodeTypes": [
1697
+ "n8n-nodes-base.if",
1698
+ "n8n-nodes-base.code",
1699
+ "n8n-nodes-base.gmail",
1700
+ "n8n-nodes-base.merge",
1701
+ "n8n-nodes-base.splitOut",
1702
+ "n8n-nodes-base.jinaAiTool",
1703
+ "n8n-nodes-base.stickyNote",
1704
+ "n8n-nodes-base.httpRequest",
1705
+ "n8n-nodes-base.googleSheets",
1706
+ "n8n-nodes-base.splitInBatches",
1707
+ "@n8n/n8n-nodes-langchain.agent",
1708
+ "n8n-nodes-base.scheduleTrigger",
1709
+ "n8n-nodes-globals.globalConstants",
1710
+ "@n8n/n8n-nodes-langchain.lmChatOpenAi",
1711
+ "@n8n/n8n-nodes-langchain.lmChatAnthropic",
1712
+ "@n8n/n8n-nodes-langchain.memoryRedisChat",
1713
+ "@n8n/n8n-nodes-langchain.lmChatMistralCloud",
1714
+ "@n8n/n8n-nodes-langchain.outputParserStructured"
1715
+ ]
1716
+ },
1717
+ {
1718
+ "id": 15309,
1719
+ "slug": "Log meal nutrition from LINE food photos to Google Sheets with Gemini AI-15309",
1720
+ "name": "Log Meal Nutrition From LINE Food Photos To Google Sheets With Gemini AI",
1721
+ "tags": [
1722
+ "Personal Productivity",
1723
+ "Multimodal AI"
1724
+ ],
1725
+ "author": "takato-door",
1726
+ "createdAt": null,
1727
+ "description": null,
1728
+ "hasWorkflow": true,
1729
+ "workflowFile": "log_meal_nutrition_from_line_food_photos_to_google_sheets_with_gemini_ai.json",
1730
+ "workflowPath": "workflows/Log meal nutrition from LINE food photos to Google Sheets with Gemini AI-15309/log_meal_nutrition_from_line_food_photos_to_google_sheets_with_gemini_ai.json",
1731
+ "url": "https://n8nworkflows.xyz/workflows/log-meal-nutrition-from-line-food-photos-to-google-sheets-with-gemini-ai-15309\n",
21
1732
  "nodeTypes": [
22
1733
  "n8n-nodes-base.if",
23
1734
  "n8n-nodes-base.set",
24
1735
  "n8n-nodes-base.code",
25
- "n8n-nodes-base.html",
1736
+ "n8n-nodes-base.webhook",
1737
+ "n8n-nodes-base.stickyNote",
1738
+ "n8n-nodes-base.httpRequest",
1739
+ "n8n-nodes-base.googleSheets",
1740
+ "n8n-nodes-base.scheduleTrigger",
1741
+ "n8n-nodes-base.respondToWebhook",
1742
+ "@n8n/n8n-nodes-langchain.chainLlm",
1743
+ "@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
1744
+ ]
1745
+ },
1746
+ {
1747
+ "id": 15308,
1748
+ "slug": "Save business card contacts from LINE photos to Google Sheets using Gemini-15308",
1749
+ "name": "Save Business Card Contacts From LINE Photos To Google Sheets Using Gemini",
1750
+ "tags": [
1751
+ "Document Extraction",
1752
+ "AI Summarization"
1753
+ ],
1754
+ "author": "takato-door",
1755
+ "createdAt": null,
1756
+ "description": null,
1757
+ "hasWorkflow": true,
1758
+ "workflowFile": "save_business_card_contacts_from_line_photos_to_google_sheets_using_gemini.json",
1759
+ "workflowPath": "workflows/Save business card contacts from LINE photos to Google Sheets using Gemini-15308/save_business_card_contacts_from_line_photos_to_google_sheets_using_gemini.json",
1760
+ "url": "https://n8nworkflows.xyz/workflows/save-business-card-contacts-from-line-photos-to-google-sheets-using-gemini-15308\n",
1761
+ "nodeTypes": [
1762
+ "n8n-nodes-base.if",
1763
+ "n8n-nodes-base.set",
1764
+ "n8n-nodes-base.code",
1765
+ "n8n-nodes-base.webhook",
1766
+ "n8n-nodes-base.stickyNote",
1767
+ "n8n-nodes-base.httpRequest",
1768
+ "n8n-nodes-base.googleSheets",
1769
+ "n8n-nodes-base.respondToWebhook",
1770
+ "@n8n/n8n-nodes-langchain.chainLlm",
1771
+ "@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
1772
+ ]
1773
+ },
1774
+ {
1775
+ "id": 15307,
1776
+ "slug": "Analyze legal contract risk with Google Gemini hybrid RAG and Supabase-15307",
1777
+ "name": "Analyze Legal Contract Risk With Google Gemini Hybrid RAG And Supabase",
1778
+ "tags": [
1779
+ "Document Extraction",
1780
+ "AI RAG"
1781
+ ],
1782
+ "author": "divyanshugupta",
1783
+ "createdAt": null,
1784
+ "description": null,
1785
+ "hasWorkflow": true,
1786
+ "workflowFile": "analyze_legal_contract_risk_with_google_gemini_hybrid_rag_and_supabase.json",
1787
+ "workflowPath": "workflows/Analyze legal contract risk with Google Gemini hybrid RAG and Supabase-15307/analyze_legal_contract_risk_with_google_gemini_hybrid_rag_and_supabase.json",
1788
+ "url": "https://n8nworkflows.xyz/workflows/analyze-legal-contract-risk-with-google-gemini-hybrid-rag-and-supabase-15307\n",
1789
+ "nodeTypes": [
1790
+ "n8n-nodes-base.set",
1791
+ "n8n-nodes-base.code",
1792
+ "n8n-nodes-base.wait",
26
1793
  "n8n-nodes-base.merge",
27
- "n8n-nodes-base.filter",
28
- "n8n-nodes-base.emailSend",
1794
+ "n8n-nodes-base.webhook",
1795
+ "n8n-nodes-base.supabase",
29
1796
  "n8n-nodes-base.stickyNote",
30
1797
  "n8n-nodes-base.httpRequest",
31
- "n8n-nodes-base.manualTrigger",
32
- "n8n-nodes-base.splitInBatches",
33
1798
  "@n8n/n8n-nodes-langchain.agent",
34
- "n8n-nodes-base.scheduleTrigger",
35
- "@n8n/n8n-nodes-langchain.lmChatOpenAi",
36
- "@mendable/n8n-nodes-firecrawl.firecrawl",
37
- "@mendable/n8n-nodes-firecrawl.firecrawlTool",
38
- "@n8n/n8n-nodes-langchain.outputParserStructured"
1799
+ "n8n-nodes-base.extractFromFile",
1800
+ "@n8n/n8n-nodes-langchain.googleGemini",
1801
+ "@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
1802
+ ]
1803
+ },
1804
+ {
1805
+ "id": 15306,
1806
+ "slug": "Review GitHub pull requests with GPT-4o and send feedback and Slack alerts-15306",
1807
+ "name": "Review GitHub Pull Requests With GPT 4o And Send Feedback And Slack Alerts",
1808
+ "tags": [
1809
+ "DevOps",
1810
+ "AI Summarization"
1811
+ ],
1812
+ "author": "takato-door",
1813
+ "createdAt": null,
1814
+ "description": null,
1815
+ "hasWorkflow": true,
1816
+ "workflowFile": "review_github_pull_requests_with_gpt-4o_and_send_feedback_and_slack_alerts.json",
1817
+ "workflowPath": "workflows/Review GitHub pull requests with GPT-4o and send feedback and Slack alerts-15306/review_github_pull_requests_with_gpt-4o_and_send_feedback_and_slack_alerts.json",
1818
+ "url": "https://n8nworkflows.xyz/workflows/review-github-pull-requests-with-gpt-4o-and-send-feedback-and-slack-alerts-15306\n",
1819
+ "nodeTypes": [
1820
+ "n8n-nodes-base.if",
1821
+ "n8n-nodes-base.code",
1822
+ "n8n-nodes-base.slack",
1823
+ "n8n-nodes-base.github",
1824
+ "n8n-nodes-base.stickyNote",
1825
+ "n8n-nodes-base.httpRequest",
1826
+ "n8n-nodes-base.githubTrigger",
1827
+ "@n8n/n8n-nodes-langchain.openAi"
1828
+ ]
1829
+ },
1830
+ {
1831
+ "id": 15305,
1832
+ "slug": "Analyze error logs with GPT-4o and create GitHub issues plus Slack alerts-15305",
1833
+ "name": "Analyze Error Logs With GPT 4o And Create GitHub Issues Plus Slack Alerts",
1834
+ "tags": [
1835
+ "DevOps",
1836
+ "AI Summarization"
1837
+ ],
1838
+ "author": "takato-door",
1839
+ "createdAt": null,
1840
+ "description": null,
1841
+ "hasWorkflow": true,
1842
+ "workflowFile": "analyze_error_logs_with_gpt-4o_and_create_github_issues_plus_slack_alerts.json",
1843
+ "workflowPath": "workflows/Analyze error logs with GPT-4o and create GitHub issues plus Slack alerts-15305/analyze_error_logs_with_gpt-4o_and_create_github_issues_plus_slack_alerts.json",
1844
+ "url": "https://n8nworkflows.xyz/workflows/analyze-error-logs-with-gpt-4o-and-create-github-issues-plus-slack-alerts-15305\n",
1845
+ "nodeTypes": [
1846
+ "n8n-nodes-base.if",
1847
+ "n8n-nodes-base.code",
1848
+ "n8n-nodes-base.wait",
1849
+ "n8n-nodes-base.slack",
1850
+ "n8n-nodes-base.github",
1851
+ "n8n-nodes-base.webhook",
1852
+ "n8n-nodes-base.stickyNote",
1853
+ "@n8n/n8n-nodes-langchain.openAi",
1854
+ "n8n-nodes-base.respondToWebhook"
1855
+ ]
1856
+ },
1857
+ {
1858
+ "id": 15304,
1859
+ "slug": "Triage support tickets by GPT-4o sentiment and route them to Slack-15304",
1860
+ "name": "Triage Support Tickets By GPT 4o Sentiment And Route Them To Slack",
1861
+ "tags": [
1862
+ "Ticket Management",
1863
+ "AI Summarization"
1864
+ ],
1865
+ "author": "takato-door",
1866
+ "createdAt": null,
1867
+ "description": null,
1868
+ "hasWorkflow": true,
1869
+ "workflowFile": "triage_support_tickets_by_gpt-4o_sentiment_and_route_them_to_slack.json",
1870
+ "workflowPath": "workflows/Triage support tickets by GPT-4o sentiment and route them to Slack-15304/triage_support_tickets_by_gpt-4o_sentiment_and_route_them_to_slack.json",
1871
+ "url": "https://n8nworkflows.xyz/workflows/triage-support-tickets-by-gpt-4o-sentiment-and-route-them-to-slack-15304\n",
1872
+ "nodeTypes": [
1873
+ "n8n-nodes-base.code",
1874
+ "n8n-nodes-base.slack",
1875
+ "n8n-nodes-base.switch",
1876
+ "n8n-nodes-base.webhook",
1877
+ "n8n-nodes-base.stickyNote",
1878
+ "@n8n/n8n-nodes-langchain.openAi",
1879
+ "n8n-nodes-base.respondToWebhook"
39
1880
  ]
40
1881
  },
41
1882
  {
@@ -656,6 +2497,33 @@
656
2497
  "n8n-nodes-base.googleSheetsTrigger"
657
2498
  ]
658
2499
  },
2500
+ {
2501
+ "id": 15258,
2502
+ "slug": "Generate school report card PDFs and email them to parents with Gmail-15258",
2503
+ "name": "Generate School Report Card PDFs And Email Them To Parents With Gmail",
2504
+ "tags": [
2505
+ "Document Extraction",
2506
+ "AI Summarization"
2507
+ ],
2508
+ "author": "jiteshdugar",
2509
+ "createdAt": null,
2510
+ "description": null,
2511
+ "hasWorkflow": true,
2512
+ "workflowFile": "generate_school_report_card_pdfs_and_email_them_to_parents_with_gmail.json",
2513
+ "workflowPath": "workflows/Generate school report card PDFs and email them to parents with Gmail-15258/generate_school_report_card_pdfs_and_email_them_to_parents_with_gmail.json",
2514
+ "url": "https://n8nworkflows.xyz/workflows/generate-school-report-card-pdfs-and-email-them-to-parents-with-gmail-15258\n",
2515
+ "nodeTypes": [
2516
+ "n8n-nodes-base.if",
2517
+ "n8n-nodes-base.code",
2518
+ "n8n-nodes-base.wait",
2519
+ "n8n-nodes-base.gmail",
2520
+ "n8n-nodes-base.dataTable",
2521
+ "n8n-nodes-base.stickyNote",
2522
+ "n8n-nodes-base.manualTrigger",
2523
+ "n8n-nodes-base.splitInBatches",
2524
+ "n8n-nodes-htmlcsstopdf.htmlcsstopdf"
2525
+ ]
2526
+ },
659
2527
  {
660
2528
  "id": 15257,
661
2529
  "slug": "Generate LinkedIn and Twitter posts from Telegram voice replies with GPT-5 and Google Sheets-15257",
@@ -2157,6 +4025,80 @@
2157
4025
  "@n8n/n8n-nodes-langchain.outputParserStructured"
2158
4026
  ]
2159
4027
  },
4028
+ {
4029
+ "id": 15174,
4030
+ "slug": "Extract invoice data to Excel using Google Gemini, OCR, and Telegram-15174",
4031
+ "name": "Extract Invoice Data To Excel Using Google Gemini, OCR, And Telegram",
4032
+ "tags": [
4033
+ "Invoice Processing",
4034
+ "AI Summarization"
4035
+ ],
4036
+ "author": "ramdoni",
4037
+ "createdAt": null,
4038
+ "description": null,
4039
+ "hasWorkflow": true,
4040
+ "workflowFile": "extract_invoice_data_to_excel_using_google_gemini_ocr_and_telegram.json",
4041
+ "workflowPath": "workflows/Extract invoice data to Excel using Google Gemini, OCR, and Telegram-15174/extract_invoice_data_to_excel_using_google_gemini_ocr_and_telegram.json",
4042
+ "url": "https://n8nworkflows.xyz/workflows/extract-invoice-data-to-excel-using-google-gemini--ocr--and-telegram-15174\n",
4043
+ "nodeTypes": [
4044
+ "n8n-nodes-base.if",
4045
+ "n8n-nodes-base.set",
4046
+ "n8n-nodes-base.code",
4047
+ "n8n-nodes-base.switch",
4048
+ "n8n-nodes-base.telegram",
4049
+ "n8n-nodes-base.stickyNote",
4050
+ "n8n-nodes-base.microsoftExcel",
4051
+ "n8n-nodes-base.extractFromFile",
4052
+ "n8n-nodes-base.telegramTrigger",
4053
+ "n8n-nodes-tesseractjs.tesseractNode",
4054
+ "@n8n/n8n-nodes-langchain.googleGemini"
4055
+ ]
4056
+ },
4057
+ {
4058
+ "id": 15173,
4059
+ "slug": "Send Henry Hub natural gas forward curve updates to Telegram with zero API cost-15173",
4060
+ "name": "Send Henry Hub Natural Gas Forward Curve Updates To Telegram With Zero API Cost",
4061
+ "tags": [
4062
+ "Crypto Trading"
4063
+ ],
4064
+ "author": "rahulshah111",
4065
+ "createdAt": null,
4066
+ "description": null,
4067
+ "hasWorkflow": true,
4068
+ "workflowFile": "send_henry_hub_natural_gas_forward_curve_updates_to_telegram_with_zero_api_cost.json",
4069
+ "workflowPath": "workflows/Send Henry Hub natural gas forward curve updates to Telegram with zero API cost-15173/send_henry_hub_natural_gas_forward_curve_updates_to_telegram_with_zero_api_cost.json",
4070
+ "url": "https://n8nworkflows.xyz/workflows/send-henry-hub-natural-gas-forward-curve-updates-to-telegram-with-zero-api-cost-15173\n",
4071
+ "nodeTypes": [
4072
+ "n8n-nodes-base.code",
4073
+ "n8n-nodes-base.telegram",
4074
+ "n8n-nodes-base.stickyNote",
4075
+ "n8n-nodes-base.httpRequest",
4076
+ "n8n-nodes-base.scheduleTrigger"
4077
+ ]
4078
+ },
4079
+ {
4080
+ "id": 15172,
4081
+ "slug": "Send daily Brent crude oil futures prices to Telegram with 0 API cost-15172",
4082
+ "name": "Send Daily Brent Crude Oil Futures Prices To Telegram With 0 API Cost",
4083
+ "tags": [
4084
+ "Crypto Trading"
4085
+ ],
4086
+ "author": "rahulshah111",
4087
+ "createdAt": null,
4088
+ "description": null,
4089
+ "hasWorkflow": true,
4090
+ "workflowFile": "send_daily_brent_crude_oil_futures_prices_to_telegram_with_0_api_cost.json",
4091
+ "workflowPath": "workflows/Send daily Brent crude oil futures prices to Telegram with 0 API cost-15172/send_daily_brent_crude_oil_futures_prices_to_telegram_with_0_api_cost.json",
4092
+ "url": "https://n8nworkflows.xyz/workflows/send-daily-brent-crude-oil-futures-prices-to-telegram-with-0-api-cost-15172\n",
4093
+ "nodeTypes": [
4094
+ "n8n-nodes-base.code",
4095
+ "n8n-nodes-base.telegram",
4096
+ "n8n-nodes-base.aggregate",
4097
+ "n8n-nodes-base.stickyNote",
4098
+ "n8n-nodes-base.httpRequest",
4099
+ "n8n-nodes-base.scheduleTrigger"
4100
+ ]
4101
+ },
2160
4102
  {
2161
4103
  "id": 15171,
2162
4104
  "slug": "Send daily Vedic hora muhurta timings to Telegram-15171",
@@ -5070,6 +7012,38 @@
5070
7012
  "n8n-nodes-pdf-api-hub.pdfSplitMerge"
5071
7013
  ]
5072
7014
  },
7015
+ {
7016
+ "id": 14997,
7017
+ "slug": "Track SaaS spend from email invoices with AgentMail, JigsawStack and Postgres-14997",
7018
+ "name": "Track SaaS Spend From Email Invoices With AgentMail, JigsawStack And Postgres",
7019
+ "tags": [
7020
+ "Invoice Processing",
7021
+ "AI Summarization"
7022
+ ],
7023
+ "author": "reklaim",
7024
+ "createdAt": null,
7025
+ "description": null,
7026
+ "hasWorkflow": true,
7027
+ "workflowFile": "track_saas_spend_from_email_invoices_with_agentmail_jigsawstack_and_postgres.json",
7028
+ "workflowPath": "workflows/Track SaaS spend from email invoices with AgentMail, JigsawStack and Postgres-14997/track_saas_spend_from_email_invoices_with_agentmail_jigsawstack_and_postgres.json",
7029
+ "url": "https://n8nworkflows.xyz/workflows/track-saas-spend-from-email-invoices-with-agentmail--jigsawstack-and-postgres-14997\n",
7030
+ "nodeTypes": [
7031
+ "n8n-nodes-base.if",
7032
+ "n8n-nodes-base.code",
7033
+ "n8n-nodes-base.wait",
7034
+ "n8n-nodes-base.switch",
7035
+ "n8n-nodes-base.webhook",
7036
+ "n8n-nodes-base.postgres",
7037
+ "n8n-nodes-base.stickyNote",
7038
+ "n8n-nodes-base.httpRequest",
7039
+ "n8n-nodes-base.stopAndError",
7040
+ "n8n-nodes-base.manualTrigger",
7041
+ "n8n-nodes-base.splitInBatches",
7042
+ "n8n-nodes-base.executeWorkflow",
7043
+ "n8n-nodes-base.executeWorkflowTrigger",
7044
+ "@franknitty69/n8n-nodes-redis-advanced.redisAdvanced"
7045
+ ]
7046
+ },
5073
7047
  {
5074
7048
  "id": 14996,
5075
7049
  "slug": "Aggregate multi-source job boards to Supabase and Google Sheets-14996",
@@ -7897,6 +9871,35 @@
7897
9871
  "@n8n/n8n-nodes-langchain.lmChatOpenAi"
7898
9872
  ]
7899
9873
  },
9874
+ {
9875
+ "id": 14783,
9876
+ "slug": "Send weekly Jira sprint reports via Gmail, PDF, Markdown and PostgreSQL-14783",
9877
+ "name": "Send Weekly Jira Sprint Reports Via Gmail, PDF, Markdown And PostgreSQL",
9878
+ "tags": [
9879
+ "Project Management"
9880
+ ],
9881
+ "author": "anasks",
9882
+ "createdAt": null,
9883
+ "description": null,
9884
+ "hasWorkflow": true,
9885
+ "workflowFile": "send_weekly_jira_sprint_reports_via_gmail_pdf_markdown_and_postgresql.json",
9886
+ "workflowPath": "workflows/Send weekly Jira sprint reports via Gmail, PDF, Markdown and PostgreSQL-14783/send_weekly_jira_sprint_reports_via_gmail_pdf_markdown_and_postgresql.json",
9887
+ "url": "https://n8nworkflows.xyz/workflows/send-weekly-jira-sprint-reports-via-gmail--pdf--markdown-and-postgresql-14783\n",
9888
+ "nodeTypes": [
9889
+ "n8n-nodes-base.code",
9890
+ "n8n-nodes-base.html",
9891
+ "n8n-nodes-base.jira",
9892
+ "n8n-nodes-base.noOp",
9893
+ "n8n-nodes-base.gmail",
9894
+ "n8n-nodes-base.merge",
9895
+ "n8n-nodes-base.postgres",
9896
+ "n8n-nodes-base.stickyNote",
9897
+ "n8n-nodes-base.manualTrigger",
9898
+ "n8n-nodes-base.splitInBatches",
9899
+ "n8n-nodes-base.scheduleTrigger",
9900
+ "n8n-nodes-htmlcsstopdf.htmlcsstopdf"
9901
+ ]
9902
+ },
7900
9903
  {
7901
9904
  "id": 14782,
7902
9905
  "slug": "Build a local RAG chatbot with Ollama, Qwen, BGE-M3 and Postgres PGVector-14782",