@n8n-as-code/skills 1.2.0 → 1.2.1-next.6
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-docs-complete.json +9261 -8739
- package/dist/assets/n8n-knowledge-index.json +5114 -4460
- package/dist/assets/n8n-nodes-index.json +13 -13
- package/dist/assets/n8n-nodes-technical.json +82 -34
- package/dist/assets/workflows-index.json +2885 -239
- package/package.json +1 -1
|
@@ -1,496 +1,2785 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-03-
|
|
2
|
+
"generatedAt": "2026-03-30T10:40:50.639Z",
|
|
3
3
|
"repository": "https://github.com/nusquama/n8nworkflows.xyz.git",
|
|
4
4
|
"sourceRef": "main",
|
|
5
|
-
"sourceCommit": "
|
|
5
|
+
"sourceCommit": "8e82477c2f7534b888f6fc914d5f9cdaa20b2fb2",
|
|
6
6
|
"refreshStrategy": "fresh-clone-per-build",
|
|
7
|
-
"totalWorkflows":
|
|
7
|
+
"totalWorkflows": 8173,
|
|
8
8
|
"workflows": [
|
|
9
|
+
{
|
|
10
|
+
"id": 14329,
|
|
11
|
+
"slug": "Extract data from Gmail attachments to Google Sheets using DocuPipe-14329",
|
|
12
|
+
"name": "Extract Data From Gmail Attachments To Google Sheets Using DocuPipe",
|
|
13
|
+
"tags": [
|
|
14
|
+
"Document Extraction",
|
|
15
|
+
"AI Summarization"
|
|
16
|
+
],
|
|
17
|
+
"author": "docupipe",
|
|
18
|
+
"createdAt": null,
|
|
19
|
+
"description": null,
|
|
20
|
+
"hasWorkflow": true,
|
|
21
|
+
"workflowFile": "extract_data_from_gmail_attachments_to_google_sheets_using_docupipe.json",
|
|
22
|
+
"workflowPath": "workflows/Extract data from Gmail attachments to Google Sheets using DocuPipe-14329/extract_data_from_gmail_attachments_to_google_sheets_using_docupipe.json",
|
|
23
|
+
"url": "https://n8nworkflows.xyz/workflows/extract-data-from-gmail-attachments-to-google-sheets-using-docupipe-14329\n",
|
|
24
|
+
"nodeTypes": [
|
|
25
|
+
"n8n-nodes-base.set",
|
|
26
|
+
"n8n-nodes-base.code",
|
|
27
|
+
"n8n-nodes-base.gmail",
|
|
28
|
+
"n8n-nodes-base.stickyNote",
|
|
29
|
+
"n8n-nodes-base.googleDrive",
|
|
30
|
+
"n8n-nodes-base.gmailTrigger",
|
|
31
|
+
"n8n-nodes-base.googleSheets",
|
|
32
|
+
"n8n-nodes-docupipe.docuPipe",
|
|
33
|
+
"n8n-nodes-docupipe.docuPipeTrigger"
|
|
34
|
+
]
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"id": 14328,
|
|
38
|
+
"slug": "Extract data from email attachments to Airtable with DocuPipe AI-14328",
|
|
39
|
+
"name": "Extract Data From Email Attachments To Airtable With DocuPipe AI",
|
|
40
|
+
"tags": [
|
|
41
|
+
"Document Extraction",
|
|
42
|
+
"AI Summarization"
|
|
43
|
+
],
|
|
44
|
+
"author": "docupipe",
|
|
45
|
+
"createdAt": null,
|
|
46
|
+
"description": null,
|
|
47
|
+
"hasWorkflow": true,
|
|
48
|
+
"workflowFile": "extract_data_from_email_attachments_to_airtable_with_docupipe_ai.json",
|
|
49
|
+
"workflowPath": "workflows/Extract data from email attachments to Airtable with DocuPipe AI-14328/extract_data_from_email_attachments_to_airtable_with_docupipe_ai.json",
|
|
50
|
+
"url": "https://n8nworkflows.xyz/workflows/extract-data-from-email-attachments-to-airtable-with-docupipe-ai-14328\n",
|
|
51
|
+
"nodeTypes": [
|
|
52
|
+
"n8n-nodes-base.if",
|
|
53
|
+
"n8n-nodes-base.set",
|
|
54
|
+
"n8n-nodes-base.code",
|
|
55
|
+
"n8n-nodes-base.airtable",
|
|
56
|
+
"n8n-nodes-base.stickyNote",
|
|
57
|
+
"n8n-nodes-docupipe.docuPipe",
|
|
58
|
+
"n8n-nodes-base.emailReadImap",
|
|
59
|
+
"n8n-nodes-docupipe.docuPipeTrigger"
|
|
60
|
+
]
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": 14327,
|
|
64
|
+
"slug": "Extract data from Dropbox documents with DocuPipe and post to Slack-14327",
|
|
65
|
+
"name": "Extract Data From Dropbox Documents With DocuPipe And Post To Slack",
|
|
66
|
+
"tags": [
|
|
67
|
+
"Document Extraction",
|
|
68
|
+
"AI Summarization"
|
|
69
|
+
],
|
|
70
|
+
"author": "docupipe",
|
|
71
|
+
"createdAt": null,
|
|
72
|
+
"description": null,
|
|
73
|
+
"hasWorkflow": true,
|
|
74
|
+
"workflowFile": "extract_data_from_dropbox_documents_with_docupipe_and_post_to_slack.json",
|
|
75
|
+
"workflowPath": "workflows/Extract data from Dropbox documents with DocuPipe and post to Slack-14327/extract_data_from_dropbox_documents_with_docupipe_and_post_to_slack.json",
|
|
76
|
+
"url": "https://n8nworkflows.xyz/workflows/extract-data-from-dropbox-documents-with-docupipe-and-post-to-slack-14327\n",
|
|
77
|
+
"nodeTypes": [
|
|
78
|
+
"n8n-nodes-base.if",
|
|
79
|
+
"n8n-nodes-base.set",
|
|
80
|
+
"n8n-nodes-base.code",
|
|
81
|
+
"n8n-nodes-base.slack",
|
|
82
|
+
"n8n-nodes-base.dropbox",
|
|
83
|
+
"n8n-nodes-base.stickyNote",
|
|
84
|
+
"n8n-nodes-docupipe.docuPipe",
|
|
85
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
86
|
+
"n8n-nodes-docupipe.docuPipeTrigger"
|
|
87
|
+
]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"id": 14323,
|
|
91
|
+
"slug": "Send a daily paid acquisition and website intelligence report with Databox, GPT-4o and Gmail-14323",
|
|
92
|
+
"name": "Send A Daily Paid Acquisition And Website Intelligence Report With Databox, GPT 4o And Gmail",
|
|
93
|
+
"tags": [
|
|
94
|
+
"Market Research",
|
|
95
|
+
"AI RAG"
|
|
96
|
+
],
|
|
97
|
+
"author": "databox",
|
|
98
|
+
"createdAt": null,
|
|
99
|
+
"description": null,
|
|
100
|
+
"hasWorkflow": true,
|
|
101
|
+
"workflowFile": "send_a_daily_paid_acquisition_and_website_intelligence_report_with_databox_gpt-4o_and_gmail.json",
|
|
102
|
+
"workflowPath": "workflows/Send a daily paid acquisition and website intelligence report with Databox, GPT-4o and Gmail-14323/send_a_daily_paid_acquisition_and_website_intelligence_report_with_databox_gpt-4o_and_gmail.json",
|
|
103
|
+
"url": "https://n8nworkflows.xyz/workflows/send-a-daily-paid-acquisition-and-website-intelligence-report-with-databox--gpt-4o-and-gmail-14323\n",
|
|
104
|
+
"nodeTypes": [
|
|
105
|
+
"n8n-nodes-base.code",
|
|
106
|
+
"n8n-nodes-base.gmail",
|
|
107
|
+
"n8n-nodes-base.dateTime",
|
|
108
|
+
"n8n-nodes-base.stickyNote",
|
|
109
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
110
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
111
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
112
|
+
"@n8n/n8n-nodes-langchain.mcpClientTool"
|
|
113
|
+
]
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"id": 14322,
|
|
117
|
+
"slug": "Get AI insights from Databox in Slack using OpenAI-14322",
|
|
118
|
+
"name": "Get AI Insights From Databox In Slack Using OpenAI",
|
|
119
|
+
"tags": [
|
|
120
|
+
"Internal Wiki",
|
|
121
|
+
"AI RAG"
|
|
122
|
+
],
|
|
123
|
+
"author": "databox",
|
|
124
|
+
"createdAt": null,
|
|
125
|
+
"description": null,
|
|
126
|
+
"hasWorkflow": true,
|
|
127
|
+
"workflowFile": "get_ai_insights_from_databox_in_slack_using_openai.json",
|
|
128
|
+
"workflowPath": "workflows/Get AI insights from Databox in Slack using OpenAI-14322/get_ai_insights_from_databox_in_slack_using_openai.json",
|
|
129
|
+
"url": "https://n8nworkflows.xyz/workflows/get-ai-insights-from-databox-in-slack-using-openai-14322\n",
|
|
130
|
+
"nodeTypes": [
|
|
131
|
+
"n8n-nodes-base.slack",
|
|
132
|
+
"n8n-nodes-base.stickyNote",
|
|
133
|
+
"n8n-nodes-base.slackTrigger",
|
|
134
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
135
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
136
|
+
"@n8n/n8n-nodes-langchain.mcpClientTool"
|
|
137
|
+
]
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"id": 14321,
|
|
141
|
+
"slug": "Send weekly Databox paid ads performance reports to Slack and email-14321",
|
|
142
|
+
"name": "Send Weekly Databox Paid Ads Performance Reports To Slack And Email",
|
|
143
|
+
"tags": [
|
|
144
|
+
"Market Research",
|
|
145
|
+
"AI RAG"
|
|
146
|
+
],
|
|
147
|
+
"author": "databox",
|
|
148
|
+
"createdAt": null,
|
|
149
|
+
"description": null,
|
|
150
|
+
"hasWorkflow": true,
|
|
151
|
+
"workflowFile": "send_weekly_databox_paid_ads_performance_reports_to_slack_and_email.json",
|
|
152
|
+
"workflowPath": "workflows/Send weekly Databox paid ads performance reports to Slack and email-14321/send_weekly_databox_paid_ads_performance_reports_to_slack_and_email.json",
|
|
153
|
+
"url": "https://n8nworkflows.xyz/workflows/send-weekly-databox-paid-ads-performance-reports-to-slack-and-email-14321\n",
|
|
154
|
+
"nodeTypes": [
|
|
155
|
+
"n8n-nodes-base.code",
|
|
156
|
+
"n8n-nodes-base.gmail",
|
|
157
|
+
"n8n-nodes-base.slack",
|
|
158
|
+
"n8n-nodes-base.dateTime",
|
|
159
|
+
"n8n-nodes-base.stickyNote",
|
|
160
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
161
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
162
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
163
|
+
"@n8n/n8n-nodes-langchain.mcpClientTool"
|
|
164
|
+
]
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"id": 14320,
|
|
168
|
+
"slug": "Detect and mask PII for GDPR-safe AI document analysis with Anthropic and PostgreSQL-14320",
|
|
169
|
+
"name": "Detect And Mask PII For GDPR Safe AI Document Analysis With Anthropic And PostgreSQL",
|
|
170
|
+
"tags": [
|
|
171
|
+
"Document Extraction",
|
|
172
|
+
"AI Summarization"
|
|
173
|
+
],
|
|
174
|
+
"author": "rnair1996",
|
|
175
|
+
"createdAt": null,
|
|
176
|
+
"description": null,
|
|
177
|
+
"hasWorkflow": true,
|
|
178
|
+
"workflowFile": "detect_and_mask_pii_for_gdpr-safe_ai_document_analysis_with_anthropic_and_postgresql.json",
|
|
179
|
+
"workflowPath": "workflows/Detect and mask PII for GDPR-safe AI document analysis with Anthropic and PostgreSQL-14320/detect_and_mask_pii_for_gdpr-safe_ai_document_analysis_with_anthropic_and_postgresql.json",
|
|
180
|
+
"url": "https://n8nworkflows.xyz/workflows/detect-and-mask-pii-for-gdpr-safe-ai-document-analysis-with-anthropic-and-postgresql-14320\n",
|
|
181
|
+
"nodeTypes": [
|
|
182
|
+
"n8n-nodes-base.if",
|
|
183
|
+
"n8n-nodes-base.set",
|
|
184
|
+
"n8n-nodes-base.code",
|
|
185
|
+
"n8n-nodes-base.merge",
|
|
186
|
+
"n8n-nodes-base.webhook",
|
|
187
|
+
"n8n-nodes-base.postgres",
|
|
188
|
+
"n8n-nodes-base.stickyNote",
|
|
189
|
+
"n8n-nodes-base.httpRequest",
|
|
190
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
191
|
+
"n8n-nodes-base.extractFromFile",
|
|
192
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic",
|
|
193
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
194
|
+
]
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"id": 14319,
|
|
198
|
+
"slug": "Convert CSV-XLSX files into a normalized SQL schema with GPT-4-14319",
|
|
199
|
+
"name": "Convert CSV XLSX Files Into A Normalized SQL Schema With GPT 4",
|
|
200
|
+
"tags": [
|
|
201
|
+
"Document Extraction",
|
|
202
|
+
"AI Summarization"
|
|
203
|
+
],
|
|
204
|
+
"author": "rnair1996",
|
|
205
|
+
"createdAt": null,
|
|
206
|
+
"description": null,
|
|
207
|
+
"hasWorkflow": true,
|
|
208
|
+
"workflowFile": "convert_csv_xlsx_files_into_a_normalized_sql_schema_with_gpt-4.json",
|
|
209
|
+
"workflowPath": "workflows/Convert CSV-XLSX files into a normalized SQL schema with GPT-4-14319/convert_csv_xlsx_files_into_a_normalized_sql_schema_with_gpt-4.json",
|
|
210
|
+
"url": "https://n8nworkflows.xyz/workflows/convert-csv-xlsx-files-into-a-normalized-sql-schema-with-gpt-4-14319\n",
|
|
211
|
+
"nodeTypes": [
|
|
212
|
+
"n8n-nodes-base.if",
|
|
213
|
+
"n8n-nodes-base.set",
|
|
214
|
+
"n8n-nodes-base.code",
|
|
215
|
+
"n8n-nodes-base.webhook",
|
|
216
|
+
"n8n-nodes-base.aggregate",
|
|
217
|
+
"n8n-nodes-base.stickyNote",
|
|
218
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
219
|
+
"n8n-nodes-base.extractFromFile",
|
|
220
|
+
"n8n-nodes-base.respondToWebhook",
|
|
221
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
222
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
223
|
+
]
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"id": 14318,
|
|
227
|
+
"slug": "Classify invoices and route them to Google Drive folders with easybits and Slack-14318",
|
|
228
|
+
"name": "Classify Invoices And Route Them To Google Drive Folders With Easybits And Slack",
|
|
229
|
+
"tags": [
|
|
230
|
+
"Invoice Processing",
|
|
231
|
+
"AI Summarization"
|
|
232
|
+
],
|
|
233
|
+
"author": "easybits",
|
|
234
|
+
"createdAt": null,
|
|
235
|
+
"description": null,
|
|
236
|
+
"hasWorkflow": true,
|
|
237
|
+
"workflowFile": "classify_invoices_and_route_them_to_google_drive_folders_with_easybits_and_slack.json",
|
|
238
|
+
"workflowPath": "workflows/Classify invoices and route them to Google Drive folders with easybits and Slack-14318/classify_invoices_and_route_them_to_google_drive_folders_with_easybits_and_slack.json",
|
|
239
|
+
"url": "https://n8nworkflows.xyz/workflows/classify-invoices-and-route-them-to-google-drive-folders-with-easybits-and-slack-14318\n",
|
|
240
|
+
"nodeTypes": [
|
|
241
|
+
"n8n-nodes-base.if",
|
|
242
|
+
"n8n-nodes-base.set",
|
|
243
|
+
"n8n-nodes-base.merge",
|
|
244
|
+
"n8n-nodes-base.slack",
|
|
245
|
+
"n8n-nodes-base.switch",
|
|
246
|
+
"n8n-nodes-base.stickyNote",
|
|
247
|
+
"n8n-nodes-base.formTrigger",
|
|
248
|
+
"n8n-nodes-base.googleDrive",
|
|
249
|
+
"n8n-nodes-base.httpRequest",
|
|
250
|
+
"n8n-nodes-base.extractFromFile"
|
|
251
|
+
]
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"id": 14317,
|
|
255
|
+
"slug": "Generate production database schemas from Excel and CSV with OpenAI and LangChain-14317",
|
|
256
|
+
"name": "Generate Production Database Schemas From Excel And CSV With OpenAI And LangChain",
|
|
257
|
+
"tags": [
|
|
258
|
+
"Document Extraction",
|
|
259
|
+
"AI Summarization"
|
|
260
|
+
],
|
|
261
|
+
"author": "rnair1996",
|
|
262
|
+
"createdAt": null,
|
|
263
|
+
"description": null,
|
|
264
|
+
"hasWorkflow": true,
|
|
265
|
+
"workflowFile": "generate_production_database_schemas_from_excel_and_csv_with_openai_and_langchain.json",
|
|
266
|
+
"workflowPath": "workflows/Generate production database schemas from Excel and CSV with OpenAI and LangChain-14317/generate_production_database_schemas_from_excel_and_csv_with_openai_and_langchain.json",
|
|
267
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-production-database-schemas-from-excel-and-csv-with-openai-and-langchain-14317\n",
|
|
268
|
+
"nodeTypes": [
|
|
269
|
+
"n8n-nodes-base.if",
|
|
270
|
+
"n8n-nodes-base.set",
|
|
271
|
+
"n8n-nodes-base.code",
|
|
272
|
+
"n8n-nodes-base.merge",
|
|
273
|
+
"n8n-nodes-base.webhook",
|
|
274
|
+
"n8n-nodes-base.stickyNote",
|
|
275
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
276
|
+
"n8n-nodes-base.extractFromFile",
|
|
277
|
+
"n8n-nodes-base.respondToWebhook",
|
|
278
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
279
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
280
|
+
]
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"id": 14314,
|
|
284
|
+
"slug": "Classify documents with easybits Extractor via web form-14314",
|
|
285
|
+
"name": "Classify Documents With Easybits Extractor Via Web Form",
|
|
286
|
+
"tags": [
|
|
287
|
+
"Document Extraction",
|
|
288
|
+
"AI Summarization"
|
|
289
|
+
],
|
|
290
|
+
"author": "easybits",
|
|
291
|
+
"createdAt": null,
|
|
292
|
+
"description": null,
|
|
293
|
+
"hasWorkflow": true,
|
|
294
|
+
"workflowFile": "classify_documents_with_easybits_extractor_via_web_form.json",
|
|
295
|
+
"workflowPath": "workflows/Classify documents with easybits Extractor via web form-14314/classify_documents_with_easybits_extractor_via_web_form.json",
|
|
296
|
+
"url": "https://n8nworkflows.xyz/workflows/classify-documents-with-easybits-extractor-via-web-form-14314\n",
|
|
297
|
+
"nodeTypes": [
|
|
298
|
+
"n8n-nodes-base.set",
|
|
299
|
+
"n8n-nodes-base.stickyNote",
|
|
300
|
+
"n8n-nodes-base.formTrigger",
|
|
301
|
+
"n8n-nodes-base.httpRequest",
|
|
302
|
+
"n8n-nodes-base.extractFromFile"
|
|
303
|
+
]
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"id": 14312,
|
|
307
|
+
"slug": "Create and send AI sales proposals using Gemini, Google Docs & Gmail-14312",
|
|
308
|
+
"name": "Create And Send AI Sales Proposals Using Gemini, Google Docs & Gmail",
|
|
309
|
+
"tags": [
|
|
310
|
+
"Document Extraction",
|
|
311
|
+
"Multimodal AI"
|
|
312
|
+
],
|
|
313
|
+
"author": "itechnotion",
|
|
314
|
+
"createdAt": null,
|
|
315
|
+
"description": null,
|
|
316
|
+
"hasWorkflow": true,
|
|
317
|
+
"workflowFile": "create_and_send_ai_sales_proposals_using_gemini_google_docs_gmail.json",
|
|
318
|
+
"workflowPath": "workflows/Create and send AI sales proposals using Gemini, Google Docs & Gmail-14312/create_and_send_ai_sales_proposals_using_gemini_google_docs_gmail.json",
|
|
319
|
+
"url": "https://n8nworkflows.xyz/workflows/create-and-send-ai-sales-proposals-using-gemini--google-docs---gmail-14312\n",
|
|
320
|
+
"nodeTypes": [
|
|
321
|
+
"n8n-nodes-base.code",
|
|
322
|
+
"n8n-nodes-base.gmail",
|
|
323
|
+
"n8n-nodes-base.hubspot",
|
|
324
|
+
"n8n-nodes-base.googleDocs",
|
|
325
|
+
"n8n-nodes-base.stickyNote",
|
|
326
|
+
"n8n-nodes-base.googleDrive",
|
|
327
|
+
"n8n-nodes-base.splitInBatches",
|
|
328
|
+
"n8n-nodes-base.googleSheetsTrigger",
|
|
329
|
+
"@n8n/n8n-nodes-langchain.googleGemini"
|
|
330
|
+
]
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"id": 14311,
|
|
334
|
+
"slug": "Track competitor prices and email AI insights with Google Sheets, Groq and Gmail-14311",
|
|
335
|
+
"name": "Track Competitor Prices And Email AI Insights With Google Sheets, Groq And Gmail",
|
|
336
|
+
"tags": [
|
|
337
|
+
"Market Research",
|
|
338
|
+
"AI Summarization"
|
|
339
|
+
],
|
|
340
|
+
"author": "itechnotion",
|
|
341
|
+
"createdAt": null,
|
|
342
|
+
"description": null,
|
|
343
|
+
"hasWorkflow": true,
|
|
344
|
+
"workflowFile": "track_competitor_prices_and_email_ai_insights_with_google_sheets_groq_and_gmail.json",
|
|
345
|
+
"workflowPath": "workflows/Track competitor prices and email AI insights with Google Sheets, Groq and Gmail-14311/track_competitor_prices_and_email_ai_insights_with_google_sheets_groq_and_gmail.json",
|
|
346
|
+
"url": "https://n8nworkflows.xyz/workflows/track-competitor-prices-and-email-ai-insights-with-google-sheets--groq-and-gmail-14311\n",
|
|
347
|
+
"nodeTypes": [
|
|
348
|
+
"n8n-nodes-base.if",
|
|
349
|
+
"n8n-nodes-base.set",
|
|
350
|
+
"n8n-nodes-base.code",
|
|
351
|
+
"n8n-nodes-base.gmail",
|
|
352
|
+
"n8n-nodes-base.stickyNote",
|
|
353
|
+
"n8n-nodes-base.httpRequest",
|
|
354
|
+
"n8n-nodes-base.googleSheets",
|
|
355
|
+
"n8n-nodes-base.splitInBatches",
|
|
356
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
357
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
358
|
+
"@n8n/n8n-nodes-langchain.lmChatGroq",
|
|
359
|
+
"@n8n/n8n-nodes-langchain.memoryBufferWindow"
|
|
360
|
+
]
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"id": 14308,
|
|
364
|
+
"slug": "Send advice from three AI personas via LINE, Gemini, and Google Sheets-14308",
|
|
365
|
+
"name": "Send Advice From Three AI Personas Via LINE, Gemini, And Google Sheets",
|
|
366
|
+
"tags": [
|
|
367
|
+
"Support Chatbot",
|
|
368
|
+
"AI Chatbot"
|
|
369
|
+
],
|
|
370
|
+
"author": "sayama",
|
|
371
|
+
"createdAt": null,
|
|
372
|
+
"description": null,
|
|
373
|
+
"hasWorkflow": true,
|
|
374
|
+
"workflowFile": "send_advice_from_three_ai_personas_via_line_gemini_and_google_sheets.json",
|
|
375
|
+
"workflowPath": "workflows/Send advice from three AI personas via LINE, Gemini, and Google Sheets-14308/send_advice_from_three_ai_personas_via_line_gemini_and_google_sheets.json",
|
|
376
|
+
"url": "https://n8nworkflows.xyz/workflows/send-advice-from-three-ai-personas-via-line--gemini--and-google-sheets-14308\n",
|
|
377
|
+
"nodeTypes": [
|
|
378
|
+
"n8n-nodes-base.if",
|
|
379
|
+
"n8n-nodes-base.set",
|
|
380
|
+
"n8n-nodes-base.code",
|
|
381
|
+
"n8n-nodes-base.webhook",
|
|
382
|
+
"n8n-nodes-base.stickyNote",
|
|
383
|
+
"n8n-nodes-base.httpRequest",
|
|
384
|
+
"n8n-nodes-base.googleSheets",
|
|
385
|
+
"n8n-nodes-base.respondToWebhook",
|
|
386
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
387
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
388
|
+
]
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"id": 14306,
|
|
392
|
+
"slug": "Monitor Kimai project deadlines and budgets with daily email alerts-14306",
|
|
393
|
+
"name": "Monitor Kimai Project Deadlines And Budgets With Daily Email Alerts",
|
|
394
|
+
"tags": [
|
|
395
|
+
"Project Management"
|
|
396
|
+
],
|
|
397
|
+
"author": "itsgaet",
|
|
398
|
+
"createdAt": null,
|
|
399
|
+
"description": null,
|
|
400
|
+
"hasWorkflow": true,
|
|
401
|
+
"workflowFile": "monitor_kimai_project_deadlines_and_budgets_with_daily_email_alerts.json",
|
|
402
|
+
"workflowPath": "workflows/Monitor Kimai project deadlines and budgets with daily email alerts-14306/monitor_kimai_project_deadlines_and_budgets_with_daily_email_alerts.json",
|
|
403
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-kimai-project-deadlines-and-budgets-with-daily-email-alerts-14306\n",
|
|
404
|
+
"nodeTypes": [
|
|
405
|
+
"n8n-nodes-base.if",
|
|
406
|
+
"n8n-nodes-base.code",
|
|
407
|
+
"n8n-nodes-base.merge",
|
|
408
|
+
"n8n-nodes-base.emailSend",
|
|
409
|
+
"n8n-nodes-base.stickyNote",
|
|
410
|
+
"n8n-nodes-base.httpRequest",
|
|
411
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
412
|
+
]
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
"id": 14304,
|
|
416
|
+
"slug": "Add, update, and fetch contacts from a Notion database by email-14304",
|
|
417
|
+
"name": "Add, Update, And Fetch Contacts From A Notion Database By Email",
|
|
418
|
+
"tags": [
|
|
419
|
+
"CRM"
|
|
420
|
+
],
|
|
421
|
+
"author": "tmakkar",
|
|
422
|
+
"createdAt": null,
|
|
423
|
+
"description": null,
|
|
424
|
+
"hasWorkflow": true,
|
|
425
|
+
"workflowFile": "add_update_and_fetch_contacts_from_a_notion_database_by_email.json",
|
|
426
|
+
"workflowPath": "workflows/Add, update, and fetch contacts from a Notion database by email-14304/add_update_and_fetch_contacts_from_a_notion_database_by_email.json",
|
|
427
|
+
"url": "https://n8nworkflows.xyz/workflows/add--update--and-fetch-contacts-from-a-notion-database-by-email-14304\n",
|
|
428
|
+
"nodeTypes": [
|
|
429
|
+
"n8n-nodes-base.if",
|
|
430
|
+
"n8n-nodes-base.notion",
|
|
431
|
+
"n8n-nodes-base.switch",
|
|
432
|
+
"n8n-nodes-base.stickyNote",
|
|
433
|
+
"n8n-nodes-base.manualTrigger",
|
|
434
|
+
"n8n-nodes-base.respondToWebhook"
|
|
435
|
+
]
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
"id": 14297,
|
|
439
|
+
"slug": "Send a daily stock movers and news email digest via Google Sheets, EODHD and Gmail-14297",
|
|
440
|
+
"name": "Send A Daily Stock Movers And News Email Digest Via Google Sheets, EODHD And Gmail",
|
|
441
|
+
"tags": [
|
|
442
|
+
"Crypto Trading",
|
|
443
|
+
"AI Summarization"
|
|
444
|
+
],
|
|
445
|
+
"author": "pythonia-kevin",
|
|
446
|
+
"createdAt": null,
|
|
447
|
+
"description": null,
|
|
448
|
+
"hasWorkflow": true,
|
|
449
|
+
"workflowFile": "send_a_daily_stock_movers_and_news_email_digest_via_google_sheets_eodhd_and_gmail.json",
|
|
450
|
+
"workflowPath": "workflows/Send a daily stock movers and news email digest via Google Sheets, EODHD and Gmail-14297/send_a_daily_stock_movers_and_news_email_digest_via_google_sheets_eodhd_and_gmail.json",
|
|
451
|
+
"url": "https://n8nworkflows.xyz/workflows/send-a-daily-stock-movers-and-news-email-digest-via-google-sheets--eodhd-and-gmail-14297\n",
|
|
452
|
+
"nodeTypes": [
|
|
453
|
+
"n8n-nodes-base.set",
|
|
454
|
+
"n8n-nodes-base.code",
|
|
455
|
+
"n8n-nodes-base.gmail",
|
|
456
|
+
"n8n-nodes-base.stickyNote",
|
|
457
|
+
"n8n-nodes-base.httpRequest",
|
|
458
|
+
"n8n-nodes-base.googleSheets",
|
|
459
|
+
"n8n-nodes-base.manualTrigger",
|
|
460
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
461
|
+
]
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
"id": 14292,
|
|
465
|
+
"slug": "Triage and escalate tenant complaints from Gmail or forms to Slack with Claude AI-14292",
|
|
466
|
+
"name": "Triage And Escalate Tenant Complaints From Gmail Or Forms To Slack With Claude AI",
|
|
467
|
+
"tags": [
|
|
468
|
+
"Ticket Management",
|
|
469
|
+
"AI Summarization"
|
|
470
|
+
],
|
|
471
|
+
"author": "andrewloh",
|
|
472
|
+
"createdAt": null,
|
|
473
|
+
"description": null,
|
|
474
|
+
"hasWorkflow": true,
|
|
475
|
+
"workflowFile": "triage_and_escalate_tenant_complaints_from_gmail_or_forms_to_slack_with_claude_ai.json",
|
|
476
|
+
"workflowPath": "workflows/Triage and escalate tenant complaints from Gmail or forms to Slack with Claude AI-14292/triage_and_escalate_tenant_complaints_from_gmail_or_forms_to_slack_with_claude_ai.json",
|
|
477
|
+
"url": "https://n8nworkflows.xyz/workflows/triage-and-escalate-tenant-complaints-from-gmail-or-forms-to-slack-with-claude-ai-14292\n",
|
|
478
|
+
"nodeTypes": [
|
|
479
|
+
"n8n-nodes-base.if",
|
|
480
|
+
"n8n-nodes-base.set",
|
|
481
|
+
"n8n-nodes-base.code",
|
|
482
|
+
"n8n-nodes-base.gmail",
|
|
483
|
+
"n8n-nodes-base.merge",
|
|
484
|
+
"n8n-nodes-base.slack",
|
|
485
|
+
"n8n-nodes-base.webhook",
|
|
486
|
+
"n8n-nodes-base.airtable",
|
|
487
|
+
"n8n-nodes-base.stickyNote",
|
|
488
|
+
"n8n-nodes-base.gmailTrigger",
|
|
489
|
+
"n8n-nodes-base.splitInBatches",
|
|
490
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
491
|
+
"@n8n/n8n-nodes-langchain.anthropic"
|
|
492
|
+
]
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
"id": 14291,
|
|
496
|
+
"slug": "Guide students with an AI tutor chatbot using RAG, intent classification and GPT-4o-mini-14291",
|
|
497
|
+
"name": "Guide Students With An AI Tutor Chatbot Using RAG, Intent Classification And GPT 4o Mini",
|
|
498
|
+
"tags": [
|
|
499
|
+
"Support Chatbot",
|
|
500
|
+
"AI Chatbot"
|
|
501
|
+
],
|
|
502
|
+
"author": "isawow",
|
|
503
|
+
"createdAt": null,
|
|
504
|
+
"description": null,
|
|
505
|
+
"hasWorkflow": true,
|
|
506
|
+
"workflowFile": "guide_students_with_an_ai_tutor_chatbot_using_rag_intent_classification_and_gpt-4o-mini.json",
|
|
507
|
+
"workflowPath": "workflows/Guide students with an AI tutor chatbot using RAG, intent classification and GPT-4o-mini-14291/guide_students_with_an_ai_tutor_chatbot_using_rag_intent_classification_and_gpt-4o-mini.json",
|
|
508
|
+
"url": "https://n8nworkflows.xyz/workflows/guide-students-with-an-ai-tutor-chatbot-using-rag--intent-classification-and-gpt-4o-mini-14291\n",
|
|
509
|
+
"nodeTypes": [
|
|
510
|
+
"n8n-nodes-base.set",
|
|
511
|
+
"n8n-nodes-base.merge",
|
|
512
|
+
"n8n-nodes-base.aggregate",
|
|
513
|
+
"n8n-nodes-base.stickyNote",
|
|
514
|
+
"n8n-nodes-base.googleSheets",
|
|
515
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
516
|
+
"@n8n/n8n-nodes-langchain.chatTrigger",
|
|
517
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
518
|
+
"@n8n/n8n-nodes-langchain.lmChatDeepSeek",
|
|
519
|
+
"@n8n/n8n-nodes-langchain.embeddingsOpenAi",
|
|
520
|
+
"@n8n/n8n-nodes-langchain.memoryBufferWindow",
|
|
521
|
+
"@n8n/n8n-nodes-langchain.vectorStorePinecone"
|
|
522
|
+
]
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"id": 14289,
|
|
526
|
+
"slug": "Generate and track invoices with HubSpot, Gmail, Slack, Sheets, and Notion-14289",
|
|
527
|
+
"name": "Generate And Track Invoices With HubSpot, Gmail, Slack, Sheets, And Notion",
|
|
528
|
+
"tags": [
|
|
529
|
+
"Invoice Processing"
|
|
530
|
+
],
|
|
531
|
+
"author": "itechnotion",
|
|
532
|
+
"createdAt": null,
|
|
533
|
+
"description": null,
|
|
534
|
+
"hasWorkflow": true,
|
|
535
|
+
"workflowFile": "generate_and_track_invoices_with_hubspot_gmail_slack_sheets_and_notion.json",
|
|
536
|
+
"workflowPath": "workflows/Generate and track invoices with HubSpot, Gmail, Slack, Sheets, and Notion-14289/generate_and_track_invoices_with_hubspot_gmail_slack_sheets_and_notion.json",
|
|
537
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-and-track-invoices-with-hubspot--gmail--slack--sheets--and-notion-14289\n",
|
|
538
|
+
"nodeTypes": [
|
|
539
|
+
"n8n-nodes-base.if",
|
|
540
|
+
"n8n-nodes-base.code",
|
|
541
|
+
"n8n-nodes-base.wait",
|
|
542
|
+
"n8n-nodes-base.gmail",
|
|
543
|
+
"n8n-nodes-base.slack",
|
|
544
|
+
"n8n-nodes-base.notion",
|
|
545
|
+
"n8n-nodes-base.stickyNote",
|
|
546
|
+
"n8n-nodes-base.httpRequest",
|
|
547
|
+
"n8n-nodes-base.errorTrigger",
|
|
548
|
+
"n8n-nodes-base.googleSheets",
|
|
549
|
+
"n8n-nodes-base.hubspotTrigger"
|
|
550
|
+
]
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
"id": 14288,
|
|
554
|
+
"slug": "Read palm lines and send AI reports via LINE, Gemini, Gmail and Calendar-14288",
|
|
555
|
+
"name": "Read Palm Lines And Send AI Reports Via LINE, Gemini, Gmail And Calendar",
|
|
556
|
+
"tags": [
|
|
557
|
+
"Miscellaneous",
|
|
558
|
+
"AI Chatbot"
|
|
559
|
+
],
|
|
560
|
+
"author": "sayama",
|
|
561
|
+
"createdAt": null,
|
|
562
|
+
"description": null,
|
|
563
|
+
"hasWorkflow": true,
|
|
564
|
+
"workflowFile": "read_palm_lines_and_send_ai_reports_via_line_gemini_gmail_and_calendar.json",
|
|
565
|
+
"workflowPath": "workflows/Read palm lines and send AI reports via LINE, Gemini, Gmail and Calendar-14288/read_palm_lines_and_send_ai_reports_via_line_gemini_gmail_and_calendar.json",
|
|
566
|
+
"url": "https://n8nworkflows.xyz/workflows/read-palm-lines-and-send-ai-reports-via-line--gemini--gmail-and-calendar-14288\n",
|
|
567
|
+
"nodeTypes": [
|
|
568
|
+
"n8n-nodes-base.if",
|
|
569
|
+
"n8n-nodes-base.set",
|
|
570
|
+
"n8n-nodes-base.gmail",
|
|
571
|
+
"n8n-nodes-base.webhook",
|
|
572
|
+
"n8n-nodes-base.stickyNote",
|
|
573
|
+
"n8n-nodes-base.httpRequest",
|
|
574
|
+
"n8n-nodes-base.googleCalendar",
|
|
575
|
+
"n8n-nodes-base.respondToWebhook",
|
|
576
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
577
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
578
|
+
]
|
|
579
|
+
},
|
|
9
580
|
{
|
|
10
581
|
"id": 14276,
|
|
11
582
|
"slug": "No AI suggestion available-14276",
|
|
12
583
|
"name": "No AI Suggestion Available",
|
|
13
584
|
"tags": [
|
|
14
|
-
"Document Extraction",
|
|
585
|
+
"Document Extraction",
|
|
586
|
+
"AI Summarization"
|
|
587
|
+
],
|
|
588
|
+
"author": "rnair1996",
|
|
589
|
+
"createdAt": null,
|
|
590
|
+
"description": null,
|
|
591
|
+
"hasWorkflow": true,
|
|
592
|
+
"workflowFile": "no_ai_suggestion_available.json",
|
|
593
|
+
"workflowPath": "workflows/No AI suggestion available-14276/no_ai_suggestion_available.json",
|
|
594
|
+
"url": "https://n8nworkflows.xyz/workflows/no-ai-suggestion-available-14276\n",
|
|
595
|
+
"nodeTypes": [
|
|
596
|
+
"n8n-nodes-base.if",
|
|
597
|
+
"n8n-nodes-base.set",
|
|
598
|
+
"n8n-nodes-base.code",
|
|
599
|
+
"n8n-nodes-base.merge",
|
|
600
|
+
"n8n-nodes-base.slack",
|
|
601
|
+
"n8n-nodes-base.webhook",
|
|
602
|
+
"n8n-nodes-base.stickyNote",
|
|
603
|
+
"n8n-nodes-base.googleSheets",
|
|
604
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
605
|
+
"n8n-nodes-base.extractFromFile",
|
|
606
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
607
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
608
|
+
]
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"id": 14275,
|
|
612
|
+
"slug": "Send bulk email campaigns with Gmail-SMTP and Postgres reputation-safe timing-14275",
|
|
613
|
+
"name": "Send Bulk Email Campaigns With Gmail SMTP And Postgres Reputation Safe Timing",
|
|
614
|
+
"tags": [
|
|
615
|
+
"Social Media"
|
|
616
|
+
],
|
|
617
|
+
"author": "rnair1996",
|
|
618
|
+
"createdAt": null,
|
|
619
|
+
"description": null,
|
|
620
|
+
"hasWorkflow": true,
|
|
621
|
+
"workflowFile": "send_bulk_email_campaigns_with_gmail_smtp_and_postgres_reputation-safe_timing.json",
|
|
622
|
+
"workflowPath": "workflows/Send bulk email campaigns with Gmail-SMTP and Postgres reputation-safe timing-14275/send_bulk_email_campaigns_with_gmail_smtp_and_postgres_reputation-safe_timing.json",
|
|
623
|
+
"url": "https://n8nworkflows.xyz/workflows/send-bulk-email-campaigns-with-gmail-smtp-and-postgres-reputation-safe-timing-14275\n",
|
|
624
|
+
"nodeTypes": [
|
|
625
|
+
"n8n-nodes-base.if",
|
|
626
|
+
"n8n-nodes-base.set",
|
|
627
|
+
"n8n-nodes-base.code",
|
|
628
|
+
"n8n-nodes-base.wait",
|
|
629
|
+
"n8n-nodes-base.gmail",
|
|
630
|
+
"n8n-nodes-base.webhook",
|
|
631
|
+
"n8n-nodes-base.postgres",
|
|
632
|
+
"n8n-nodes-base.splitOut",
|
|
633
|
+
"n8n-nodes-base.stickyNote",
|
|
634
|
+
"n8n-nodes-base.httpRequest",
|
|
635
|
+
"n8n-nodes-base.extractFromFile",
|
|
636
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
637
|
+
]
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"id": 14274,
|
|
641
|
+
"slug": "Upload documents with validation, deduplication and Postgres storage-14274",
|
|
642
|
+
"name": "Upload Documents With Validation, Deduplication And Postgres Storage",
|
|
643
|
+
"tags": [
|
|
644
|
+
"Document Extraction"
|
|
645
|
+
],
|
|
646
|
+
"author": "rnair1996",
|
|
647
|
+
"createdAt": null,
|
|
648
|
+
"description": null,
|
|
649
|
+
"hasWorkflow": true,
|
|
650
|
+
"workflowFile": "upload_documents_with_validation_deduplication_and_postgres_storage.json",
|
|
651
|
+
"workflowPath": "workflows/Upload documents with validation, deduplication and Postgres storage-14274/upload_documents_with_validation_deduplication_and_postgres_storage.json",
|
|
652
|
+
"url": "https://n8nworkflows.xyz/workflows/upload-documents-with-validation--deduplication-and-postgres-storage-14274\n",
|
|
653
|
+
"nodeTypes": [
|
|
654
|
+
"n8n-nodes-base.if",
|
|
655
|
+
"n8n-nodes-base.set",
|
|
656
|
+
"n8n-nodes-base.code",
|
|
657
|
+
"n8n-nodes-base.webhook",
|
|
658
|
+
"n8n-nodes-base.postgres",
|
|
659
|
+
"n8n-nodes-base.stickyNote",
|
|
660
|
+
"n8n-nodes-base.formTrigger"
|
|
661
|
+
]
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"id": 14273,
|
|
665
|
+
"slug": "Normalize and validate CSV data with Anthropic-OpenAI, Postgres, Slack and Sheets-14273",
|
|
666
|
+
"name": "Normalize And Validate CSV Data With Anthropic OpenAI, Postgres, Slack And Sheets",
|
|
667
|
+
"tags": [
|
|
668
|
+
"Document Extraction",
|
|
669
|
+
"AI Summarization"
|
|
670
|
+
],
|
|
671
|
+
"author": "rnair1996",
|
|
672
|
+
"createdAt": null,
|
|
673
|
+
"description": null,
|
|
674
|
+
"hasWorkflow": true,
|
|
675
|
+
"workflowFile": "normalize_and_validate_csv_data_with_anthropic_openai_postgres_slack_and_sheets.json",
|
|
676
|
+
"workflowPath": "workflows/Normalize and validate CSV data with Anthropic-OpenAI, Postgres, Slack and Sheets-14273/normalize_and_validate_csv_data_with_anthropic_openai_postgres_slack_and_sheets.json",
|
|
677
|
+
"url": "https://n8nworkflows.xyz/workflows/normalize-and-validate-csv-data-with-anthropic-openai--postgres--slack-and-sheets-14273\n",
|
|
678
|
+
"nodeTypes": [
|
|
679
|
+
"n8n-nodes-base.if",
|
|
680
|
+
"n8n-nodes-base.set",
|
|
681
|
+
"n8n-nodes-base.code",
|
|
682
|
+
"n8n-nodes-base.slack",
|
|
683
|
+
"n8n-nodes-base.webhook",
|
|
684
|
+
"n8n-nodes-base.postgres",
|
|
685
|
+
"n8n-nodes-base.stickyNote",
|
|
686
|
+
"n8n-nodes-base.googleSheets",
|
|
687
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
688
|
+
"n8n-nodes-base.extractFromFile",
|
|
689
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic",
|
|
690
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
691
|
+
]
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"id": 14272,
|
|
695
|
+
"slug": "Process email invoices with OCR, GPT-4, Slack, QuickBooks and Google Sheets-14272",
|
|
696
|
+
"name": "Process Email Invoices With OCR, GPT 4, Slack, QuickBooks And Google Sheets",
|
|
697
|
+
"tags": [
|
|
698
|
+
"Invoice Processing",
|
|
699
|
+
"AI Summarization"
|
|
700
|
+
],
|
|
701
|
+
"author": "rnair1996",
|
|
702
|
+
"createdAt": null,
|
|
703
|
+
"description": null,
|
|
704
|
+
"hasWorkflow": true,
|
|
705
|
+
"workflowFile": "process_email_invoices_with_ocr_gpt-4_slack_quickbooks_and_google_sheets.json",
|
|
706
|
+
"workflowPath": "workflows/Process email invoices with OCR, GPT-4, Slack, QuickBooks and Google Sheets-14272/process_email_invoices_with_ocr_gpt-4_slack_quickbooks_and_google_sheets.json",
|
|
707
|
+
"url": "https://n8nworkflows.xyz/workflows/process-email-invoices-with-ocr--gpt-4--slack--quickbooks-and-google-sheets-14272\n",
|
|
708
|
+
"nodeTypes": [
|
|
709
|
+
"n8n-nodes-base.if",
|
|
710
|
+
"n8n-nodes-base.set",
|
|
711
|
+
"n8n-nodes-base.code",
|
|
712
|
+
"n8n-nodes-base.wait",
|
|
713
|
+
"n8n-nodes-base.merge",
|
|
714
|
+
"n8n-nodes-base.slack",
|
|
715
|
+
"n8n-nodes-base.quickbooks",
|
|
716
|
+
"n8n-nodes-base.stickyNote",
|
|
717
|
+
"n8n-nodes-base.httpRequest",
|
|
718
|
+
"n8n-nodes-base.gmailTrigger",
|
|
719
|
+
"n8n-nodes-base.googleSheets",
|
|
720
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
721
|
+
"n8n-nodes-base.extractFromFile",
|
|
722
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
723
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
724
|
+
]
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
"id": 14271,
|
|
728
|
+
"slug": "Monitor deal risk from HubSpot and Gmail with GPT-4.1 mini and Slack alerts-14271",
|
|
729
|
+
"name": "Monitor Deal Risk From HubSpot And Gmail With GPT 4.1 Mini And Slack Alerts",
|
|
730
|
+
"tags": [
|
|
731
|
+
"CRM",
|
|
732
|
+
"AI Summarization"
|
|
733
|
+
],
|
|
734
|
+
"author": "rnair1996",
|
|
735
|
+
"createdAt": null,
|
|
736
|
+
"description": null,
|
|
737
|
+
"hasWorkflow": true,
|
|
738
|
+
"workflowFile": "monitor_deal_risk_from_hubspot_and_gmail_with_gpt-4.1_mini_and_slack_alerts.json",
|
|
739
|
+
"workflowPath": "workflows/Monitor deal risk from HubSpot and Gmail with GPT-4.1 mini and Slack alerts-14271/monitor_deal_risk_from_hubspot_and_gmail_with_gpt-4.1_mini_and_slack_alerts.json",
|
|
740
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-deal-risk-from-hubspot-and-gmail-with-gpt-4-1-mini-and-slack-alerts-14271\n",
|
|
741
|
+
"nodeTypes": [
|
|
742
|
+
"n8n-nodes-base.if",
|
|
743
|
+
"n8n-nodes-base.set",
|
|
744
|
+
"n8n-nodes-base.gmail",
|
|
745
|
+
"n8n-nodes-base.slack",
|
|
746
|
+
"n8n-nodes-base.hubspot",
|
|
747
|
+
"n8n-nodes-base.aggregate",
|
|
748
|
+
"n8n-nodes-base.stickyNote",
|
|
749
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
750
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
751
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
752
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
753
|
+
]
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"id": 14270,
|
|
757
|
+
"slug": "Monitor n8n workflow health daily with Watchflow-14270",
|
|
758
|
+
"name": "Monitor N8n Workflow Health Daily With Watchflow",
|
|
759
|
+
"tags": [
|
|
760
|
+
"DevOps"
|
|
761
|
+
],
|
|
762
|
+
"author": "customjs",
|
|
763
|
+
"createdAt": null,
|
|
764
|
+
"description": null,
|
|
765
|
+
"hasWorkflow": true,
|
|
766
|
+
"workflowFile": "monitor_n8n_workflow_health_daily_with_watchflow.json",
|
|
767
|
+
"workflowPath": "workflows/Monitor n8n workflow health daily with Watchflow-14270/monitor_n8n_workflow_health_daily_with_watchflow.json",
|
|
768
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-n8n-workflow-health-daily-with-watchflow-14270\n",
|
|
769
|
+
"nodeTypes": [
|
|
770
|
+
"CUSTOM.watchflow",
|
|
771
|
+
"n8n-nodes-base.if",
|
|
772
|
+
"n8n-nodes-base.n8n",
|
|
773
|
+
"n8n-nodes-base.stickyNote",
|
|
774
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
775
|
+
]
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
"id": 14269,
|
|
779
|
+
"slug": "Process invoices and send weekly AI reports with OpenAI and Gmail-14269",
|
|
780
|
+
"name": "Process Invoices And Send Weekly AI Reports With OpenAI And Gmail",
|
|
781
|
+
"tags": [
|
|
782
|
+
"Invoice Processing",
|
|
783
|
+
"AI Summarization"
|
|
784
|
+
],
|
|
785
|
+
"author": "rnair1996",
|
|
786
|
+
"createdAt": null,
|
|
787
|
+
"description": null,
|
|
788
|
+
"hasWorkflow": true,
|
|
789
|
+
"workflowFile": "process_invoices_and_send_weekly_ai_reports_with_openai_and_gmail.json",
|
|
790
|
+
"workflowPath": "workflows/Process invoices and send weekly AI reports with OpenAI and Gmail-14269/process_invoices_and_send_weekly_ai_reports_with_openai_and_gmail.json",
|
|
791
|
+
"url": "https://n8nworkflows.xyz/workflows/process-invoices-and-send-weekly-ai-reports-with-openai-and-gmail-14269\n",
|
|
792
|
+
"nodeTypes": [
|
|
793
|
+
"n8n-nodes-base.if",
|
|
794
|
+
"n8n-nodes-base.set",
|
|
795
|
+
"n8n-nodes-base.code",
|
|
796
|
+
"n8n-nodes-base.gmail",
|
|
797
|
+
"n8n-nodes-base.dataTable",
|
|
798
|
+
"n8n-nodes-base.stickyNote",
|
|
799
|
+
"n8n-nodes-base.formTrigger",
|
|
800
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
801
|
+
"n8n-nodes-base.extractFromFile",
|
|
802
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
803
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
804
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
805
|
+
]
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
"id": 14268,
|
|
809
|
+
"slug": "Retrieve and answer Gmail email queries with Llama 3.2, mxbai-embed, and Qdrant-14268",
|
|
810
|
+
"name": "Retrieve And Answer Gmail Email Queries With Llama 3.2, Mxbai Embed, And Qdrant",
|
|
811
|
+
"tags": [
|
|
812
|
+
"Ticket Management",
|
|
813
|
+
"AI RAG"
|
|
814
|
+
],
|
|
815
|
+
"author": "neloy-barman",
|
|
816
|
+
"createdAt": null,
|
|
817
|
+
"description": null,
|
|
818
|
+
"hasWorkflow": true,
|
|
819
|
+
"workflowFile": "retrieve_and_answer_gmail_email_queries_with_llama_3.2_mxbai-embed_and_qdrant.json",
|
|
820
|
+
"workflowPath": "workflows/Retrieve and answer Gmail email queries with Llama 3.2, mxbai-embed, and Qdrant-14268/retrieve_and_answer_gmail_email_queries_with_llama_3.2_mxbai-embed_and_qdrant.json",
|
|
821
|
+
"url": "https://n8nworkflows.xyz/workflows/retrieve-and-answer-gmail-email-queries-with-llama-3-2--mxbai-embed--and-qdrant-14268\n",
|
|
822
|
+
"nodeTypes": [
|
|
823
|
+
"n8n-nodes-base.if",
|
|
824
|
+
"n8n-nodes-base.set",
|
|
825
|
+
"n8n-nodes-base.code",
|
|
826
|
+
"n8n-nodes-base.gmail",
|
|
827
|
+
"n8n-nodes-base.merge",
|
|
828
|
+
"n8n-nodes-qdrant.qdrant",
|
|
829
|
+
"n8n-nodes-base.stickyNote",
|
|
830
|
+
"n8n-nodes-base.googleDrive",
|
|
831
|
+
"n8n-nodes-base.httpRequest",
|
|
832
|
+
"n8n-nodes-base.gmailTrigger",
|
|
833
|
+
"n8n-nodes-base.extractFromFile",
|
|
834
|
+
"@n8n/n8n-nodes-langchain.openAi",
|
|
835
|
+
"n8n-nodes-base.googleDriveTrigger"
|
|
836
|
+
]
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
"id": 14267,
|
|
840
|
+
"slug": "Send AI job application auto-replies with Gmail, OpenAI GPT-4o and SMTP-14267",
|
|
841
|
+
"name": "Send AI Job Application Auto Replies With Gmail, OpenAI GPT 4o And SMTP",
|
|
842
|
+
"tags": [
|
|
843
|
+
"HR",
|
|
844
|
+
"AI Chatbot"
|
|
845
|
+
],
|
|
846
|
+
"author": "al-noman",
|
|
847
|
+
"createdAt": null,
|
|
848
|
+
"description": null,
|
|
849
|
+
"hasWorkflow": true,
|
|
850
|
+
"workflowFile": "send_ai_job_application_auto-replies_with_gmail_openai_gpt-4o_and_smtp.json",
|
|
851
|
+
"workflowPath": "workflows/Send AI job application auto-replies with Gmail, OpenAI GPT-4o and SMTP-14267/send_ai_job_application_auto-replies_with_gmail_openai_gpt-4o_and_smtp.json",
|
|
852
|
+
"url": "https://n8nworkflows.xyz/workflows/send-ai-job-application-auto-replies-with-gmail--openai-gpt-4o-and-smtp-14267\n",
|
|
853
|
+
"nodeTypes": [
|
|
854
|
+
"n8n-nodes-base.if",
|
|
855
|
+
"n8n-nodes-base.set",
|
|
856
|
+
"n8n-nodes-base.noOp",
|
|
857
|
+
"n8n-nodes-base.emailSend",
|
|
858
|
+
"n8n-nodes-base.stickyNote",
|
|
859
|
+
"n8n-nodes-base.gmailTrigger",
|
|
860
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
861
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
862
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
863
|
+
]
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"id": 14266,
|
|
867
|
+
"slug": "Generate AI UGC videos with HeyGen and post to Instagram and Facebook daily-14266",
|
|
868
|
+
"name": "Generate AI UGC Videos With HeyGen And Post To Instagram And Facebook Daily",
|
|
869
|
+
"tags": [
|
|
870
|
+
"Content Creation",
|
|
871
|
+
"Multimodal AI"
|
|
872
|
+
],
|
|
873
|
+
"author": "jay-emp0",
|
|
874
|
+
"createdAt": null,
|
|
875
|
+
"description": null,
|
|
876
|
+
"hasWorkflow": true,
|
|
877
|
+
"workflowFile": "generate_ai_ugc_videos_with_heygen_and_post_to_instagram_and_facebook_daily.json",
|
|
878
|
+
"workflowPath": "workflows/Generate AI UGC videos with HeyGen and post to Instagram and Facebook daily-14266/generate_ai_ugc_videos_with_heygen_and_post_to_instagram_and_facebook_daily.json",
|
|
879
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-ai-ugc-videos-with-heygen-and-post-to-instagram-and-facebook-daily-14266\n",
|
|
880
|
+
"nodeTypes": [
|
|
881
|
+
"n8n-nodes-base.code",
|
|
882
|
+
"n8n-nodes-base.wait",
|
|
883
|
+
"n8n-nodes-base.merge",
|
|
884
|
+
"n8n-nodes-base.switch",
|
|
885
|
+
"n8n-nodes-base.stickyNote",
|
|
886
|
+
"n8n-nodes-base.httpRequest",
|
|
887
|
+
"n8n-nodes-base.googleSheets",
|
|
888
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
889
|
+
"@n8n/n8n-nodes-langchain.openAi"
|
|
890
|
+
]
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"id": 14265,
|
|
894
|
+
"slug": "Create AI travel journal stories from WhatsApp using Claude and Google Drive-14265",
|
|
895
|
+
"name": "Create AI Travel Journal Stories From WhatsApp Using Claude And Google Drive",
|
|
896
|
+
"tags": [
|
|
897
|
+
"Content Creation",
|
|
898
|
+
"Multimodal AI"
|
|
899
|
+
],
|
|
900
|
+
"author": "oneclick-ai",
|
|
901
|
+
"createdAt": null,
|
|
902
|
+
"description": null,
|
|
903
|
+
"hasWorkflow": true,
|
|
904
|
+
"workflowFile": "create_ai_travel_journal_stories_from_whatsapp_using_claude_and_google_drive.json",
|
|
905
|
+
"workflowPath": "workflows/Create AI travel journal stories from WhatsApp using Claude and Google Drive-14265/create_ai_travel_journal_stories_from_whatsapp_using_claude_and_google_drive.json",
|
|
906
|
+
"url": "https://n8nworkflows.xyz/workflows/create-ai-travel-journal-stories-from-whatsapp-using-claude-and-google-drive-14265\n",
|
|
907
|
+
"nodeTypes": [
|
|
908
|
+
"n8n-nodes-base.code",
|
|
909
|
+
"n8n-nodes-base.wait",
|
|
910
|
+
"n8n-nodes-base.webhook",
|
|
911
|
+
"n8n-nodes-base.emailSend",
|
|
912
|
+
"n8n-nodes-base.stickyNote",
|
|
913
|
+
"n8n-nodes-base.googleDrive",
|
|
914
|
+
"n8n-nodes-base.httpRequest",
|
|
915
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
916
|
+
"n8n-nodes-base.respondToWebhook",
|
|
917
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic"
|
|
918
|
+
]
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"id": 14264,
|
|
922
|
+
"slug": "Generate personalized trip recommendations with Claude AI and Google Sheets-14264",
|
|
923
|
+
"name": "Generate Personalized Trip Recommendations With Claude AI And Google Sheets",
|
|
924
|
+
"tags": [
|
|
925
|
+
"Market Research",
|
|
926
|
+
"AI Summarization"
|
|
927
|
+
],
|
|
928
|
+
"author": "oneclick-ai",
|
|
929
|
+
"createdAt": null,
|
|
930
|
+
"description": null,
|
|
931
|
+
"hasWorkflow": true,
|
|
932
|
+
"workflowFile": "generate_personalized_trip_recommendations_with_claude_ai_and_google_sheets.json",
|
|
933
|
+
"workflowPath": "workflows/Generate personalized trip recommendations with Claude AI and Google Sheets-14264/generate_personalized_trip_recommendations_with_claude_ai_and_google_sheets.json",
|
|
934
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-personalized-trip-recommendations-with-claude-ai-and-google-sheets-14264\n",
|
|
935
|
+
"nodeTypes": [
|
|
936
|
+
"n8n-nodes-base.code",
|
|
937
|
+
"n8n-nodes-base.wait",
|
|
938
|
+
"n8n-nodes-base.webhook",
|
|
939
|
+
"n8n-nodes-base.emailSend",
|
|
940
|
+
"n8n-nodes-base.stickyNote",
|
|
941
|
+
"n8n-nodes-base.httpRequest",
|
|
942
|
+
"n8n-nodes-base.googleSheets",
|
|
943
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
944
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
945
|
+
"n8n-nodes-base.respondToWebhook",
|
|
946
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic"
|
|
947
|
+
]
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"id": 14263,
|
|
951
|
+
"slug": "Convert YouTube videos into SEO blog posts using Wayin Video and GPT-4o-mini-14263",
|
|
952
|
+
"name": "Convert YouTube Videos Into SEO Blog Posts Using Wayin Video And GPT 4o Mini",
|
|
953
|
+
"tags": [
|
|
954
|
+
"Content Creation",
|
|
955
|
+
"Multimodal AI"
|
|
956
|
+
],
|
|
957
|
+
"author": "isawow",
|
|
958
|
+
"createdAt": null,
|
|
959
|
+
"description": null,
|
|
960
|
+
"hasWorkflow": true,
|
|
961
|
+
"workflowFile": "convert_youtube_videos_into_seo_blog_posts_using_wayin_video_and_gpt-4o-mini.json",
|
|
962
|
+
"workflowPath": "workflows/Convert YouTube videos into SEO blog posts using Wayin Video and GPT-4o-mini-14263/convert_youtube_videos_into_seo_blog_posts_using_wayin_video_and_gpt-4o-mini.json",
|
|
963
|
+
"url": "https://n8nworkflows.xyz/workflows/convert-youtube-videos-into-seo-blog-posts-using-wayin-video-and-gpt-4o-mini-14263\n",
|
|
964
|
+
"nodeTypes": [
|
|
965
|
+
"n8n-nodes-base.if",
|
|
966
|
+
"n8n-nodes-base.code",
|
|
967
|
+
"n8n-nodes-base.wait",
|
|
968
|
+
"n8n-nodes-base.webhook",
|
|
969
|
+
"n8n-nodes-base.stickyNote",
|
|
970
|
+
"n8n-nodes-base.httpRequest",
|
|
971
|
+
"n8n-nodes-base.googleSheets",
|
|
972
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
973
|
+
"n8n-nodes-base.respondToWebhook",
|
|
974
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
975
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
976
|
+
]
|
|
977
|
+
},
|
|
978
|
+
{
|
|
979
|
+
"id": 14257,
|
|
980
|
+
"slug": "Track AI search winners and uncover topic gaps with SE Ranking and Google Sheets-14257",
|
|
981
|
+
"name": "Track AI Search Winners And Uncover Topic Gaps With SE Ranking And Google Sheets",
|
|
982
|
+
"tags": [
|
|
983
|
+
"Market Research",
|
|
984
|
+
"AI RAG"
|
|
985
|
+
],
|
|
986
|
+
"author": "eugene-m",
|
|
987
|
+
"createdAt": null,
|
|
988
|
+
"description": null,
|
|
989
|
+
"hasWorkflow": true,
|
|
990
|
+
"workflowFile": "track_ai_search_winners_and_uncover_topic_gaps_with_se_ranking_and_google_sheets.json",
|
|
991
|
+
"workflowPath": "workflows/Track AI search winners and uncover topic gaps with SE Ranking and Google Sheets-14257/track_ai_search_winners_and_uncover_topic_gaps_with_se_ranking_and_google_sheets.json",
|
|
992
|
+
"url": "https://n8nworkflows.xyz/workflows/track-ai-search-winners-and-uncover-topic-gaps-with-se-ranking-and-google-sheets-14257\n",
|
|
993
|
+
"nodeTypes": [
|
|
994
|
+
"n8n-nodes-base.set",
|
|
995
|
+
"n8n-nodes-base.code",
|
|
996
|
+
"n8n-nodes-base.wait",
|
|
997
|
+
"n8n-nodes-base.merge",
|
|
998
|
+
"n8n-nodes-base.stickyNote",
|
|
999
|
+
"n8n-nodes-base.formTrigger",
|
|
1000
|
+
"n8n-nodes-base.googleSheets",
|
|
1001
|
+
"@seranking/n8n-nodes-seranking.seRanking"
|
|
1002
|
+
]
|
|
1003
|
+
},
|
|
1004
|
+
{
|
|
1005
|
+
"id": 14256,
|
|
1006
|
+
"slug": "Generate UGC product videos from Google Sheets with DALL·E, GPT-4 and Sora-14256",
|
|
1007
|
+
"name": "Generate UGC Product Videos From Google Sheets With DALL·E, GPT 4 And Sora",
|
|
1008
|
+
"tags": [
|
|
1009
|
+
"Content Creation",
|
|
1010
|
+
"Multimodal AI"
|
|
1011
|
+
],
|
|
1012
|
+
"author": "vonnairone",
|
|
1013
|
+
"createdAt": null,
|
|
1014
|
+
"description": null,
|
|
1015
|
+
"hasWorkflow": true,
|
|
1016
|
+
"workflowFile": "generate_ugc_product_videos_from_google_sheets_with_dall_e_gpt-4_and_sora.json",
|
|
1017
|
+
"workflowPath": "workflows/Generate UGC product videos from Google Sheets with DALL·E, GPT-4 and Sora-14256/generate_ugc_product_videos_from_google_sheets_with_dall_e_gpt-4_and_sora.json",
|
|
1018
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-ugc-product-videos-from-google-sheets-with-dall-e--gpt-4-and-sora-14256\n",
|
|
1019
|
+
"nodeTypes": [
|
|
1020
|
+
"n8n-nodes-base.if",
|
|
1021
|
+
"n8n-nodes-base.code",
|
|
1022
|
+
"n8n-nodes-base.noOp",
|
|
1023
|
+
"n8n-nodes-base.wait",
|
|
1024
|
+
"n8n-nodes-base.stickyNote",
|
|
1025
|
+
"n8n-nodes-base.googleDrive",
|
|
1026
|
+
"n8n-nodes-base.httpRequest",
|
|
1027
|
+
"n8n-nodes-base.errorTrigger",
|
|
1028
|
+
"n8n-nodes-base.googleSheets",
|
|
1029
|
+
"n8n-nodes-base.splitInBatches",
|
|
1030
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
1031
|
+
]
|
|
1032
|
+
},
|
|
1033
|
+
{
|
|
1034
|
+
"id": 14255,
|
|
1035
|
+
"slug": "Create YouTube SEO metadata and thumbnails from Google Drive videos with Gemini, LemonFox and upload-post-14255",
|
|
1036
|
+
"name": "Create YouTube SEO Metadata And Thumbnails From Google Drive Videos With Gemini, LemonFox And Upload Post",
|
|
1037
|
+
"tags": [
|
|
1038
|
+
"Content Creation",
|
|
1039
|
+
"Multimodal AI"
|
|
1040
|
+
],
|
|
1041
|
+
"author": "iamvaar",
|
|
1042
|
+
"createdAt": null,
|
|
1043
|
+
"description": null,
|
|
1044
|
+
"hasWorkflow": true,
|
|
1045
|
+
"workflowFile": "create_youtube_seo_metadata_and_thumbnails_from_google_drive_videos_with_gemini_lemonfox_and_upload-post.json",
|
|
1046
|
+
"workflowPath": "workflows/Create YouTube SEO metadata and thumbnails from Google Drive videos with Gemini, LemonFox and upload-post-14255/create_youtube_seo_metadata_and_thumbnails_from_google_drive_videos_with_gemini_lemonfox_and_upload-post.json",
|
|
1047
|
+
"url": "https://n8nworkflows.xyz/workflows/create-youtube-seo-metadata-and-thumbnails-from-google-drive-videos-with-gemini--lemonfox-and-upload-post-14255\n",
|
|
1048
|
+
"nodeTypes": [
|
|
1049
|
+
"n8n-nodes-base.if",
|
|
1050
|
+
"n8n-nodes-base.code",
|
|
1051
|
+
"n8n-nodes-base.stickyNote",
|
|
1052
|
+
"n8n-nodes-base.googleDrive",
|
|
1053
|
+
"n8n-nodes-base.httpRequest",
|
|
1054
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1055
|
+
"n8n-nodes-base.extractFromFile",
|
|
1056
|
+
"n8n-nodes-base.googleDriveTrigger",
|
|
1057
|
+
"@n8n/n8n-nodes-langchain.googleGemini",
|
|
1058
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
|
|
1059
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1060
|
+
]
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
"id": 14254,
|
|
1064
|
+
"slug": "Query Databricks data and SQL insights via Slack with Gemini AI agent-14254",
|
|
1065
|
+
"name": "Query Databricks Data And SQL Insights Via Slack With Gemini AI Agent",
|
|
1066
|
+
"tags": [
|
|
1067
|
+
"Document Extraction",
|
|
1068
|
+
"AI Chatbot"
|
|
1069
|
+
],
|
|
1070
|
+
"author": "iamvaar",
|
|
1071
|
+
"createdAt": null,
|
|
1072
|
+
"description": null,
|
|
1073
|
+
"hasWorkflow": true,
|
|
1074
|
+
"workflowFile": "query_databricks_data_and_sql_insights_via_slack_with_gemini_ai_agent.json",
|
|
1075
|
+
"workflowPath": "workflows/Query Databricks data and SQL insights via Slack with Gemini AI agent-14254/query_databricks_data_and_sql_insights_via_slack_with_gemini_ai_agent.json",
|
|
1076
|
+
"url": "https://n8nworkflows.xyz/workflows/query-databricks-data-and-sql-insights-via-slack-with-gemini-ai-agent-14254\n",
|
|
1077
|
+
"nodeTypes": [
|
|
1078
|
+
"n8n-nodes-base.if",
|
|
1079
|
+
"n8n-nodes-base.set",
|
|
1080
|
+
"n8n-nodes-base.code",
|
|
1081
|
+
"n8n-nodes-base.slack",
|
|
1082
|
+
"n8n-nodes-base.stickyNote",
|
|
1083
|
+
"n8n-nodes-base.httpRequest",
|
|
1084
|
+
"n8n-nodes-base.slackTrigger",
|
|
1085
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1086
|
+
"n8n-nodes-base.httpRequestTool",
|
|
1087
|
+
"@n8n/n8n-nodes-langchain.memoryRedisChat",
|
|
1088
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
1089
|
+
]
|
|
1090
|
+
},
|
|
1091
|
+
{
|
|
1092
|
+
"id": 14252,
|
|
1093
|
+
"slug": "Extract Indonesian stock (IDX) trades from Telegram invoices with Gemini AI-14252",
|
|
1094
|
+
"name": "Extract Indonesian Stock (IDX) Trades From Telegram Invoices With Gemini AI",
|
|
1095
|
+
"tags": [
|
|
1096
|
+
"Invoice Processing",
|
|
1097
|
+
"AI Summarization"
|
|
1098
|
+
],
|
|
1099
|
+
"author": "drean95",
|
|
1100
|
+
"createdAt": null,
|
|
1101
|
+
"description": null,
|
|
1102
|
+
"hasWorkflow": true,
|
|
1103
|
+
"workflowFile": "extract_indonesian_stock_idx_trades_from_telegram_invoices_with_gemini_ai.json",
|
|
1104
|
+
"workflowPath": "workflows/Extract Indonesian stock (IDX) trades from Telegram invoices with Gemini AI-14252/extract_indonesian_stock_idx_trades_from_telegram_invoices_with_gemini_ai.json",
|
|
1105
|
+
"url": "https://n8nworkflows.xyz/workflows/extract-indonesian-stock--idx--trades-from-telegram-invoices-with-gemini-ai-14252\n",
|
|
1106
|
+
"nodeTypes": [
|
|
1107
|
+
"n8n-nodes-base.if",
|
|
1108
|
+
"n8n-nodes-base.code",
|
|
1109
|
+
"n8n-nodes-base.switch",
|
|
1110
|
+
"n8n-nodes-base.telegram",
|
|
1111
|
+
"n8n-nodes-base.stickyNote",
|
|
1112
|
+
"n8n-nodes-base.httpRequest",
|
|
1113
|
+
"n8n-nodes-base.telegramTrigger"
|
|
1114
|
+
]
|
|
1115
|
+
},
|
|
1116
|
+
{
|
|
1117
|
+
"id": 14237,
|
|
1118
|
+
"slug": "Triage incidents and enforce SLAs with Gemini, Groq, Google Sheets and Slack-14237",
|
|
1119
|
+
"name": "Triage Incidents And Enforce SLAs With Gemini, Groq, Google Sheets And Slack",
|
|
1120
|
+
"tags": [
|
|
1121
|
+
"Ticket Management",
|
|
1122
|
+
"AI Summarization"
|
|
1123
|
+
],
|
|
1124
|
+
"author": "mychel-garzon",
|
|
1125
|
+
"createdAt": null,
|
|
1126
|
+
"description": null,
|
|
1127
|
+
"hasWorkflow": true,
|
|
1128
|
+
"workflowFile": "triage_incidents_and_enforce_slas_with_gemini_groq_google_sheets_and_slack.json",
|
|
1129
|
+
"workflowPath": "workflows/Triage incidents and enforce SLAs with Gemini, Groq, Google Sheets and Slack-14237/triage_incidents_and_enforce_slas_with_gemini_groq_google_sheets_and_slack.json",
|
|
1130
|
+
"url": "https://n8nworkflows.xyz/workflows/triage-incidents-and-enforce-slas-with-gemini--groq--google-sheets-and-slack-14237\n",
|
|
1131
|
+
"nodeTypes": [
|
|
1132
|
+
"n8n-nodes-base.if",
|
|
1133
|
+
"n8n-nodes-base.set",
|
|
1134
|
+
"n8n-nodes-base.code",
|
|
1135
|
+
"n8n-nodes-base.wait",
|
|
1136
|
+
"n8n-nodes-base.slack",
|
|
1137
|
+
"n8n-nodes-base.switch",
|
|
1138
|
+
"n8n-nodes-base.webhook",
|
|
1139
|
+
"n8n-nodes-base.stickyNote",
|
|
1140
|
+
"n8n-nodes-base.googleSheets",
|
|
1141
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1142
|
+
"n8n-nodes-base.respondToWebhook",
|
|
1143
|
+
"@n8n/n8n-nodes-langchain.lmChatGroq",
|
|
1144
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
1145
|
+
]
|
|
1146
|
+
},
|
|
1147
|
+
{
|
|
1148
|
+
"id": 14236,
|
|
1149
|
+
"slug": "Create a dead man’s switch for solo founders with Google Sheets and Gmail-14236",
|
|
1150
|
+
"name": "Create A Dead Man’S Switch For Solo Founders With Google Sheets And Gmail",
|
|
1151
|
+
"tags": [
|
|
1152
|
+
"Personal Productivity"
|
|
1153
|
+
],
|
|
1154
|
+
"author": "alejandro02",
|
|
1155
|
+
"createdAt": null,
|
|
1156
|
+
"description": null,
|
|
1157
|
+
"hasWorkflow": true,
|
|
1158
|
+
"workflowFile": "create_a_dead_man_s_switch_for_solo_founders_with_google_sheets_and_gmail.json",
|
|
1159
|
+
"workflowPath": "workflows/Create a dead man’s switch for solo founders with Google Sheets and Gmail-14236/create_a_dead_man_s_switch_for_solo_founders_with_google_sheets_and_gmail.json",
|
|
1160
|
+
"url": "https://n8nworkflows.xyz/workflows/create-a-dead-man-s-switch-for-solo-founders-with-google-sheets-and-gmail-14236\n",
|
|
1161
|
+
"nodeTypes": [
|
|
1162
|
+
"n8n-nodes-base.if",
|
|
1163
|
+
"n8n-nodes-base.set",
|
|
1164
|
+
"n8n-nodes-base.code",
|
|
1165
|
+
"n8n-nodes-base.gmail",
|
|
1166
|
+
"n8n-nodes-base.webhook",
|
|
1167
|
+
"n8n-nodes-base.stickyNote",
|
|
1168
|
+
"n8n-nodes-base.googleSheets",
|
|
1169
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
1170
|
+
]
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
"id": 14235,
|
|
1174
|
+
"slug": "Execute forex trading signals from Telegram on MetaTrader 5 with Claude-14235",
|
|
1175
|
+
"name": "Execute Forex Trading Signals From Telegram On MetaTrader 5 With Claude",
|
|
1176
|
+
"tags": [
|
|
1177
|
+
"Crypto Trading",
|
|
1178
|
+
"AI Summarization"
|
|
1179
|
+
],
|
|
1180
|
+
"author": "elijahbuilds-ai",
|
|
1181
|
+
"createdAt": null,
|
|
1182
|
+
"description": null,
|
|
1183
|
+
"hasWorkflow": true,
|
|
1184
|
+
"workflowFile": "execute_forex_trading_signals_from_telegram_on_metatrader_5_with_claude.json",
|
|
1185
|
+
"workflowPath": "workflows/Execute forex trading signals from Telegram on MetaTrader 5 with Claude-14235/execute_forex_trading_signals_from_telegram_on_metatrader_5_with_claude.json",
|
|
1186
|
+
"url": "https://n8nworkflows.xyz/workflows/execute-forex-trading-signals-from-telegram-on-metatrader-5-with-claude-14235\n",
|
|
1187
|
+
"nodeTypes": [
|
|
1188
|
+
"n8n-nodes-base.if",
|
|
1189
|
+
"n8n-nodes-base.code",
|
|
1190
|
+
"n8n-nodes-base.webhook",
|
|
1191
|
+
"n8n-nodes-base.stickyNote",
|
|
1192
|
+
"n8n-nodes-base.httpRequest",
|
|
1193
|
+
"n8n-nodes-base.respondToWebhook",
|
|
1194
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
1195
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic",
|
|
1196
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1197
|
+
]
|
|
1198
|
+
},
|
|
1199
|
+
{
|
|
1200
|
+
"id": 14228,
|
|
1201
|
+
"slug": "Send a daily Shopify order report with Streamline Connector and Gmail-14228",
|
|
1202
|
+
"name": "Send A Daily Shopify Order Report With Streamline Connector And Gmail",
|
|
1203
|
+
"tags": [
|
|
1204
|
+
"Document Extraction"
|
|
1205
|
+
],
|
|
1206
|
+
"author": "streamline",
|
|
1207
|
+
"createdAt": null,
|
|
1208
|
+
"description": null,
|
|
1209
|
+
"hasWorkflow": true,
|
|
1210
|
+
"workflowFile": "send_a_daily_shopify_order_report_with_streamline_connector_and_gmail.json",
|
|
1211
|
+
"workflowPath": "workflows/Send a daily Shopify order report with Streamline Connector and Gmail-14228/send_a_daily_shopify_order_report_with_streamline_connector_and_gmail.json",
|
|
1212
|
+
"url": "https://n8nworkflows.xyz/workflows/send-a-daily-shopify-order-report-with-streamline-connector-and-gmail-14228\n",
|
|
1213
|
+
"nodeTypes": [
|
|
1214
|
+
"n8n-nodes-base.code",
|
|
1215
|
+
"n8n-nodes-base.gmail",
|
|
1216
|
+
"n8n-nodes-base.filter",
|
|
1217
|
+
"n8n-nodes-base.splitOut",
|
|
1218
|
+
"n8n-nodes-base.stickyNote",
|
|
1219
|
+
"n8n-nodes-base.manualTrigger",
|
|
1220
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1221
|
+
"n8n-nodes-streamline.streamline"
|
|
1222
|
+
]
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"id": 14227,
|
|
1226
|
+
"slug": "Send AI website audits with GPT-4.1 and Gmail as a lead magnet-14227",
|
|
1227
|
+
"name": "Send AI Website Audits With GPT 4.1 And Gmail As A Lead Magnet",
|
|
1228
|
+
"tags": [
|
|
1229
|
+
"Lead Generation",
|
|
1230
|
+
"AI Summarization"
|
|
1231
|
+
],
|
|
1232
|
+
"author": "stefanjoulien",
|
|
1233
|
+
"createdAt": null,
|
|
1234
|
+
"description": null,
|
|
1235
|
+
"hasWorkflow": true,
|
|
1236
|
+
"workflowFile": "send_ai_website_audits_with_gpt-4.1_and_gmail_as_a_lead_magnet.json",
|
|
1237
|
+
"workflowPath": "workflows/Send AI website audits with GPT-4.1 and Gmail as a lead magnet-14227/send_ai_website_audits_with_gpt-4.1_and_gmail_as_a_lead_magnet.json",
|
|
1238
|
+
"url": "https://n8nworkflows.xyz/workflows/send-ai-website-audits-with-gpt-4-1-and-gmail-as-a-lead-magnet-14227\n",
|
|
1239
|
+
"nodeTypes": [
|
|
1240
|
+
"n8n-nodes-base.code",
|
|
1241
|
+
"n8n-nodes-base.gmail",
|
|
1242
|
+
"n8n-nodes-base.stickyNote",
|
|
1243
|
+
"n8n-nodes-base.formTrigger",
|
|
1244
|
+
"n8n-nodes-base.httpRequest",
|
|
1245
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1246
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
1247
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1248
|
+
]
|
|
1249
|
+
},
|
|
1250
|
+
{
|
|
1251
|
+
"id": 14226,
|
|
1252
|
+
"slug": "Auto-fill Monday.com lead boards with FullEnrich People Search results-14226",
|
|
1253
|
+
"name": "Auto Fill Monday.Com Lead Boards With FullEnrich People Search Results",
|
|
1254
|
+
"tags": [
|
|
1255
|
+
"Lead Generation"
|
|
1256
|
+
],
|
|
1257
|
+
"author": "toolmonsters",
|
|
1258
|
+
"createdAt": null,
|
|
1259
|
+
"description": null,
|
|
1260
|
+
"hasWorkflow": true,
|
|
1261
|
+
"workflowFile": "auto-fill_monday.com_lead_boards_with_fullenrich_people_search_results.json",
|
|
1262
|
+
"workflowPath": "workflows/Auto-fill Monday.com lead boards with FullEnrich People Search results-14226/auto-fill_monday.com_lead_boards_with_fullenrich_people_search_results.json",
|
|
1263
|
+
"url": "https://n8nworkflows.xyz/workflows/auto-fill-monday-com-lead-boards-with-fullenrich-people-search-results-14226\n",
|
|
1264
|
+
"nodeTypes": [
|
|
1265
|
+
"n8n-nodes-base.code",
|
|
1266
|
+
"n8n-nodes-base.webhook",
|
|
1267
|
+
"n8n-nodes-base.mondayCom",
|
|
1268
|
+
"n8n-nodes-base.stickyNote",
|
|
1269
|
+
"n8n-nodes-base.httpRequest",
|
|
1270
|
+
"n8n-nodes-base.respondToWebhook"
|
|
1271
|
+
]
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"id": 14221,
|
|
1275
|
+
"slug": "Onboard employees from Google Forms with Slack, Jira, and GitHub access-14221",
|
|
1276
|
+
"name": "Onboard Employees From Google Forms With Slack, Jira, And GitHub Access",
|
|
1277
|
+
"tags": [
|
|
1278
|
+
"HR"
|
|
1279
|
+
],
|
|
1280
|
+
"author": "itan",
|
|
1281
|
+
"createdAt": null,
|
|
1282
|
+
"description": null,
|
|
1283
|
+
"hasWorkflow": true,
|
|
1284
|
+
"workflowFile": "onboard_employees_from_google_forms_with_slack_jira_and_github_access.json",
|
|
1285
|
+
"workflowPath": "workflows/Onboard employees from Google Forms with Slack, Jira, and GitHub access-14221/onboard_employees_from_google_forms_with_slack_jira_and_github_access.json",
|
|
1286
|
+
"url": "https://n8nworkflows.xyz/workflows/onboard-employees-from-google-forms-with-slack--jira--and-github-access-14221\n",
|
|
1287
|
+
"nodeTypes": [
|
|
1288
|
+
"n8n-nodes-base.if",
|
|
1289
|
+
"n8n-nodes-base.code",
|
|
1290
|
+
"n8n-nodes-base.jira",
|
|
1291
|
+
"n8n-nodes-base.slack",
|
|
1292
|
+
"n8n-nodes-base.stickyNote",
|
|
1293
|
+
"n8n-nodes-base.httpRequest",
|
|
1294
|
+
"n8n-nodes-base.googleSheets",
|
|
1295
|
+
"n8n-nodes-base.googleSheetsTrigger"
|
|
1296
|
+
]
|
|
1297
|
+
},
|
|
1298
|
+
{
|
|
1299
|
+
"id": 14218,
|
|
1300
|
+
"slug": "Reconnect migrated workflows and datatables between n8n instances-14218",
|
|
1301
|
+
"name": "Reconnect Migrated Workflows And Datatables Between N8n Instances",
|
|
1302
|
+
"tags": [
|
|
1303
|
+
"DevOps"
|
|
1304
|
+
],
|
|
1305
|
+
"author": "joe73k",
|
|
1306
|
+
"createdAt": null,
|
|
1307
|
+
"description": null,
|
|
1308
|
+
"hasWorkflow": true,
|
|
1309
|
+
"workflowFile": "reconnect_migrated_workflows_and_datatables_between_n8n_instances.json",
|
|
1310
|
+
"workflowPath": "workflows/Reconnect migrated workflows and datatables between n8n instances-14218/reconnect_migrated_workflows_and_datatables_between_n8n_instances.json",
|
|
1311
|
+
"url": "https://n8nworkflows.xyz/workflows/reconnect-migrated-workflows-and-datatables-between-n8n-instances-14218\n",
|
|
1312
|
+
"nodeTypes": [
|
|
1313
|
+
"n8n-nodes-base.n8n",
|
|
1314
|
+
"n8n-nodes-base.code",
|
|
1315
|
+
"n8n-nodes-base.stickyNote",
|
|
1316
|
+
"n8n-nodes-base.httpRequest",
|
|
1317
|
+
"n8n-nodes-base.manualTrigger"
|
|
1318
|
+
]
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
"id": 14217,
|
|
1322
|
+
"slug": "Re-engage old clients with Claude 3.7 Sonnet, Gmail and Google Sheets-14217",
|
|
1323
|
+
"name": "Re Engage Old Clients With Claude 3.7 Sonnet, Gmail And Google Sheets",
|
|
1324
|
+
"tags": [
|
|
1325
|
+
"Lead Nurturing",
|
|
1326
|
+
"Multimodal AI"
|
|
1327
|
+
],
|
|
1328
|
+
"author": "isawow",
|
|
1329
|
+
"createdAt": null,
|
|
1330
|
+
"description": null,
|
|
1331
|
+
"hasWorkflow": true,
|
|
1332
|
+
"workflowFile": "re-engage_old_clients_with_claude_3.7_sonnet_gmail_and_google_sheets.json",
|
|
1333
|
+
"workflowPath": "workflows/Re-engage old clients with Claude 3.7 Sonnet, Gmail and Google Sheets-14217/re-engage_old_clients_with_claude_3.7_sonnet_gmail_and_google_sheets.json",
|
|
1334
|
+
"url": "https://n8nworkflows.xyz/workflows/re-engage-old-clients-with-claude-3-7-sonnet--gmail-and-google-sheets-14217\n",
|
|
1335
|
+
"nodeTypes": [
|
|
1336
|
+
"n8n-nodes-base.code",
|
|
1337
|
+
"n8n-nodes-base.wait",
|
|
1338
|
+
"n8n-nodes-base.gmail",
|
|
1339
|
+
"n8n-nodes-base.merge",
|
|
1340
|
+
"n8n-nodes-base.switch",
|
|
1341
|
+
"n8n-nodes-base.aggregate",
|
|
1342
|
+
"n8n-nodes-base.stickyNote",
|
|
1343
|
+
"n8n-nodes-base.googleSheets",
|
|
1344
|
+
"n8n-nodes-base.splitInBatches",
|
|
1345
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1346
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1347
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic",
|
|
1348
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1349
|
+
]
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
"id": 14216,
|
|
1353
|
+
"slug": "Generate concert ticket PDFs with QR codes using PDF Generator API-14216",
|
|
1354
|
+
"name": "Generate Concert Ticket PDFs With QR Codes Using PDF Generator API",
|
|
1355
|
+
"tags": [
|
|
1356
|
+
"Document Extraction"
|
|
1357
|
+
],
|
|
1358
|
+
"author": "marian",
|
|
1359
|
+
"createdAt": null,
|
|
1360
|
+
"description": null,
|
|
1361
|
+
"hasWorkflow": true,
|
|
1362
|
+
"workflowFile": "generate_concert_ticket_pdfs_with_qr_codes_using_pdf_generator_api.json",
|
|
1363
|
+
"workflowPath": "workflows/Generate concert ticket PDFs with QR codes using PDF Generator API-14216/generate_concert_ticket_pdfs_with_qr_codes_using_pdf_generator_api.json",
|
|
1364
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-concert-ticket-pdfs-with-qr-codes-using-pdf-generator-api-14216\n",
|
|
1365
|
+
"nodeTypes": [
|
|
1366
|
+
"n8n-nodes-base.code",
|
|
1367
|
+
"n8n-nodes-base.gmail",
|
|
1368
|
+
"n8n-nodes-base.slack",
|
|
1369
|
+
"n8n-nodes-base.stickyNote",
|
|
1370
|
+
"n8n-nodes-base.formTrigger",
|
|
1371
|
+
"n8n-nodes-base.googleSheets",
|
|
1372
|
+
"@pdfgeneratorapi/n8n-nodes-pdf-generator-api.pdfGeneratorApi"
|
|
1373
|
+
]
|
|
1374
|
+
},
|
|
1375
|
+
{
|
|
1376
|
+
"id": 14213,
|
|
1377
|
+
"slug": "Summarize Bitcoin news in Japanese and post to Discord with Gemini AI-14213",
|
|
1378
|
+
"name": "Summarize Bitcoin News In Japanese And Post To Discord With Gemini AI",
|
|
1379
|
+
"tags": [
|
|
1380
|
+
"Content Creation",
|
|
1381
|
+
"AI Summarization"
|
|
1382
|
+
],
|
|
1383
|
+
"author": "sayama",
|
|
1384
|
+
"createdAt": null,
|
|
1385
|
+
"description": null,
|
|
1386
|
+
"hasWorkflow": true,
|
|
1387
|
+
"workflowFile": "summarize_bitcoin_news_in_japanese_and_post_to_discord_with_gemini_ai.json",
|
|
1388
|
+
"workflowPath": "workflows/Summarize Bitcoin news in Japanese and post to Discord with Gemini AI-14213/summarize_bitcoin_news_in_japanese_and_post_to_discord_with_gemini_ai.json",
|
|
1389
|
+
"url": "https://n8nworkflows.xyz/workflows/summarize-bitcoin-news-in-japanese-and-post-to-discord-with-gemini-ai-14213\n",
|
|
1390
|
+
"nodeTypes": [
|
|
1391
|
+
"n8n-nodes-base.set",
|
|
1392
|
+
"n8n-nodes-base.slack",
|
|
1393
|
+
"n8n-nodes-base.discord",
|
|
1394
|
+
"n8n-nodes-base.itemLists",
|
|
1395
|
+
"n8n-nodes-base.stickyNote",
|
|
1396
|
+
"n8n-nodes-base.rssFeedRead",
|
|
1397
|
+
"n8n-nodes-base.googleSheets",
|
|
1398
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1399
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
1400
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
|
|
1401
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1402
|
+
]
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"id": 14211,
|
|
1406
|
+
"slug": "Optimize Cold Email Copy with Claude, Instantly, and Google Sheets-14211",
|
|
1407
|
+
"name": "Optimize Cold Email Copy With Claude, Instantly, And Google Sheets",
|
|
1408
|
+
"tags": [
|
|
1409
|
+
"Lead Nurturing",
|
|
1410
|
+
"AI Summarization"
|
|
1411
|
+
],
|
|
1412
|
+
"author": "motomoto",
|
|
1413
|
+
"createdAt": null,
|
|
1414
|
+
"description": null,
|
|
1415
|
+
"hasWorkflow": true,
|
|
1416
|
+
"workflowFile": "optimize_cold_email_copy_with_claude_instantly_and_google_sheets.json",
|
|
1417
|
+
"workflowPath": "workflows/Optimize Cold Email Copy with Claude, Instantly, and Google Sheets-14211/optimize_cold_email_copy_with_claude_instantly_and_google_sheets.json",
|
|
1418
|
+
"url": "https://n8nworkflows.xyz/workflows/optimize-cold-email-copy-with-claude--instantly--and-google-sheets-14211\n",
|
|
1419
|
+
"nodeTypes": [
|
|
1420
|
+
"n8n-nodes-base.code",
|
|
1421
|
+
"n8n-nodes-base.stickyNote",
|
|
1422
|
+
"n8n-nodes-base.httpRequest",
|
|
1423
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
1424
|
+
]
|
|
1425
|
+
},
|
|
1426
|
+
{
|
|
1427
|
+
"id": 14209,
|
|
1428
|
+
"slug": "Build an omnichannel OTP verification flow with WhatsApp, Telegram, email and Postgres-14209",
|
|
1429
|
+
"name": "Build An Omnichannel OTP Verification Flow With WhatsApp, Telegram, Email And Postgres",
|
|
1430
|
+
"tags": [
|
|
1431
|
+
"Support Chatbot",
|
|
1432
|
+
"AI Chatbot"
|
|
1433
|
+
],
|
|
1434
|
+
"author": "yenire",
|
|
1435
|
+
"createdAt": null,
|
|
1436
|
+
"description": null,
|
|
1437
|
+
"hasWorkflow": true,
|
|
1438
|
+
"workflowFile": "build_an_omnichannel_otp_verification_flow_with_whatsapp_telegram_email_and_postgres.json",
|
|
1439
|
+
"workflowPath": "workflows/Build an omnichannel OTP verification flow with WhatsApp, Telegram, email and Postgres-14209/build_an_omnichannel_otp_verification_flow_with_whatsapp_telegram_email_and_postgres.json",
|
|
1440
|
+
"url": "https://n8nworkflows.xyz/workflows/build-an-omnichannel-otp-verification-flow-with-whatsapp--telegram--email-and-postgres-14209\n",
|
|
1441
|
+
"nodeTypes": [
|
|
1442
|
+
"n8n-nodes-base.if",
|
|
1443
|
+
"n8n-nodes-base.set",
|
|
1444
|
+
"n8n-nodes-base.code",
|
|
1445
|
+
"n8n-nodes-base.webhook",
|
|
1446
|
+
"n8n-nodes-base.postgres",
|
|
1447
|
+
"n8n-nodes-base.emailSend",
|
|
1448
|
+
"n8n-nodes-base.stickyNote"
|
|
1449
|
+
]
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"id": 14208,
|
|
1453
|
+
"slug": "Validate JSON payloads against a schema with detailed error messages (no AI)-14208",
|
|
1454
|
+
"name": "Validate JSON Payloads Against A Schema With Detailed Error Messages (No AI)",
|
|
1455
|
+
"tags": [
|
|
1456
|
+
"Document Extraction"
|
|
1457
|
+
],
|
|
1458
|
+
"author": "liammcgarrigle",
|
|
1459
|
+
"createdAt": null,
|
|
1460
|
+
"description": null,
|
|
1461
|
+
"hasWorkflow": true,
|
|
1462
|
+
"workflowFile": "validate_json_payloads_against_a_schema_with_detailed_error_messages_no_ai_.json",
|
|
1463
|
+
"workflowPath": "workflows/Validate JSON payloads against a schema with detailed error messages (no AI)-14208/validate_json_payloads_against_a_schema_with_detailed_error_messages_no_ai_.json",
|
|
1464
|
+
"url": "https://n8nworkflows.xyz/workflows/validate-json-payloads-against-a-schema-with-detailed-error-messages--no-ai--14208\n",
|
|
1465
|
+
"nodeTypes": [
|
|
1466
|
+
"n8n-nodes-base.if",
|
|
1467
|
+
"n8n-nodes-base.set",
|
|
1468
|
+
"n8n-nodes-base.code",
|
|
1469
|
+
"n8n-nodes-base.noOp",
|
|
1470
|
+
"n8n-nodes-base.webhook",
|
|
1471
|
+
"n8n-nodes-base.stickyNote",
|
|
1472
|
+
"n8n-nodes-base.executeWorkflow",
|
|
1473
|
+
"n8n-nodes-base.respondToWebhook",
|
|
1474
|
+
"n8n-nodes-base.executeWorkflowTrigger"
|
|
1475
|
+
]
|
|
1476
|
+
},
|
|
1477
|
+
{
|
|
1478
|
+
"id": 14207,
|
|
1479
|
+
"slug": "Proofread markdown blog posts with Gemini, Groq fallback and GitHub auto-commit-14207",
|
|
1480
|
+
"name": "Proofread Markdown Blog Posts With Gemini, Groq Fallback And GitHub Auto Commit",
|
|
1481
|
+
"tags": [
|
|
1482
|
+
"Document Extraction",
|
|
1483
|
+
"AI Summarization"
|
|
1484
|
+
],
|
|
1485
|
+
"author": "mychel-garzon",
|
|
1486
|
+
"createdAt": null,
|
|
1487
|
+
"description": null,
|
|
1488
|
+
"hasWorkflow": true,
|
|
1489
|
+
"workflowFile": "proofread_markdown_blog_posts_with_gemini_groq_fallback_and_github_auto-commit.json",
|
|
1490
|
+
"workflowPath": "workflows/Proofread markdown blog posts with Gemini, Groq fallback and GitHub auto-commit-14207/proofread_markdown_blog_posts_with_gemini_groq_fallback_and_github_auto-commit.json",
|
|
1491
|
+
"url": "https://n8nworkflows.xyz/workflows/proofread-markdown-blog-posts-with-gemini--groq-fallback-and-github-auto-commit-14207\n",
|
|
1492
|
+
"nodeTypes": [
|
|
1493
|
+
"n8n-nodes-base.if",
|
|
1494
|
+
"n8n-nodes-base.set",
|
|
1495
|
+
"n8n-nodes-base.code",
|
|
1496
|
+
"n8n-nodes-base.github",
|
|
1497
|
+
"n8n-nodes-base.stickyNote",
|
|
1498
|
+
"n8n-nodes-base.manualTrigger",
|
|
1499
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1500
|
+
"@n8n/n8n-nodes-langchain.lmChatGroq",
|
|
1501
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
1502
|
+
]
|
|
1503
|
+
},
|
|
1504
|
+
{
|
|
1505
|
+
"id": 14205,
|
|
1506
|
+
"slug": "Enrich Google Sheets rows via any REST API in rate-limited batches-14205",
|
|
1507
|
+
"name": "Enrich Google Sheets Rows Via Any REST API In Rate Limited Batches",
|
|
1508
|
+
"tags": [
|
|
1509
|
+
"Lead Generation"
|
|
1510
|
+
],
|
|
1511
|
+
"author": "patrickn8n",
|
|
1512
|
+
"createdAt": null,
|
|
1513
|
+
"description": null,
|
|
1514
|
+
"hasWorkflow": true,
|
|
1515
|
+
"workflowFile": "enrich_google_sheets_rows_via_any_rest_api_in_rate-limited_batches.json",
|
|
1516
|
+
"workflowPath": "workflows/Enrich Google Sheets rows via any REST API in rate-limited batches-14205/enrich_google_sheets_rows_via_any_rest_api_in_rate-limited_batches.json",
|
|
1517
|
+
"url": "https://n8nworkflows.xyz/workflows/enrich-google-sheets-rows-via-any-rest-api-in-rate-limited-batches-14205\n",
|
|
1518
|
+
"nodeTypes": [
|
|
1519
|
+
"n8n-nodes-base.if",
|
|
1520
|
+
"n8n-nodes-base.set",
|
|
1521
|
+
"n8n-nodes-base.wait",
|
|
1522
|
+
"n8n-nodes-base.merge",
|
|
1523
|
+
"n8n-nodes-base.stickyNote",
|
|
1524
|
+
"n8n-nodes-base.httpRequest",
|
|
1525
|
+
"n8n-nodes-base.googleSheets",
|
|
1526
|
+
"n8n-nodes-base.manualTrigger",
|
|
1527
|
+
"n8n-nodes-base.splitInBatches"
|
|
1528
|
+
]
|
|
1529
|
+
},
|
|
1530
|
+
{
|
|
1531
|
+
"id": 14201,
|
|
1532
|
+
"slug": "Generate product photos and videos from a reference image with OpenAI and RunwayML-14201",
|
|
1533
|
+
"name": "Generate Product Photos And Videos From A Reference Image With OpenAI And RunwayML",
|
|
1534
|
+
"tags": [
|
|
1535
|
+
"Content Creation",
|
|
1536
|
+
"Multimodal AI"
|
|
1537
|
+
],
|
|
1538
|
+
"author": "jasonstelo",
|
|
1539
|
+
"createdAt": null,
|
|
1540
|
+
"description": null,
|
|
1541
|
+
"hasWorkflow": true,
|
|
1542
|
+
"workflowFile": "generate_product_photos_and_videos_from_a_reference_image_with_openai_and_runwayml.json",
|
|
1543
|
+
"workflowPath": "workflows/Generate product photos and videos from a reference image with OpenAI and RunwayML-14201/generate_product_photos_and_videos_from_a_reference_image_with_openai_and_runwayml.json",
|
|
1544
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-product-photos-and-videos-from-a-reference-image-with-openai-and-runwayml-14201\n",
|
|
1545
|
+
"nodeTypes": [
|
|
1546
|
+
"n8n-nodes-base.if",
|
|
1547
|
+
"n8n-nodes-base.wait",
|
|
1548
|
+
"n8n-nodes-base.gmail",
|
|
1549
|
+
"n8n-nodes-base.stickyNote",
|
|
1550
|
+
"n8n-nodes-base.formTrigger",
|
|
1551
|
+
"n8n-nodes-base.googleDrive",
|
|
1552
|
+
"n8n-nodes-base.httpRequest",
|
|
1553
|
+
"n8n-nodes-base.convertToFile",
|
|
1554
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1555
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
1556
|
+
]
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
"id": 14194,
|
|
1560
|
+
"slug": "Judge AI math RPG answers with OpenAI-OpenRouter and update quests in Google Sheets-14194",
|
|
1561
|
+
"name": "Judge AI Math RPG Answers With OpenAI OpenRouter And Update Quests In Google Sheets",
|
|
1562
|
+
"tags": [
|
|
1563
|
+
"Personal Productivity",
|
|
1564
|
+
"Multimodal AI"
|
|
1565
|
+
],
|
|
1566
|
+
"author": "onepiceace",
|
|
1567
|
+
"createdAt": null,
|
|
1568
|
+
"description": null,
|
|
1569
|
+
"hasWorkflow": true,
|
|
1570
|
+
"workflowFile": "judge_ai_math_rpg_answers_with_openai_openrouter_and_update_quests_in_google_sheets.json",
|
|
1571
|
+
"workflowPath": "workflows/Judge AI math RPG answers with OpenAI-OpenRouter and update quests in Google Sheets-14194/judge_ai_math_rpg_answers_with_openai_openrouter_and_update_quests_in_google_sheets.json",
|
|
1572
|
+
"url": "https://n8nworkflows.xyz/workflows/judge-ai-math-rpg-answers-with-openai-openrouter-and-update-quests-in-google-sheets-14194\n",
|
|
1573
|
+
"nodeTypes": [
|
|
1574
|
+
"n8n-nodes-base.if",
|
|
1575
|
+
"n8n-nodes-base.code",
|
|
1576
|
+
"n8n-nodes-base.stickyNote",
|
|
1577
|
+
"n8n-nodes-base.formTrigger",
|
|
1578
|
+
"n8n-nodes-base.googleSheets",
|
|
1579
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
1580
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter"
|
|
1581
|
+
]
|
|
1582
|
+
},
|
|
1583
|
+
{
|
|
1584
|
+
"id": 14193,
|
|
1585
|
+
"slug": "Generate AI math RPG quests from study logs with Google Sheets and OpenRouter-14193",
|
|
1586
|
+
"name": "Generate AI Math RPG Quests From Study Logs With Google Sheets And OpenRouter",
|
|
1587
|
+
"tags": [
|
|
1588
|
+
"Content Creation",
|
|
1589
|
+
"Multimodal AI"
|
|
1590
|
+
],
|
|
1591
|
+
"author": "onepiceace",
|
|
1592
|
+
"createdAt": null,
|
|
1593
|
+
"description": null,
|
|
1594
|
+
"hasWorkflow": true,
|
|
1595
|
+
"workflowFile": "generate_ai_math_rpg_quests_from_study_logs_with_google_sheets_and_openrouter.json",
|
|
1596
|
+
"workflowPath": "workflows/Generate AI math RPG quests from study logs with Google Sheets and OpenRouter-14193/generate_ai_math_rpg_quests_from_study_logs_with_google_sheets_and_openrouter.json",
|
|
1597
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-ai-math-rpg-quests-from-study-logs-with-google-sheets-and-openrouter-14193\n",
|
|
1598
|
+
"nodeTypes": [
|
|
1599
|
+
"n8n-nodes-base.stickyNote",
|
|
1600
|
+
"n8n-nodes-base.formTrigger",
|
|
1601
|
+
"n8n-nodes-base.googleSheets",
|
|
1602
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
1603
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter",
|
|
1604
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1605
|
+
]
|
|
1606
|
+
},
|
|
1607
|
+
{
|
|
1608
|
+
"id": 14192,
|
|
1609
|
+
"slug": "Monitor WooCommerce inventory daily and send Slack alerts with Supabase-14192",
|
|
1610
|
+
"name": "Monitor WooCommerce Inventory Daily And Send Slack Alerts With Supabase",
|
|
1611
|
+
"tags": [
|
|
1612
|
+
"CRM",
|
|
1613
|
+
"AI Summarization"
|
|
1614
|
+
],
|
|
1615
|
+
"author": "weblineindia",
|
|
1616
|
+
"createdAt": null,
|
|
1617
|
+
"description": null,
|
|
1618
|
+
"hasWorkflow": true,
|
|
1619
|
+
"workflowFile": "monitor_woocommerce_inventory_daily_and_send_slack_alerts_with_supabase.json",
|
|
1620
|
+
"workflowPath": "workflows/Monitor WooCommerce inventory daily and send Slack alerts with Supabase-14192/monitor_woocommerce_inventory_daily_and_send_slack_alerts_with_supabase.json",
|
|
1621
|
+
"url": "https://n8nworkflows.xyz/workflows/monitor-woocommerce-inventory-daily-and-send-slack-alerts-with-supabase-14192\n",
|
|
1622
|
+
"nodeTypes": [
|
|
1623
|
+
"n8n-nodes-base.if",
|
|
1624
|
+
"n8n-nodes-base.code",
|
|
1625
|
+
"n8n-nodes-base.merge",
|
|
1626
|
+
"n8n-nodes-base.slack",
|
|
1627
|
+
"n8n-nodes-base.supabase",
|
|
1628
|
+
"n8n-nodes-base.stickyNote",
|
|
1629
|
+
"n8n-nodes-base.wooCommerce",
|
|
1630
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
1631
|
+
]
|
|
1632
|
+
},
|
|
1633
|
+
{
|
|
1634
|
+
"id": 14191,
|
|
1635
|
+
"slug": "AI YouTube Shorts Creator 🤖🎞️: Prompt-Based Clipping, Dubbing & Social Upload-14191",
|
|
1636
|
+
"name": "AI YouTube Shorts Creator 🤖🎞️: Prompt Based Clipping, Dubbing & Social Upload",
|
|
1637
|
+
"tags": [
|
|
1638
|
+
"Content Creation",
|
|
1639
|
+
"Multimodal AI"
|
|
1640
|
+
],
|
|
1641
|
+
"author": "n3witalia",
|
|
1642
|
+
"createdAt": null,
|
|
1643
|
+
"description": null,
|
|
1644
|
+
"hasWorkflow": true,
|
|
1645
|
+
"workflowFile": "ai_youtube_shorts_creator_prompt-based_clipping_dubbing_social_upload.json",
|
|
1646
|
+
"workflowPath": "workflows/AI YouTube Shorts Creator 🤖🎞️: Prompt-Based Clipping, Dubbing & Social Upload-14191/ai_youtube_shorts_creator_prompt-based_clipping_dubbing_social_upload.json",
|
|
1647
|
+
"url": "https://n8nworkflows.xyz/workflows/ai-youtube-shorts-creator--------prompt-based-clipping--dubbing---social-upload-14191\n",
|
|
1648
|
+
"nodeTypes": [
|
|
1649
|
+
"n8n-nodes-base.if",
|
|
1650
|
+
"n8n-nodes-base.ftp",
|
|
1651
|
+
"n8n-nodes-base.set",
|
|
1652
|
+
"n8n-nodes-base.wait",
|
|
1653
|
+
"n8n-nodes-postiz.postiz",
|
|
1654
|
+
"n8n-nodes-base.stickyNote",
|
|
1655
|
+
"n8n-nodes-base.googleDrive",
|
|
1656
|
+
"n8n-nodes-base.httpRequest",
|
|
1657
|
+
"n8n-nodes-base.manualTrigger",
|
|
1658
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
1659
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
1660
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1661
|
+
]
|
|
1662
|
+
},
|
|
1663
|
+
{
|
|
1664
|
+
"id": 14190,
|
|
1665
|
+
"slug": "Clone a voice and create talking avatar videos using Anthropic and deAPI-14190",
|
|
1666
|
+
"name": "Clone A Voice And Create Talking Avatar Videos Using Anthropic And DeAPI",
|
|
1667
|
+
"tags": [
|
|
1668
|
+
"Content Creation",
|
|
1669
|
+
"Multimodal AI"
|
|
1670
|
+
],
|
|
1671
|
+
"author": "deapi",
|
|
1672
|
+
"createdAt": null,
|
|
1673
|
+
"description": null,
|
|
1674
|
+
"hasWorkflow": true,
|
|
1675
|
+
"workflowFile": "clone_a_voice_and_create_talking_avatar_videos_using_anthropic_and_deapi.json",
|
|
1676
|
+
"workflowPath": "workflows/Clone a voice and create talking avatar videos using Anthropic and deAPI-14190/clone_a_voice_and_create_talking_avatar_videos_using_anthropic_and_deapi.json",
|
|
1677
|
+
"url": "https://n8nworkflows.xyz/workflows/clone-a-voice-and-create-talking-avatar-videos-using-anthropic-and-deapi-14190\n",
|
|
1678
|
+
"nodeTypes": [
|
|
1679
|
+
"n8n-nodes-base.set",
|
|
1680
|
+
"n8n-nodes-base.merge",
|
|
1681
|
+
"n8n-nodes-deapi.deapi",
|
|
1682
|
+
"n8n-nodes-base.stickyNote",
|
|
1683
|
+
"n8n-nodes-deapi.deapiTool",
|
|
1684
|
+
"n8n-nodes-base.manualTrigger",
|
|
1685
|
+
"n8n-nodes-base.readWriteFile",
|
|
1686
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1687
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic"
|
|
1688
|
+
]
|
|
1689
|
+
},
|
|
1690
|
+
{
|
|
1691
|
+
"id": 14188,
|
|
1692
|
+
"slug": "Extract text from Google Drive files to Google Sheets using NVIDIA NIM-14188",
|
|
1693
|
+
"name": "Extract Text From Google Drive Files To Google Sheets Using NVIDIA NIM",
|
|
1694
|
+
"tags": [
|
|
1695
|
+
"Document Extraction",
|
|
1696
|
+
"AI Summarization"
|
|
1697
|
+
],
|
|
1698
|
+
"author": "cordexa",
|
|
1699
|
+
"createdAt": null,
|
|
1700
|
+
"description": null,
|
|
1701
|
+
"hasWorkflow": true,
|
|
1702
|
+
"workflowFile": "extract_text_from_google_drive_files_to_google_sheets_using_nvidia_nim.json",
|
|
1703
|
+
"workflowPath": "workflows/Extract text from Google Drive files to Google Sheets using NVIDIA NIM-14188/extract_text_from_google_drive_files_to_google_sheets_using_nvidia_nim.json",
|
|
1704
|
+
"url": "https://n8nworkflows.xyz/workflows/extract-text-from-google-drive-files-to-google-sheets-using-nvidia-nim-14188\n",
|
|
1705
|
+
"nodeTypes": [
|
|
1706
|
+
"n8n-nodes-base.code",
|
|
1707
|
+
"n8n-nodes-base.switch",
|
|
1708
|
+
"n8n-nodes-base.telegram",
|
|
1709
|
+
"n8n-nodes-base.googleDocs",
|
|
1710
|
+
"n8n-nodes-base.stickyNote",
|
|
1711
|
+
"n8n-nodes-base.googleDrive",
|
|
1712
|
+
"n8n-nodes-base.httpRequest",
|
|
1713
|
+
"n8n-nodes-base.googleSheets",
|
|
1714
|
+
"n8n-nodes-base.extractFromFile",
|
|
1715
|
+
"n8n-nodes-base.googleDriveTrigger"
|
|
1716
|
+
]
|
|
1717
|
+
},
|
|
1718
|
+
{
|
|
1719
|
+
"id": 14185,
|
|
1720
|
+
"slug": "Generate and Send Personalized Quotations PDF -14185",
|
|
1721
|
+
"name": "Generate And Send Personalized Quotations PDF ",
|
|
1722
|
+
"tags": [
|
|
1723
|
+
"Document Extraction",
|
|
1724
|
+
"AI Summarization"
|
|
1725
|
+
],
|
|
1726
|
+
"author": "motomoto",
|
|
1727
|
+
"createdAt": null,
|
|
1728
|
+
"description": null,
|
|
1729
|
+
"hasWorkflow": true,
|
|
1730
|
+
"workflowFile": "generate_and_send_personalized_quotations_pdf.json",
|
|
1731
|
+
"workflowPath": "workflows/Generate and Send Personalized Quotations PDF -14185/generate_and_send_personalized_quotations_pdf.json",
|
|
1732
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-and-send-personalized-quotations-pdf--14185\n",
|
|
1733
|
+
"nodeTypes": [
|
|
1734
|
+
"n8n-nodes-base.gmail",
|
|
1735
|
+
"n8n-nodes-base.googleDocs",
|
|
1736
|
+
"n8n-nodes-base.stickyNote",
|
|
1737
|
+
"n8n-nodes-base.formTrigger",
|
|
1738
|
+
"n8n-nodes-base.googleDrive",
|
|
1739
|
+
"@n8n/n8n-nodes-langchain.openAi"
|
|
1740
|
+
]
|
|
1741
|
+
},
|
|
1742
|
+
{
|
|
1743
|
+
"id": 14184,
|
|
1744
|
+
"slug": "Generate branded PDF reports from incoming emails using Autype and OpenRouter-14184",
|
|
1745
|
+
"name": "Generate Branded PDF Reports From Incoming Emails Using Autype And OpenRouter",
|
|
1746
|
+
"tags": [
|
|
1747
|
+
"Document Extraction",
|
|
1748
|
+
"Multimodal AI"
|
|
1749
|
+
],
|
|
1750
|
+
"author": "kesim0",
|
|
1751
|
+
"createdAt": null,
|
|
1752
|
+
"description": null,
|
|
1753
|
+
"hasWorkflow": true,
|
|
1754
|
+
"workflowFile": "generate_branded_pdf_reports_from_incoming_emails_using_autype_and_openrouter.json",
|
|
1755
|
+
"workflowPath": "workflows/Generate branded PDF reports from incoming emails using Autype and OpenRouter-14184/generate_branded_pdf_reports_from_incoming_emails_using_autype_and_openrouter.json",
|
|
1756
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-branded-pdf-reports-from-incoming-emails-using-autype-and-openrouter-14184\n",
|
|
1757
|
+
"nodeTypes": [
|
|
1758
|
+
"n8n-nodes-base.if",
|
|
1759
|
+
"n8n-nodes-base.set",
|
|
1760
|
+
"n8n-nodes-base.code",
|
|
1761
|
+
"n8n-nodes-base.wait",
|
|
1762
|
+
"n8n-nodes-autype.autype",
|
|
1763
|
+
"n8n-nodes-base.emailSend",
|
|
1764
|
+
"n8n-nodes-base.stickyNote",
|
|
1765
|
+
"n8n-nodes-base.httpRequest",
|
|
1766
|
+
"n8n-nodes-base.emailReadImap",
|
|
1767
|
+
"n8n-nodes-base.splitInBatches",
|
|
1768
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1769
|
+
"@n8n/n8n-nodes-langchain.toolSerpApi",
|
|
1770
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter",
|
|
1771
|
+
"@mendable/n8n-nodes-firecrawl.firecrawlTool"
|
|
1772
|
+
]
|
|
1773
|
+
},
|
|
1774
|
+
{
|
|
1775
|
+
"id": 14180,
|
|
1776
|
+
"slug": "Detect duplicate invoice PDFs from Gmail with easybits and Google Sheets-14180",
|
|
1777
|
+
"name": "Detect Duplicate Invoice PDFs From Gmail With Easybits And Google Sheets",
|
|
1778
|
+
"tags": [
|
|
1779
|
+
"Invoice Processing",
|
|
1780
|
+
"AI Summarization"
|
|
1781
|
+
],
|
|
1782
|
+
"author": "easybits",
|
|
1783
|
+
"createdAt": null,
|
|
1784
|
+
"description": null,
|
|
1785
|
+
"hasWorkflow": true,
|
|
1786
|
+
"workflowFile": "detect_duplicate_invoice_pdfs_from_gmail_with_easybits_and_google_sheets.json",
|
|
1787
|
+
"workflowPath": "workflows/Detect duplicate invoice PDFs from Gmail with easybits and Google Sheets-14180/detect_duplicate_invoice_pdfs_from_gmail_with_easybits_and_google_sheets.json",
|
|
1788
|
+
"url": "https://n8nworkflows.xyz/workflows/detect-duplicate-invoice-pdfs-from-gmail-with-easybits-and-google-sheets-14180\n",
|
|
1789
|
+
"nodeTypes": [
|
|
1790
|
+
"n8n-nodes-base.if",
|
|
1791
|
+
"n8n-nodes-base.set",
|
|
1792
|
+
"n8n-nodes-base.code",
|
|
1793
|
+
"n8n-nodes-base.slack",
|
|
1794
|
+
"n8n-nodes-base.stickyNote",
|
|
1795
|
+
"n8n-nodes-base.httpRequest",
|
|
1796
|
+
"n8n-nodes-base.gmailTrigger",
|
|
1797
|
+
"n8n-nodes-base.googleSheets",
|
|
1798
|
+
"n8n-nodes-base.extractFromFile"
|
|
1799
|
+
]
|
|
1800
|
+
},
|
|
1801
|
+
{
|
|
1802
|
+
"id": 14179,
|
|
1803
|
+
"slug": "Enrich people skip-trace results from n8n forms with ScraperCity into Notion-14179",
|
|
1804
|
+
"name": "Enrich People Skip Trace Results From N8n Forms With ScraperCity Into Notion",
|
|
1805
|
+
"tags": [
|
|
1806
|
+
"Lead Generation",
|
|
1807
|
+
"AI Summarization"
|
|
1808
|
+
],
|
|
1809
|
+
"author": "alexberman",
|
|
1810
|
+
"createdAt": null,
|
|
1811
|
+
"description": null,
|
|
1812
|
+
"hasWorkflow": true,
|
|
1813
|
+
"workflowFile": "enrich_people_skip-trace_results_from_n8n_forms_with_scrapercity_into_notion.json",
|
|
1814
|
+
"workflowPath": "workflows/Enrich people skip-trace results from n8n forms with ScraperCity into Notion-14179/enrich_people_skip-trace_results_from_n8n_forms_with_scrapercity_into_notion.json",
|
|
1815
|
+
"url": "https://n8nworkflows.xyz/workflows/enrich-people-skip-trace-results-from-n8n-forms-with-scrapercity-into-notion-14179\n",
|
|
1816
|
+
"nodeTypes": [
|
|
1817
|
+
"n8n-nodes-base.if",
|
|
1818
|
+
"n8n-nodes-base.set",
|
|
1819
|
+
"n8n-nodes-base.code",
|
|
1820
|
+
"n8n-nodes-base.wait",
|
|
1821
|
+
"n8n-nodes-base.notion",
|
|
1822
|
+
"n8n-nodes-base.stickyNote",
|
|
1823
|
+
"n8n-nodes-base.formTrigger",
|
|
1824
|
+
"n8n-nodes-base.httpRequest",
|
|
1825
|
+
"n8n-nodes-base.splitInBatches",
|
|
1826
|
+
"n8n-nodes-base.removeDuplicates"
|
|
1827
|
+
]
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"id": 14172,
|
|
1831
|
+
"slug": "Get a daily financial news digest on Telegram with Mistral and RSS feeds-14172",
|
|
1832
|
+
"name": "Get A Daily Financial News Digest On Telegram With Mistral And RSS Feeds",
|
|
1833
|
+
"tags": [
|
|
1834
|
+
"Social Media",
|
|
1835
|
+
"AI Summarization"
|
|
1836
|
+
],
|
|
1837
|
+
"author": "cordexa",
|
|
1838
|
+
"createdAt": null,
|
|
1839
|
+
"description": null,
|
|
1840
|
+
"hasWorkflow": true,
|
|
1841
|
+
"workflowFile": "get_a_daily_financial_news_digest_on_telegram_with_mistral_and_rss_feeds.json",
|
|
1842
|
+
"workflowPath": "workflows/Get a daily financial news digest on Telegram with Mistral and RSS feeds-14172/get_a_daily_financial_news_digest_on_telegram_with_mistral_and_rss_feeds.json",
|
|
1843
|
+
"url": "https://n8nworkflows.xyz/workflows/get-a-daily-financial-news-digest-on-telegram-with-mistral-and-rss-feeds-14172\n",
|
|
1844
|
+
"nodeTypes": [
|
|
1845
|
+
"n8n-nodes-base.if",
|
|
1846
|
+
"n8n-nodes-base.set",
|
|
1847
|
+
"n8n-nodes-base.code",
|
|
1848
|
+
"n8n-nodes-base.stickyNote",
|
|
1849
|
+
"n8n-nodes-base.httpRequest",
|
|
1850
|
+
"n8n-nodes-base.rssFeedRead",
|
|
1851
|
+
"n8n-nodes-base.googleSheets",
|
|
1852
|
+
"n8n-nodes-base.splitInBatches",
|
|
1853
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
1854
|
+
]
|
|
1855
|
+
},
|
|
1856
|
+
{
|
|
1857
|
+
"id": 14171,
|
|
1858
|
+
"slug": "Create children’s AI story videos from drawings and auto-publish to YouTube with Blotato-14171",
|
|
1859
|
+
"name": "Create Children’S AI Story Videos From Drawings And Auto Publish To YouTube With Blotato",
|
|
1860
|
+
"tags": [
|
|
1861
|
+
"Content Creation",
|
|
1862
|
+
"Multimodal AI"
|
|
1863
|
+
],
|
|
1864
|
+
"author": "drfiras",
|
|
1865
|
+
"createdAt": null,
|
|
1866
|
+
"description": null,
|
|
1867
|
+
"hasWorkflow": true,
|
|
1868
|
+
"workflowFile": "create_children_s_ai_story_videos_from_drawings_and_auto-publish_to_youtube_with_blotato.json",
|
|
1869
|
+
"workflowPath": "workflows/Create children’s AI story videos from drawings and auto-publish to YouTube with Blotato-14171/create_children_s_ai_story_videos_from_drawings_and_auto-publish_to_youtube_with_blotato.json",
|
|
1870
|
+
"url": "https://n8nworkflows.xyz/workflows/create-children-s-ai-story-videos-from-drawings-and-auto-publish-to-youtube-with-blotato-14171\n",
|
|
1871
|
+
"nodeTypes": [
|
|
1872
|
+
"n8n-nodes-base.if",
|
|
1873
|
+
"n8n-nodes-base.set",
|
|
1874
|
+
"n8n-nodes-base.code",
|
|
1875
|
+
"n8n-nodes-base.wait",
|
|
1876
|
+
"n8n-nodes-base.webhook",
|
|
1877
|
+
"n8n-nodes-base.stickyNote",
|
|
1878
|
+
"n8n-nodes-base.formTrigger",
|
|
1879
|
+
"n8n-nodes-base.httpRequest",
|
|
1880
|
+
"n8n-nodes-base.convertToFile",
|
|
1881
|
+
"n8n-nodes-base.splitInBatches",
|
|
1882
|
+
"n8n-nodes-base.extractFromFile",
|
|
1883
|
+
"n8n-nodes-cloudinary.cloudinary",
|
|
1884
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
1885
|
+
"@blotato/n8n-nodes-blotato.blotato",
|
|
1886
|
+
"@n8n/n8n-nodes-langchain.googleGemini",
|
|
1887
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic",
|
|
1888
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1889
|
+
]
|
|
1890
|
+
},
|
|
1891
|
+
{
|
|
1892
|
+
"id": 14170,
|
|
1893
|
+
"slug": "Summarize Apple podcast episodes with ElevenLabs and GPT-5-MINI-14170",
|
|
1894
|
+
"name": "Summarize Apple Podcast Episodes With ElevenLabs And GPT 5 MINI",
|
|
1895
|
+
"tags": [
|
|
1896
|
+
"Content Creation",
|
|
1897
|
+
"AI Summarization"
|
|
1898
|
+
],
|
|
1899
|
+
"author": "georgedanp",
|
|
1900
|
+
"createdAt": null,
|
|
1901
|
+
"description": null,
|
|
1902
|
+
"hasWorkflow": true,
|
|
1903
|
+
"workflowFile": "summarize_apple_podcast_episodes_with_elevenlabs_and_gpt-5-mini.json",
|
|
1904
|
+
"workflowPath": "workflows/Summarize Apple podcast episodes with ElevenLabs and GPT-5-MINI-14170/summarize_apple_podcast_episodes_with_elevenlabs_and_gpt-5-mini.json",
|
|
1905
|
+
"url": "https://n8nworkflows.xyz/workflows/summarize-apple-podcast-episodes-with-elevenlabs-and-gpt-5-mini-14170\n",
|
|
1906
|
+
"nodeTypes": [
|
|
1907
|
+
"n8n-nodes-base.code",
|
|
1908
|
+
"n8n-nodes-base.gmail",
|
|
1909
|
+
"n8n-nodes-base.stickyNote",
|
|
1910
|
+
"n8n-nodes-base.formTrigger",
|
|
1911
|
+
"n8n-nodes-base.httpRequest",
|
|
1912
|
+
"@n8n/n8n-nodes-langchain.openAi"
|
|
1913
|
+
]
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"id": 14169,
|
|
1917
|
+
"slug": "Qualify and manage voice sales calls with Claude, GPT-4o, Gemini, and GoHighLevel-14169",
|
|
1918
|
+
"name": "Qualify And Manage Voice Sales Calls With Claude, GPT 4o, Gemini, And GoHighLevel",
|
|
1919
|
+
"tags": [
|
|
1920
|
+
"Lead Nurturing",
|
|
1921
|
+
"AI Chatbot"
|
|
1922
|
+
],
|
|
1923
|
+
"author": "smartflowautomate",
|
|
1924
|
+
"createdAt": null,
|
|
1925
|
+
"description": null,
|
|
1926
|
+
"hasWorkflow": true,
|
|
1927
|
+
"workflowFile": "qualify_and_manage_voice_sales_calls_with_claude_gpt-4o_gemini_and_gohighlevel.json",
|
|
1928
|
+
"workflowPath": "workflows/Qualify and manage voice sales calls with Claude, GPT-4o, Gemini, and GoHighLevel-14169/qualify_and_manage_voice_sales_calls_with_claude_gpt-4o_gemini_and_gohighlevel.json",
|
|
1929
|
+
"url": "https://n8nworkflows.xyz/workflows/qualify-and-manage-voice-sales-calls-with-claude--gpt-4o--gemini--and-gohighlevel-14169\n",
|
|
1930
|
+
"nodeTypes": [
|
|
1931
|
+
"n8n-nodes-base.if",
|
|
1932
|
+
"n8n-nodes-base.code",
|
|
1933
|
+
"n8n-nodes-base.merge",
|
|
1934
|
+
"n8n-nodes-base.webhook",
|
|
1935
|
+
"n8n-nodes-base.supabase",
|
|
1936
|
+
"n8n-nodes-base.highLevel",
|
|
1937
|
+
"n8n-nodes-base.stickyNote",
|
|
1938
|
+
"n8n-nodes-base.httpRequest",
|
|
1939
|
+
"n8n-nodes-base.googleSheets",
|
|
1940
|
+
"n8n-nodes-base.splitInBatches",
|
|
1941
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1942
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
1943
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
1944
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic",
|
|
1945
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
|
|
1946
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1947
|
+
]
|
|
1948
|
+
},
|
|
1949
|
+
{
|
|
1950
|
+
"id": 14168,
|
|
1951
|
+
"slug": "Summarize and answer Re:amaze support emails with Gemini and SOP knowledge base-14168",
|
|
1952
|
+
"name": "Summarize And Answer Re:Amaze Support Emails With Gemini And SOP Knowledge Base",
|
|
1953
|
+
"tags": [
|
|
1954
|
+
"Ticket Management",
|
|
1955
|
+
"AI RAG"
|
|
1956
|
+
],
|
|
1957
|
+
"author": "divyanshugupta",
|
|
1958
|
+
"createdAt": null,
|
|
1959
|
+
"description": null,
|
|
1960
|
+
"hasWorkflow": true,
|
|
1961
|
+
"workflowFile": "summarize_and_answer_re_amaze_support_emails_with_gemini_and_sop_knowledge_base.json",
|
|
1962
|
+
"workflowPath": "workflows/Summarize and answer Re:amaze support emails with Gemini and SOP knowledge base-14168/summarize_and_answer_re_amaze_support_emails_with_gemini_and_sop_knowledge_base.json",
|
|
1963
|
+
"url": "https://n8nworkflows.xyz/workflows/summarize-and-answer-re-amaze-support-emails-with-gemini-and-sop-knowledge-base-14168\n",
|
|
1964
|
+
"nodeTypes": [
|
|
1965
|
+
"n8n-nodes-base.if",
|
|
1966
|
+
"n8n-nodes-base.set",
|
|
1967
|
+
"n8n-nodes-base.sort",
|
|
1968
|
+
"n8n-nodes-base.splitOut",
|
|
1969
|
+
"n8n-nodes-base.stickyNote",
|
|
1970
|
+
"n8n-nodes-base.httpRequest",
|
|
1971
|
+
"n8n-nodes-base.manualTrigger",
|
|
1972
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
1973
|
+
"n8n-nodes-base.removeDuplicates",
|
|
1974
|
+
"@n8n/n8n-nodes-langchain.toolCode",
|
|
1975
|
+
"@n8n/n8n-nodes-langchain.googleGemini",
|
|
1976
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
|
|
1977
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
1978
|
+
]
|
|
1979
|
+
},
|
|
1980
|
+
{
|
|
1981
|
+
"id": 14167,
|
|
1982
|
+
"slug": "Scrape, search and browse the web with a Firecrawl AI agent webhook-14167",
|
|
1983
|
+
"name": "Scrape, Search And Browse The Web With A Firecrawl AI Agent Webhook",
|
|
1984
|
+
"tags": [
|
|
1985
|
+
"Market Research",
|
|
1986
|
+
"AI RAG"
|
|
1987
|
+
],
|
|
1988
|
+
"author": "firecrawl",
|
|
1989
|
+
"createdAt": null,
|
|
1990
|
+
"description": null,
|
|
1991
|
+
"hasWorkflow": true,
|
|
1992
|
+
"workflowFile": "scrape_search_and_browse_the_web_with_a_firecrawl_ai_agent_webhook.json",
|
|
1993
|
+
"workflowPath": "workflows/Scrape, search and browse the web with a Firecrawl AI agent webhook-14167/scrape_search_and_browse_the_web_with_a_firecrawl_ai_agent_webhook.json",
|
|
1994
|
+
"url": "https://n8nworkflows.xyz/workflows/scrape--search-and-browse-the-web-with-a-firecrawl-ai-agent-webhook-14167\n",
|
|
1995
|
+
"nodeTypes": [
|
|
1996
|
+
"n8n-nodes-base.code",
|
|
1997
|
+
"n8n-nodes-base.webhook",
|
|
1998
|
+
"n8n-nodes-base.stickyNote",
|
|
1999
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
2000
|
+
"n8n-nodes-base.respondToWebhook",
|
|
2001
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenRouter",
|
|
2002
|
+
"@mendable/n8n-nodes-firecrawl.firecrawlTool",
|
|
2003
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
2004
|
+
]
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
"id": 14165,
|
|
2008
|
+
"slug": "Get chess.com game reviews by email using Google Gemini or other LLMs-14165",
|
|
2009
|
+
"name": "Get Chess.Com Game Reviews By Email Using Google Gemini Or Other LLMs",
|
|
2010
|
+
"tags": [
|
|
2011
|
+
"Personal Productivity",
|
|
2012
|
+
"AI Summarization"
|
|
2013
|
+
],
|
|
2014
|
+
"author": "ucartz",
|
|
2015
|
+
"createdAt": null,
|
|
2016
|
+
"description": null,
|
|
2017
|
+
"hasWorkflow": true,
|
|
2018
|
+
"workflowFile": "get_chess.com_game_reviews_by_email_using_google_gemini_or_other_llms.json",
|
|
2019
|
+
"workflowPath": "workflows/Get chess.com game reviews by email using Google Gemini or other LLMs-14165/get_chess.com_game_reviews_by_email_using_google_gemini_or_other_llms.json",
|
|
2020
|
+
"url": "https://n8nworkflows.xyz/workflows/get-chess-com-game-reviews-by-email-using-google-gemini-or-other-llms-14165\n",
|
|
2021
|
+
"nodeTypes": [
|
|
2022
|
+
"n8n-nodes-base.set",
|
|
2023
|
+
"n8n-nodes-base.code",
|
|
2024
|
+
"n8n-nodes-base.gmail",
|
|
2025
|
+
"n8n-nodes-base.stickyNote",
|
|
2026
|
+
"n8n-nodes-base.httpRequest",
|
|
2027
|
+
"n8n-nodes-base.manualTrigger",
|
|
2028
|
+
"n8n-nodes-base.splitInBatches",
|
|
2029
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
2030
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
2031
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
2032
|
+
]
|
|
2033
|
+
},
|
|
2034
|
+
{
|
|
2035
|
+
"id": 14164,
|
|
2036
|
+
"slug": "Automate service order fulfillment with Claude, Freshworks CRM and SLA escalation-14164",
|
|
2037
|
+
"name": "Automate Service Order Fulfillment With Claude, Freshworks CRM And SLA Escalation",
|
|
2038
|
+
"tags": [
|
|
2039
|
+
"CRM",
|
|
2040
|
+
"AI Summarization"
|
|
2041
|
+
],
|
|
2042
|
+
"author": "smartflowautomate",
|
|
2043
|
+
"createdAt": null,
|
|
2044
|
+
"description": null,
|
|
2045
|
+
"hasWorkflow": true,
|
|
2046
|
+
"workflowFile": "automate_service_order_fulfillment_with_claude_freshworks_crm_and_sla_escalation.json",
|
|
2047
|
+
"workflowPath": "workflows/Automate service order fulfillment with Claude, Freshworks CRM and SLA escalation-14164/automate_service_order_fulfillment_with_claude_freshworks_crm_and_sla_escalation.json",
|
|
2048
|
+
"url": "https://n8nworkflows.xyz/workflows/automate-service-order-fulfillment-with-claude--freshworks-crm-and-sla-escalation-14164\n",
|
|
2049
|
+
"nodeTypes": [
|
|
2050
|
+
"n8n-nodes-base.if",
|
|
2051
|
+
"n8n-nodes-base.code",
|
|
2052
|
+
"n8n-nodes-base.wait",
|
|
2053
|
+
"n8n-nodes-base.slack",
|
|
2054
|
+
"n8n-nodes-base.webhook",
|
|
2055
|
+
"n8n-nodes-base.stickyNote",
|
|
2056
|
+
"n8n-nodes-base.httpRequest",
|
|
2057
|
+
"n8n-nodes-base.googleSheets",
|
|
2058
|
+
"n8n-nodes-base.freshworksCrm",
|
|
2059
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
2060
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic",
|
|
2061
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
2062
|
+
]
|
|
2063
|
+
},
|
|
2064
|
+
{
|
|
2065
|
+
"id": 14157,
|
|
2066
|
+
"slug": "Build a company website RAG chatbot using Apify, Pinecone and Gemini-14157",
|
|
2067
|
+
"name": "Build A Company Website RAG Chatbot Using Apify, Pinecone And Gemini",
|
|
2068
|
+
"tags": [
|
|
2069
|
+
"Support Chatbot",
|
|
2070
|
+
"AI RAG"
|
|
2071
|
+
],
|
|
2072
|
+
"author": "fabian-m",
|
|
2073
|
+
"createdAt": null,
|
|
2074
|
+
"description": null,
|
|
2075
|
+
"hasWorkflow": true,
|
|
2076
|
+
"workflowFile": "build_a_company_website_rag_chatbot_using_apify_pinecone_and_gemini.json",
|
|
2077
|
+
"workflowPath": "workflows/Build a company website RAG chatbot using Apify, Pinecone and Gemini-14157/build_a_company_website_rag_chatbot_using_apify_pinecone_and_gemini.json",
|
|
2078
|
+
"url": "https://n8nworkflows.xyz/workflows/build-a-company-website-rag-chatbot-using-apify--pinecone-and-gemini-14157\n",
|
|
2079
|
+
"nodeTypes": [
|
|
2080
|
+
"n8n-nodes-base.stickyNote",
|
|
2081
|
+
"@apify/n8n-nodes-apify.apify",
|
|
2082
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
2083
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
2084
|
+
"@n8n/n8n-nodes-langchain.chatTrigger",
|
|
2085
|
+
"@n8n/n8n-nodes-langchain.toolVectorStore",
|
|
2086
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
|
|
2087
|
+
"@n8n/n8n-nodes-langchain.memoryBufferWindow",
|
|
2088
|
+
"@n8n/n8n-nodes-langchain.vectorStorePinecone",
|
|
2089
|
+
"@n8n/n8n-nodes-langchain.embeddingsGoogleGemini",
|
|
2090
|
+
"@n8n/n8n-nodes-langchain.documentDefaultDataLoader",
|
|
2091
|
+
"@n8n/n8n-nodes-langchain.textSplitterRecursiveCharacterTextSplitter"
|
|
2092
|
+
]
|
|
2093
|
+
},
|
|
2094
|
+
{
|
|
2095
|
+
"id": 14156,
|
|
2096
|
+
"slug": "Auto-publish new WordPress posts to Pinterest with PinBridge-14156",
|
|
2097
|
+
"name": "Auto Publish New WordPress Posts To Pinterest With PinBridge",
|
|
2098
|
+
"tags": [
|
|
2099
|
+
"Social Media"
|
|
2100
|
+
],
|
|
2101
|
+
"author": "pinbridge",
|
|
2102
|
+
"createdAt": null,
|
|
2103
|
+
"description": null,
|
|
2104
|
+
"hasWorkflow": true,
|
|
2105
|
+
"workflowFile": "auto-publish_new_wordpress_posts_to_pinterest_with_pinbridge.json",
|
|
2106
|
+
"workflowPath": "workflows/Auto-publish new WordPress posts to Pinterest with PinBridge-14156/auto-publish_new_wordpress_posts_to_pinterest_with_pinbridge.json",
|
|
2107
|
+
"url": "https://n8nworkflows.xyz/workflows/auto-publish-new-wordpress-posts-to-pinterest-with-pinbridge-14156\n",
|
|
2108
|
+
"nodeTypes": [
|
|
2109
|
+
"n8n-nodes-base.if",
|
|
2110
|
+
"n8n-nodes-base.set",
|
|
2111
|
+
"n8n-nodes-base.code",
|
|
2112
|
+
"n8n-nodes-base.aggregate",
|
|
2113
|
+
"n8n-nodes-base.stickyNote",
|
|
2114
|
+
"n8n-nodes-base.httpRequest",
|
|
2115
|
+
"n8n-nodes-base.manualTrigger",
|
|
2116
|
+
"n8n-nodes-pinbridge.pinBridge"
|
|
2117
|
+
]
|
|
2118
|
+
},
|
|
2119
|
+
{
|
|
2120
|
+
"id": 14155,
|
|
2121
|
+
"slug": "Send contract renewal reminders from HubSpot via Gmail and Slack alerts-14155",
|
|
2122
|
+
"name": "Send Contract Renewal Reminders From HubSpot Via Gmail And Slack Alerts",
|
|
2123
|
+
"tags": [
|
|
2124
|
+
"CRM"
|
|
2125
|
+
],
|
|
2126
|
+
"author": "itechnotion",
|
|
2127
|
+
"createdAt": null,
|
|
2128
|
+
"description": null,
|
|
2129
|
+
"hasWorkflow": true,
|
|
2130
|
+
"workflowFile": "send_contract_renewal_reminders_from_hubspot_via_gmail_and_slack_alerts.json",
|
|
2131
|
+
"workflowPath": "workflows/Send contract renewal reminders from HubSpot via Gmail and Slack alerts-14155/send_contract_renewal_reminders_from_hubspot_via_gmail_and_slack_alerts.json",
|
|
2132
|
+
"url": "https://n8nworkflows.xyz/workflows/send-contract-renewal-reminders-from-hubspot-via-gmail-and-slack-alerts-14155\n",
|
|
2133
|
+
"nodeTypes": [
|
|
2134
|
+
"n8n-nodes-base.code",
|
|
2135
|
+
"n8n-nodes-base.gmail",
|
|
2136
|
+
"n8n-nodes-base.merge",
|
|
2137
|
+
"n8n-nodes-base.slack",
|
|
2138
|
+
"n8n-nodes-base.switch",
|
|
2139
|
+
"n8n-nodes-base.clickUp",
|
|
2140
|
+
"n8n-nodes-base.hubspot",
|
|
2141
|
+
"n8n-nodes-base.stickyNote",
|
|
2142
|
+
"n8n-nodes-base.httpRequest",
|
|
2143
|
+
"n8n-nodes-base.splitInBatches",
|
|
2144
|
+
"n8n-nodes-base.scheduleTrigger"
|
|
2145
|
+
]
|
|
2146
|
+
},
|
|
2147
|
+
{
|
|
2148
|
+
"id": 14152,
|
|
2149
|
+
"slug": "Route Discord support messages into ClickUp tasks with OpenAI GPT-4.1-mini-14152",
|
|
2150
|
+
"name": "Route Discord Support Messages Into ClickUp Tasks With OpenAI GPT 4.1 Mini",
|
|
2151
|
+
"tags": [
|
|
2152
|
+
"Ticket Management",
|
|
2153
|
+
"AI Summarization"
|
|
2154
|
+
],
|
|
2155
|
+
"author": "itechnotion",
|
|
2156
|
+
"createdAt": null,
|
|
2157
|
+
"description": null,
|
|
2158
|
+
"hasWorkflow": true,
|
|
2159
|
+
"workflowFile": "route_discord_support_messages_into_clickup_tasks_with_openai_gpt-4.1-mini.json",
|
|
2160
|
+
"workflowPath": "workflows/Route Discord support messages into ClickUp tasks with OpenAI GPT-4.1-mini-14152/route_discord_support_messages_into_clickup_tasks_with_openai_gpt-4.1-mini.json",
|
|
2161
|
+
"url": "https://n8nworkflows.xyz/workflows/route-discord-support-messages-into-clickup-tasks-with-openai-gpt-4-1-mini-14152\n",
|
|
2162
|
+
"nodeTypes": [
|
|
2163
|
+
"n8n-nodes-base.if",
|
|
2164
|
+
"n8n-nodes-base.set",
|
|
2165
|
+
"n8n-nodes-base.clickUp",
|
|
2166
|
+
"n8n-nodes-base.discord",
|
|
2167
|
+
"n8n-nodes-base.dataTable",
|
|
2168
|
+
"n8n-nodes-base.stickyNote",
|
|
2169
|
+
"n8n-nodes-base.splitInBatches",
|
|
2170
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
2171
|
+
"@n8n/n8n-nodes-langchain.openAi"
|
|
2172
|
+
]
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
"id": 14151,
|
|
2176
|
+
"slug": "Compare website SEO gaps using Google Sheets, HTML and Gemini AI-14151",
|
|
2177
|
+
"name": "Compare Website SEO Gaps Using Google Sheets, HTML And Gemini AI",
|
|
2178
|
+
"tags": [
|
|
2179
|
+
"Market Research",
|
|
15
2180
|
"AI Summarization"
|
|
16
2181
|
],
|
|
17
|
-
"author": "
|
|
2182
|
+
"author": "itechnotion",
|
|
18
2183
|
"createdAt": null,
|
|
19
2184
|
"description": null,
|
|
20
2185
|
"hasWorkflow": true,
|
|
21
|
-
"workflowFile": "
|
|
22
|
-
"workflowPath": "workflows/
|
|
23
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2186
|
+
"workflowFile": "compare_website_seo_gaps_using_google_sheets_html_and_gemini_ai.json",
|
|
2187
|
+
"workflowPath": "workflows/Compare website SEO gaps using Google Sheets, HTML and Gemini AI-14151/compare_website_seo_gaps_using_google_sheets_html_and_gemini_ai.json",
|
|
2188
|
+
"url": "https://n8nworkflows.xyz/workflows/compare-website-seo-gaps-using-google-sheets--html-and-gemini-ai-14151\n",
|
|
24
2189
|
"nodeTypes": [
|
|
25
2190
|
"n8n-nodes-base.if",
|
|
26
2191
|
"n8n-nodes-base.set",
|
|
27
2192
|
"n8n-nodes-base.code",
|
|
2193
|
+
"n8n-nodes-base.html",
|
|
2194
|
+
"n8n-nodes-base.wait",
|
|
28
2195
|
"n8n-nodes-base.merge",
|
|
2196
|
+
"n8n-nodes-base.stickyNote",
|
|
2197
|
+
"n8n-nodes-base.httpRequest",
|
|
2198
|
+
"n8n-nodes-base.googleSheets",
|
|
2199
|
+
"n8n-nodes-base.manualTrigger",
|
|
2200
|
+
"n8n-nodes-base.splitInBatches",
|
|
2201
|
+
"@n8n/n8n-nodes-langchain.googleGemini"
|
|
2202
|
+
]
|
|
2203
|
+
},
|
|
2204
|
+
{
|
|
2205
|
+
"id": 14150,
|
|
2206
|
+
"slug": "Generate daily top news digests from RSS feeds with Groq and Slack-14150",
|
|
2207
|
+
"name": "Generate Daily Top News Digests From RSS Feeds With Groq And Slack",
|
|
2208
|
+
"tags": [
|
|
2209
|
+
"Market Research",
|
|
2210
|
+
"AI Summarization"
|
|
2211
|
+
],
|
|
2212
|
+
"author": "itechnotion",
|
|
2213
|
+
"createdAt": null,
|
|
2214
|
+
"description": null,
|
|
2215
|
+
"hasWorkflow": true,
|
|
2216
|
+
"workflowFile": "generate_daily_top_news_digests_from_rss_feeds_with_groq_and_slack.json",
|
|
2217
|
+
"workflowPath": "workflows/Generate daily top news digests from RSS feeds with Groq and Slack-14150/generate_daily_top_news_digests_from_rss_feeds_with_groq_and_slack.json",
|
|
2218
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-daily-top-news-digests-from-rss-feeds-with-groq-and-slack-14150\n",
|
|
2219
|
+
"nodeTypes": [
|
|
2220
|
+
"n8n-nodes-base.set",
|
|
2221
|
+
"n8n-nodes-base.code",
|
|
29
2222
|
"n8n-nodes-base.slack",
|
|
2223
|
+
"n8n-nodes-base.stickyNote",
|
|
2224
|
+
"n8n-nodes-base.rssFeedRead",
|
|
2225
|
+
"n8n-nodes-base.splitInBatches",
|
|
2226
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
2227
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
2228
|
+
"@n8n/n8n-nodes-langchain.lmChatGroq"
|
|
2229
|
+
]
|
|
2230
|
+
},
|
|
2231
|
+
{
|
|
2232
|
+
"id": 14148,
|
|
2233
|
+
"slug": "Organize handwritten memos from LINE using Gemini OCR, Drive and Sheets-14148",
|
|
2234
|
+
"name": "Organize Handwritten Memos From LINE Using Gemini OCR, Drive And Sheets",
|
|
2235
|
+
"tags": [
|
|
2236
|
+
"Document Extraction",
|
|
2237
|
+
"AI Summarization"
|
|
2238
|
+
],
|
|
2239
|
+
"author": "hashimoto",
|
|
2240
|
+
"createdAt": null,
|
|
2241
|
+
"description": null,
|
|
2242
|
+
"hasWorkflow": true,
|
|
2243
|
+
"workflowFile": "organize_handwritten_memos_from_line_using_gemini_ocr_drive_and_sheets.json",
|
|
2244
|
+
"workflowPath": "workflows/Organize handwritten memos from LINE using Gemini OCR, Drive and Sheets-14148/organize_handwritten_memos_from_line_using_gemini_ocr_drive_and_sheets.json",
|
|
2245
|
+
"url": "https://n8nworkflows.xyz/workflows/organize-handwritten-memos-from-line-using-gemini-ocr--drive-and-sheets-14148\n",
|
|
2246
|
+
"nodeTypes": [
|
|
2247
|
+
"n8n-nodes-base.if",
|
|
2248
|
+
"n8n-nodes-base.set",
|
|
2249
|
+
"n8n-nodes-base.code",
|
|
30
2250
|
"n8n-nodes-base.webhook",
|
|
31
2251
|
"n8n-nodes-base.stickyNote",
|
|
2252
|
+
"n8n-nodes-base.googleDrive",
|
|
2253
|
+
"n8n-nodes-base.httpRequest",
|
|
32
2254
|
"n8n-nodes-base.googleSheets",
|
|
2255
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
2256
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
2257
|
+
]
|
|
2258
|
+
},
|
|
2259
|
+
{
|
|
2260
|
+
"id": 14147,
|
|
2261
|
+
"slug": "Generate personalized HubSpot campaign emails with Groq AI and Gmail-14147",
|
|
2262
|
+
"name": "Generate Personalized HubSpot Campaign Emails With Groq AI And Gmail",
|
|
2263
|
+
"tags": [
|
|
2264
|
+
"Social Media",
|
|
2265
|
+
"Multimodal AI"
|
|
2266
|
+
],
|
|
2267
|
+
"author": "itechnotion",
|
|
2268
|
+
"createdAt": null,
|
|
2269
|
+
"description": null,
|
|
2270
|
+
"hasWorkflow": true,
|
|
2271
|
+
"workflowFile": "generate_personalized_hubspot_campaign_emails_with_groq_ai_and_gmail.json",
|
|
2272
|
+
"workflowPath": "workflows/Generate personalized HubSpot campaign emails with Groq AI and Gmail-14147/generate_personalized_hubspot_campaign_emails_with_groq_ai_and_gmail.json",
|
|
2273
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-personalized-hubspot-campaign-emails-with-groq-ai-and-gmail-14147\n",
|
|
2274
|
+
"nodeTypes": [
|
|
2275
|
+
"n8n-nodes-base.code",
|
|
2276
|
+
"n8n-nodes-base.gmail",
|
|
2277
|
+
"n8n-nodes-base.hubspot",
|
|
2278
|
+
"n8n-nodes-base.stickyNote",
|
|
2279
|
+
"n8n-nodes-base.splitInBatches",
|
|
33
2280
|
"@n8n/n8n-nodes-langchain.agent",
|
|
34
|
-
"n8n-nodes-base.
|
|
35
|
-
"@n8n/n8n-nodes-langchain.
|
|
36
|
-
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
2281
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
2282
|
+
"@n8n/n8n-nodes-langchain.lmChatGroq"
|
|
37
2283
|
]
|
|
38
2284
|
},
|
|
39
2285
|
{
|
|
40
|
-
"id":
|
|
41
|
-
"slug": "
|
|
42
|
-
"name": "
|
|
2286
|
+
"id": 14146,
|
|
2287
|
+
"slug": "Flag duplicate and risky AP invoices with Gmail, OpenAI and Supabase-14146",
|
|
2288
|
+
"name": "Flag Duplicate And Risky AP Invoices With Gmail, OpenAI And Supabase",
|
|
43
2289
|
"tags": [
|
|
44
2290
|
"Invoice Processing",
|
|
45
2291
|
"AI Summarization"
|
|
46
2292
|
],
|
|
47
|
-
"author": "
|
|
2293
|
+
"author": "smartflowautomate",
|
|
48
2294
|
"createdAt": null,
|
|
49
2295
|
"description": null,
|
|
50
2296
|
"hasWorkflow": true,
|
|
51
|
-
"workflowFile": "
|
|
52
|
-
"workflowPath": "workflows/
|
|
53
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2297
|
+
"workflowFile": "flag_duplicate_and_risky_ap_invoices_with_gmail_openai_and_supabase.json",
|
|
2298
|
+
"workflowPath": "workflows/Flag duplicate and risky AP invoices with Gmail, OpenAI and Supabase-14146/flag_duplicate_and_risky_ap_invoices_with_gmail_openai_and_supabase.json",
|
|
2299
|
+
"url": "https://n8nworkflows.xyz/workflows/flag-duplicate-and-risky-ap-invoices-with-gmail--openai-and-supabase-14146\n",
|
|
54
2300
|
"nodeTypes": [
|
|
55
2301
|
"n8n-nodes-base.if",
|
|
56
|
-
"n8n-nodes-base.set",
|
|
57
2302
|
"n8n-nodes-base.code",
|
|
58
|
-
"n8n-nodes-base.
|
|
59
|
-
"n8n-nodes-base.merge",
|
|
2303
|
+
"n8n-nodes-base.gmail",
|
|
60
2304
|
"n8n-nodes-base.slack",
|
|
61
|
-
"n8n-nodes-base.
|
|
2305
|
+
"n8n-nodes-base.supabase",
|
|
62
2306
|
"n8n-nodes-base.stickyNote",
|
|
63
|
-
"n8n-nodes-base.httpRequest",
|
|
64
2307
|
"n8n-nodes-base.gmailTrigger",
|
|
65
|
-
"n8n-nodes-base.googleSheets",
|
|
66
2308
|
"@n8n/n8n-nodes-langchain.agent",
|
|
67
|
-
"n8n-nodes-base.extractFromFile",
|
|
68
2309
|
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
69
2310
|
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
70
2311
|
]
|
|
71
2312
|
},
|
|
72
2313
|
{
|
|
73
|
-
"id":
|
|
74
|
-
"slug": "
|
|
75
|
-
"name": "
|
|
2314
|
+
"id": 14145,
|
|
2315
|
+
"slug": "Handle GDPR access and erasure emails with Gmail, GPT-4o, Supabase and Airtable-14145",
|
|
2316
|
+
"name": "Handle GDPR Access And Erasure Emails With Gmail, GPT 4o, Supabase And Airtable",
|
|
76
2317
|
"tags": [
|
|
77
|
-
"
|
|
78
|
-
"AI
|
|
2318
|
+
"Document Extraction",
|
|
2319
|
+
"AI Summarization"
|
|
79
2320
|
],
|
|
80
|
-
"author": "
|
|
2321
|
+
"author": "smartflowautomate",
|
|
81
2322
|
"createdAt": null,
|
|
82
2323
|
"description": null,
|
|
83
2324
|
"hasWorkflow": true,
|
|
84
|
-
"workflowFile": "
|
|
85
|
-
"workflowPath": "workflows/
|
|
86
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2325
|
+
"workflowFile": "handle_gdpr_access_and_erasure_emails_with_gmail_gpt-4o_supabase_and_airtable.json",
|
|
2326
|
+
"workflowPath": "workflows/Handle GDPR access and erasure emails with Gmail, GPT-4o, Supabase and Airtable-14145/handle_gdpr_access_and_erasure_emails_with_gmail_gpt-4o_supabase_and_airtable.json",
|
|
2327
|
+
"url": "https://n8nworkflows.xyz/workflows/handle-gdpr-access-and-erasure-emails-with-gmail--gpt-4o--supabase-and-airtable-14145\n",
|
|
87
2328
|
"nodeTypes": [
|
|
88
2329
|
"n8n-nodes-base.if",
|
|
89
|
-
"n8n-nodes-base.set",
|
|
90
2330
|
"n8n-nodes-base.code",
|
|
91
2331
|
"n8n-nodes-base.gmail",
|
|
92
2332
|
"n8n-nodes-base.merge",
|
|
93
|
-
"n8n-nodes-
|
|
2333
|
+
"n8n-nodes-base.airtable",
|
|
2334
|
+
"n8n-nodes-base.supabase",
|
|
94
2335
|
"n8n-nodes-base.stickyNote",
|
|
95
|
-
"n8n-nodes-base.googleDrive",
|
|
96
|
-
"n8n-nodes-base.httpRequest",
|
|
97
2336
|
"n8n-nodes-base.gmailTrigger",
|
|
98
|
-
"n8n-nodes-base.
|
|
99
|
-
"@n8n/n8n-nodes-langchain.
|
|
100
|
-
"n8n-nodes-
|
|
2337
|
+
"n8n-nodes-base.googleSheets",
|
|
2338
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
2339
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
2340
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
101
2341
|
]
|
|
102
2342
|
},
|
|
103
2343
|
{
|
|
104
|
-
"id":
|
|
105
|
-
"slug": "
|
|
106
|
-
"name": "
|
|
2344
|
+
"id": 14144,
|
|
2345
|
+
"slug": "Send post-purchase emails from Postgres with Gmail and Groq AI-14144",
|
|
2346
|
+
"name": "Send Post Purchase Emails From Postgres With Gmail And Groq AI",
|
|
107
2347
|
"tags": [
|
|
108
|
-
"
|
|
2348
|
+
"Lead Nurturing",
|
|
109
2349
|
"Multimodal AI"
|
|
110
2350
|
],
|
|
111
|
-
"author": "
|
|
2351
|
+
"author": "itechnotion",
|
|
112
2352
|
"createdAt": null,
|
|
113
2353
|
"description": null,
|
|
114
2354
|
"hasWorkflow": true,
|
|
115
|
-
"workflowFile": "
|
|
116
|
-
"workflowPath": "workflows/
|
|
117
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2355
|
+
"workflowFile": "send_post-purchase_emails_from_postgres_with_gmail_and_groq_ai.json",
|
|
2356
|
+
"workflowPath": "workflows/Send post-purchase emails from Postgres with Gmail and Groq AI-14144/send_post-purchase_emails_from_postgres_with_gmail_and_groq_ai.json",
|
|
2357
|
+
"url": "https://n8nworkflows.xyz/workflows/send-post-purchase-emails-from-postgres-with-gmail-and-groq-ai-14144\n",
|
|
118
2358
|
"nodeTypes": [
|
|
2359
|
+
"n8n-nodes-base.if",
|
|
119
2360
|
"n8n-nodes-base.code",
|
|
120
2361
|
"n8n-nodes-base.wait",
|
|
121
|
-
"n8n-nodes-base.
|
|
122
|
-
"n8n-nodes-base.
|
|
2362
|
+
"n8n-nodes-base.gmail",
|
|
2363
|
+
"n8n-nodes-base.postgres",
|
|
123
2364
|
"n8n-nodes-base.stickyNote",
|
|
124
|
-
"n8n-nodes-base.googleDrive",
|
|
125
|
-
"n8n-nodes-base.httpRequest",
|
|
126
2365
|
"@n8n/n8n-nodes-langchain.agent",
|
|
127
|
-
"n8n-nodes-base.
|
|
128
|
-
"@n8n/n8n-nodes-langchain.
|
|
2366
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
2367
|
+
"@n8n/n8n-nodes-langchain.lmChatGroq"
|
|
129
2368
|
]
|
|
130
2369
|
},
|
|
131
2370
|
{
|
|
132
|
-
"id":
|
|
133
|
-
"slug": "
|
|
134
|
-
"name": "
|
|
2371
|
+
"id": 14143,
|
|
2372
|
+
"slug": "Predict Shopify stockouts with GPT-4o and email suppliers via Gmail-14143",
|
|
2373
|
+
"name": "Predict Shopify Stockouts With GPT 4o And Email Suppliers Via Gmail",
|
|
135
2374
|
"tags": [
|
|
136
|
-
"
|
|
137
|
-
"AI
|
|
2375
|
+
"CRM",
|
|
2376
|
+
"AI Summarization"
|
|
138
2377
|
],
|
|
139
|
-
"author": "
|
|
2378
|
+
"author": "smartflowautomate",
|
|
140
2379
|
"createdAt": null,
|
|
141
2380
|
"description": null,
|
|
142
2381
|
"hasWorkflow": true,
|
|
143
|
-
"workflowFile": "
|
|
144
|
-
"workflowPath": "workflows/
|
|
145
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2382
|
+
"workflowFile": "predict_shopify_stockouts_with_gpt-4o_and_email_suppliers_via_gmail.json",
|
|
2383
|
+
"workflowPath": "workflows/Predict Shopify stockouts with GPT-4o and email suppliers via Gmail-14143/predict_shopify_stockouts_with_gpt-4o_and_email_suppliers_via_gmail.json",
|
|
2384
|
+
"url": "https://n8nworkflows.xyz/workflows/predict-shopify-stockouts-with-gpt-4o-and-email-suppliers-via-gmail-14143\n",
|
|
146
2385
|
"nodeTypes": [
|
|
147
|
-
"n8n-nodes-base.
|
|
2386
|
+
"n8n-nodes-base.if",
|
|
148
2387
|
"n8n-nodes-base.code",
|
|
149
|
-
"n8n-nodes-base.
|
|
150
|
-
"n8n-nodes-base.
|
|
2388
|
+
"n8n-nodes-base.gmail",
|
|
2389
|
+
"n8n-nodes-base.shopify",
|
|
151
2390
|
"n8n-nodes-base.stickyNote",
|
|
152
|
-
"n8n-nodes-base.formTrigger",
|
|
153
2391
|
"n8n-nodes-base.googleSheets",
|
|
154
|
-
"@
|
|
2392
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
2393
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
2394
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
2395
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
155
2396
|
]
|
|
156
2397
|
},
|
|
157
2398
|
{
|
|
158
|
-
"id":
|
|
159
|
-
"slug": "
|
|
160
|
-
"name": "
|
|
2399
|
+
"id": 14142,
|
|
2400
|
+
"slug": "Onboard employees automatically with Google Workspace, Slack, Notion and Gmail-14142",
|
|
2401
|
+
"name": "Onboard Employees Automatically With Google Workspace, Slack, Notion And Gmail",
|
|
161
2402
|
"tags": [
|
|
162
|
-
"
|
|
163
|
-
"AI Chatbot"
|
|
2403
|
+
"HR"
|
|
164
2404
|
],
|
|
165
|
-
"author": "
|
|
2405
|
+
"author": "smartflowautomate",
|
|
166
2406
|
"createdAt": null,
|
|
167
2407
|
"description": null,
|
|
168
2408
|
"hasWorkflow": true,
|
|
169
|
-
"workflowFile": "
|
|
170
|
-
"workflowPath": "workflows/
|
|
171
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2409
|
+
"workflowFile": "onboard_employees_automatically_with_google_workspace_slack_notion_and_gmail.json",
|
|
2410
|
+
"workflowPath": "workflows/Onboard employees automatically with Google Workspace, Slack, Notion and Gmail-14142/onboard_employees_automatically_with_google_workspace_slack_notion_and_gmail.json",
|
|
2411
|
+
"url": "https://n8nworkflows.xyz/workflows/onboard-employees-automatically-with-google-workspace--slack--notion-and-gmail-14142\n",
|
|
172
2412
|
"nodeTypes": [
|
|
173
2413
|
"n8n-nodes-base.if",
|
|
174
|
-
"n8n-nodes-base.set",
|
|
175
2414
|
"n8n-nodes-base.code",
|
|
2415
|
+
"n8n-nodes-base.wait",
|
|
2416
|
+
"n8n-nodes-base.gmail",
|
|
176
2417
|
"n8n-nodes-base.slack",
|
|
2418
|
+
"n8n-nodes-base.notion",
|
|
2419
|
+
"n8n-nodes-base.webhook",
|
|
177
2420
|
"n8n-nodes-base.stickyNote",
|
|
178
|
-
"n8n-nodes-base.httpRequest"
|
|
179
|
-
"n8n-nodes-base.slackTrigger",
|
|
180
|
-
"@n8n/n8n-nodes-langchain.agent",
|
|
181
|
-
"n8n-nodes-base.httpRequestTool",
|
|
182
|
-
"@n8n/n8n-nodes-langchain.memoryRedisChat",
|
|
183
|
-
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
2421
|
+
"n8n-nodes-base.httpRequest"
|
|
184
2422
|
]
|
|
185
2423
|
},
|
|
186
2424
|
{
|
|
187
|
-
"id":
|
|
188
|
-
"slug": "
|
|
189
|
-
"name": "
|
|
2425
|
+
"id": 14141,
|
|
2426
|
+
"slug": "Scrape B2B leads from Apollo, generate Groq AI emails, and send via Gmail-14141",
|
|
2427
|
+
"name": "Scrape B2B Leads From Apollo, Generate Groq AI Emails, And Send Via Gmail",
|
|
190
2428
|
"tags": [
|
|
191
|
-
"
|
|
2429
|
+
"Lead Generation",
|
|
2430
|
+
"Multimodal AI"
|
|
192
2431
|
],
|
|
193
|
-
"author": "
|
|
2432
|
+
"author": "shreya-bhingarkar",
|
|
194
2433
|
"createdAt": null,
|
|
195
2434
|
"description": null,
|
|
196
2435
|
"hasWorkflow": true,
|
|
197
|
-
"workflowFile": "
|
|
198
|
-
"workflowPath": "workflows/
|
|
199
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2436
|
+
"workflowFile": "scrape_b2b_leads_from_apollo_generate_groq_ai_emails_and_send_via_gmail.json",
|
|
2437
|
+
"workflowPath": "workflows/Scrape B2B leads from Apollo, generate Groq AI emails, and send via Gmail-14141/scrape_b2b_leads_from_apollo_generate_groq_ai_emails_and_send_via_gmail.json",
|
|
2438
|
+
"url": "https://n8nworkflows.xyz/workflows/scrape-b2b-leads-from-apollo--generate-groq-ai-emails--and-send-via-gmail-14141\n",
|
|
200
2439
|
"nodeTypes": [
|
|
2440
|
+
"n8n-nodes-base.if",
|
|
201
2441
|
"n8n-nodes-base.code",
|
|
2442
|
+
"n8n-nodes-base.wait",
|
|
202
2443
|
"n8n-nodes-base.gmail",
|
|
2444
|
+
"n8n-nodes-base.merge",
|
|
203
2445
|
"n8n-nodes-base.filter",
|
|
204
|
-
"n8n-nodes-base.splitOut",
|
|
205
2446
|
"n8n-nodes-base.stickyNote",
|
|
2447
|
+
"n8n-nodes-base.formTrigger",
|
|
2448
|
+
"n8n-nodes-base.httpRequest",
|
|
2449
|
+
"n8n-nodes-base.googleSheets",
|
|
206
2450
|
"n8n-nodes-base.manualTrigger",
|
|
207
|
-
"n8n-nodes-base.
|
|
208
|
-
"n8n-nodes-
|
|
2451
|
+
"n8n-nodes-base.splitInBatches",
|
|
2452
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
2453
|
+
"n8n-nodes-base.removeDuplicates",
|
|
2454
|
+
"@n8n/n8n-nodes-langchain.lmChatGroq",
|
|
2455
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
209
2456
|
]
|
|
210
2457
|
},
|
|
211
2458
|
{
|
|
212
|
-
"id":
|
|
213
|
-
"slug": "Generate
|
|
214
|
-
"name": "Generate
|
|
2459
|
+
"id": 14134,
|
|
2460
|
+
"slug": "Generate real-estate marketing images and videos with OpenAI and Google Drive-14134",
|
|
2461
|
+
"name": "Generate Real Estate Marketing Images And Videos With OpenAI And Google Drive",
|
|
215
2462
|
"tags": [
|
|
216
2463
|
"Content Creation",
|
|
217
2464
|
"Multimodal AI"
|
|
218
2465
|
],
|
|
219
|
-
"author": "
|
|
2466
|
+
"author": "pratyush",
|
|
220
2467
|
"createdAt": null,
|
|
221
2468
|
"description": null,
|
|
222
2469
|
"hasWorkflow": true,
|
|
223
|
-
"workflowFile": "
|
|
224
|
-
"workflowPath": "workflows/Generate
|
|
225
|
-
"url": "https://n8nworkflows.xyz/workflows/generate-
|
|
2470
|
+
"workflowFile": "generate_real-estate_marketing_images_and_videos_with_openai_and_google_drive.json",
|
|
2471
|
+
"workflowPath": "workflows/Generate real-estate marketing images and videos with OpenAI and Google Drive-14134/generate_real-estate_marketing_images_and_videos_with_openai_and_google_drive.json",
|
|
2472
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-real-estate-marketing-images-and-videos-with-openai-and-google-drive-14134\n",
|
|
226
2473
|
"nodeTypes": [
|
|
227
|
-
"n8n-nodes-base.
|
|
2474
|
+
"n8n-nodes-base.form",
|
|
228
2475
|
"n8n-nodes-base.wait",
|
|
229
2476
|
"n8n-nodes-base.gmail",
|
|
2477
|
+
"n8n-nodes-base.switch",
|
|
230
2478
|
"n8n-nodes-base.stickyNote",
|
|
231
2479
|
"n8n-nodes-base.formTrigger",
|
|
232
2480
|
"n8n-nodes-base.googleDrive",
|
|
233
2481
|
"n8n-nodes-base.httpRequest",
|
|
234
|
-
"n8n-nodes-base.
|
|
2482
|
+
"n8n-nodes-base.googleSheets",
|
|
235
2483
|
"@n8n/n8n-nodes-langchain.agent",
|
|
2484
|
+
"@n8n/n8n-nodes-langchain.openAi",
|
|
236
2485
|
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
237
2486
|
]
|
|
238
2487
|
},
|
|
239
2488
|
{
|
|
240
|
-
"id":
|
|
241
|
-
"slug": "
|
|
242
|
-
"name": "
|
|
2489
|
+
"id": 14133,
|
|
2490
|
+
"slug": "Track multi-currency expenses from receipts with easybits, Telegram, and Google Sheets-14133",
|
|
2491
|
+
"name": "Track Multi Currency Expenses From Receipts With Easybits, Telegram, And Google Sheets",
|
|
243
2492
|
"tags": [
|
|
244
|
-
"
|
|
2493
|
+
"Invoice Processing",
|
|
245
2494
|
"AI Summarization"
|
|
246
2495
|
],
|
|
247
|
-
"author": "
|
|
2496
|
+
"author": "easybits",
|
|
248
2497
|
"createdAt": null,
|
|
249
2498
|
"description": null,
|
|
250
2499
|
"hasWorkflow": true,
|
|
251
|
-
"workflowFile": "
|
|
252
|
-
"workflowPath": "workflows/
|
|
253
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2500
|
+
"workflowFile": "track_multi-currency_expenses_from_receipts_with_easybits_telegram_and_google_sheets.json",
|
|
2501
|
+
"workflowPath": "workflows/Track multi-currency expenses from receipts with easybits, Telegram, and Google Sheets-14133/track_multi-currency_expenses_from_receipts_with_easybits_telegram_and_google_sheets.json",
|
|
2502
|
+
"url": "https://n8nworkflows.xyz/workflows/track-multi-currency-expenses-from-receipts-with-easybits--telegram--and-google-sheets-14133\n",
|
|
254
2503
|
"nodeTypes": [
|
|
255
2504
|
"n8n-nodes-base.if",
|
|
256
|
-
"n8n-nodes-base.
|
|
257
|
-
"n8n-nodes-base.
|
|
258
|
-
"n8n-nodes-base.slack",
|
|
259
|
-
"n8n-nodes-base.supabase",
|
|
2505
|
+
"n8n-nodes-base.set",
|
|
2506
|
+
"n8n-nodes-base.code",
|
|
260
2507
|
"n8n-nodes-base.stickyNote",
|
|
261
|
-
"n8n-nodes-base.
|
|
262
|
-
"n8n-nodes-base.
|
|
2508
|
+
"n8n-nodes-base.httpRequest",
|
|
2509
|
+
"n8n-nodes-base.googleSheets",
|
|
2510
|
+
"n8n-nodes-base.extractFromFile",
|
|
2511
|
+
"n8n-nodes-base.telegramTrigger"
|
|
263
2512
|
]
|
|
264
2513
|
},
|
|
265
2514
|
{
|
|
266
|
-
"id":
|
|
267
|
-
"slug": "
|
|
268
|
-
"name": "
|
|
2515
|
+
"id": 14131,
|
|
2516
|
+
"slug": "Convert PDF content to an MCQ question bank in Excel with Google Gemini-14131",
|
|
2517
|
+
"name": "Convert PDF Content To An MCQ Question Bank In Excel With Google Gemini",
|
|
269
2518
|
"tags": [
|
|
270
2519
|
"Document Extraction",
|
|
271
2520
|
"AI Summarization"
|
|
272
2521
|
],
|
|
273
|
-
"author": "
|
|
2522
|
+
"author": "ramdoni",
|
|
274
2523
|
"createdAt": null,
|
|
275
2524
|
"description": null,
|
|
276
2525
|
"hasWorkflow": true,
|
|
277
|
-
"workflowFile": "
|
|
278
|
-
"workflowPath": "workflows/
|
|
279
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2526
|
+
"workflowFile": "convert_pdf_content_to_an_mcq_question_bank_in_excel_with_google_gemini.json",
|
|
2527
|
+
"workflowPath": "workflows/Convert PDF content to an MCQ question bank in Excel with Google Gemini-14131/convert_pdf_content_to_an_mcq_question_bank_in_excel_with_google_gemini.json",
|
|
2528
|
+
"url": "https://n8nworkflows.xyz/workflows/convert-pdf-content-to-an-mcq-question-bank-in-excel-with-google-gemini-14131\n",
|
|
280
2529
|
"nodeTypes": [
|
|
281
|
-
"n8n-nodes-base.
|
|
282
|
-
"n8n-nodes-base.
|
|
2530
|
+
"n8n-nodes-base.if",
|
|
2531
|
+
"n8n-nodes-base.code",
|
|
2532
|
+
"n8n-nodes-base.webhook",
|
|
2533
|
+
"n8n-nodes-base.telegram",
|
|
2534
|
+
"n8n-nodes-base.emailSend",
|
|
283
2535
|
"n8n-nodes-base.stickyNote",
|
|
284
|
-
"n8n-nodes-base.formTrigger",
|
|
285
2536
|
"n8n-nodes-base.googleDrive",
|
|
286
|
-
"
|
|
2537
|
+
"n8n-nodes-base.convertToFile",
|
|
2538
|
+
"n8n-nodes-base.extractFromFile",
|
|
2539
|
+
"n8n-nodes-base.respondToWebhook",
|
|
2540
|
+
"@n8n/n8n-nodes-langchain.googleGemini"
|
|
287
2541
|
]
|
|
288
2542
|
},
|
|
289
2543
|
{
|
|
290
|
-
"id":
|
|
291
|
-
"slug": "
|
|
292
|
-
"name": "
|
|
2544
|
+
"id": 14129,
|
|
2545
|
+
"slug": "Analyze GitLab CI job failures with GPT-5.3 and send reports to Slack-14129",
|
|
2546
|
+
"name": "Analyze GitLab CI Job Failures With GPT 5.3 And Send Reports To Slack",
|
|
293
2547
|
"tags": [
|
|
294
|
-
"
|
|
295
|
-
"AI
|
|
2548
|
+
"DevOps",
|
|
2549
|
+
"AI RAG"
|
|
296
2550
|
],
|
|
297
|
-
"author": "
|
|
2551
|
+
"author": "javdet",
|
|
298
2552
|
"createdAt": null,
|
|
299
2553
|
"description": null,
|
|
300
2554
|
"hasWorkflow": true,
|
|
301
|
-
"workflowFile": "
|
|
302
|
-
"workflowPath": "workflows/
|
|
303
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2555
|
+
"workflowFile": "analyze_gitlab_ci_job_failures_with_gpt-5.3_and_send_reports_to_slack.json",
|
|
2556
|
+
"workflowPath": "workflows/Analyze GitLab CI job failures with GPT-5.3 and send reports to Slack-14129/analyze_gitlab_ci_job_failures_with_gpt-5.3_and_send_reports_to_slack.json",
|
|
2557
|
+
"url": "https://n8nworkflows.xyz/workflows/analyze-gitlab-ci-job-failures-with-gpt-5-3-and-send-reports-to-slack-14129\n",
|
|
304
2558
|
"nodeTypes": [
|
|
305
2559
|
"n8n-nodes-base.if",
|
|
306
2560
|
"n8n-nodes-base.code",
|
|
2561
|
+
"n8n-nodes-base.noOp",
|
|
307
2562
|
"n8n-nodes-base.merge",
|
|
2563
|
+
"n8n-nodes-base.slack",
|
|
308
2564
|
"n8n-nodes-base.webhook",
|
|
309
|
-
"n8n-nodes-base.supabase",
|
|
310
|
-
"n8n-nodes-base.highLevel",
|
|
311
2565
|
"n8n-nodes-base.stickyNote",
|
|
312
2566
|
"n8n-nodes-base.httpRequest",
|
|
313
|
-
"n8n-nodes-base.googleSheets",
|
|
314
|
-
"n8n-nodes-base.splitInBatches",
|
|
315
2567
|
"@n8n/n8n-nodes-langchain.agent",
|
|
316
|
-
"n8n-nodes-base.
|
|
2568
|
+
"n8n-nodes-base.httpRequestTool",
|
|
317
2569
|
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
318
|
-
"@n8n/n8n-nodes-langchain.
|
|
319
|
-
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
|
|
320
|
-
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
2570
|
+
"@n8n/n8n-nodes-langchain.mcpClientTool"
|
|
321
2571
|
]
|
|
322
2572
|
},
|
|
323
2573
|
{
|
|
324
|
-
"id":
|
|
325
|
-
"slug": "
|
|
326
|
-
"name": "
|
|
2574
|
+
"id": 14127,
|
|
2575
|
+
"slug": "Score DNS threats with VirusTotal, Abuse.ch, HashiCorp Vault and Gemini-14127",
|
|
2576
|
+
"name": "Score DNS Threats With VirusTotal, Abuse.Ch, HashiCorp Vault And Gemini",
|
|
327
2577
|
"tags": [
|
|
328
|
-
"
|
|
329
|
-
"AI
|
|
2578
|
+
"SecOps",
|
|
2579
|
+
"AI Summarization"
|
|
330
2580
|
],
|
|
331
|
-
"author": "
|
|
2581
|
+
"author": "lukaszfd",
|
|
332
2582
|
"createdAt": null,
|
|
333
2583
|
"description": null,
|
|
334
2584
|
"hasWorkflow": true,
|
|
335
|
-
"workflowFile": "
|
|
336
|
-
"workflowPath": "workflows/
|
|
337
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2585
|
+
"workflowFile": "score_dns_threats_with_virustotal_abuse.ch_hashicorp_vault_and_gemini.json",
|
|
2586
|
+
"workflowPath": "workflows/Score DNS threats with VirusTotal, Abuse.ch, HashiCorp Vault and Gemini-14127/score_dns_threats_with_virustotal_abuse.ch_hashicorp_vault_and_gemini.json",
|
|
2587
|
+
"url": "https://n8nworkflows.xyz/workflows/score-dns-threats-with-virustotal--abuse-ch--hashicorp-vault-and-gemini-14127\n",
|
|
338
2588
|
"nodeTypes": [
|
|
339
2589
|
"n8n-nodes-base.if",
|
|
340
|
-
"n8n-nodes-base.
|
|
341
|
-
"n8n-nodes-base.
|
|
342
|
-
"n8n-nodes-base.
|
|
2590
|
+
"n8n-nodes-base.code",
|
|
2591
|
+
"n8n-nodes-base.merge",
|
|
2592
|
+
"n8n-nodes-base.mySql",
|
|
2593
|
+
"n8n-nodes-base.filter",
|
|
2594
|
+
"n8n-nodes-base.mongoDb",
|
|
2595
|
+
"n8n-nodes-base.emailSend",
|
|
343
2596
|
"n8n-nodes-base.stickyNote",
|
|
344
2597
|
"n8n-nodes-base.httpRequest",
|
|
345
|
-
"n8n-nodes-base.manualTrigger",
|
|
346
2598
|
"@n8n/n8n-nodes-langchain.agent",
|
|
347
|
-
"n8n-nodes-base.
|
|
348
|
-
"
|
|
349
|
-
"@n8n/n8n-nodes-langchain.
|
|
350
|
-
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
|
|
351
|
-
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
2599
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
2600
|
+
"n8n-nodes-hashi-vault.hashiCorpVault",
|
|
2601
|
+
"@n8n/n8n-nodes-langchain.lmChatGoogleGemini"
|
|
352
2602
|
]
|
|
353
2603
|
},
|
|
354
2604
|
{
|
|
355
|
-
"id":
|
|
356
|
-
"slug": "
|
|
357
|
-
"name": "
|
|
2605
|
+
"id": 14125,
|
|
2606
|
+
"slug": "Audit connected integrations and email pricing & limits report with n8n API, Claude and Gmail-14125",
|
|
2607
|
+
"name": "Audit Connected Integrations And Email Pricing & Limits Report With N8n API, Claude And Gmail",
|
|
358
2608
|
"tags": [
|
|
359
2609
|
"Market Research",
|
|
360
|
-
"AI
|
|
2610
|
+
"AI Summarization"
|
|
361
2611
|
],
|
|
362
|
-
"author": "
|
|
2612
|
+
"author": "poghos",
|
|
363
2613
|
"createdAt": null,
|
|
364
2614
|
"description": null,
|
|
365
2615
|
"hasWorkflow": true,
|
|
366
|
-
"workflowFile": "
|
|
367
|
-
"workflowPath": "workflows/
|
|
368
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2616
|
+
"workflowFile": "audit_connected_integrations_and_email_pricing_limits_report_with_n8n_api_claude_and_gmail.json",
|
|
2617
|
+
"workflowPath": "workflows/Audit connected integrations and email pricing & limits report with n8n API, Claude and Gmail-14125/audit_connected_integrations_and_email_pricing_limits_report_with_n8n_api_claude_and_gmail.json",
|
|
2618
|
+
"url": "https://n8nworkflows.xyz/workflows/audit-connected-integrations-and-email-pricing---limits-report-with-n8n-api--claude-and-gmail-14125\n",
|
|
369
2619
|
"nodeTypes": [
|
|
2620
|
+
"n8n-nodes-base.set",
|
|
370
2621
|
"n8n-nodes-base.code",
|
|
371
|
-
"n8n-nodes-base.
|
|
2622
|
+
"n8n-nodes-base.gmail",
|
|
372
2623
|
"n8n-nodes-base.stickyNote",
|
|
373
|
-
"
|
|
374
|
-
"n8n-nodes-base.
|
|
375
|
-
"@n8n/n8n-nodes-langchain.
|
|
376
|
-
"@
|
|
377
|
-
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
2624
|
+
"n8n-nodes-base.httpRequest",
|
|
2625
|
+
"n8n-nodes-base.manualTrigger",
|
|
2626
|
+
"@n8n/n8n-nodes-langchain.chainLlm",
|
|
2627
|
+
"@n8n/n8n-nodes-langchain.lmChatAnthropic"
|
|
378
2628
|
]
|
|
379
2629
|
},
|
|
380
2630
|
{
|
|
381
|
-
"id":
|
|
382
|
-
"slug": "
|
|
383
|
-
"name": "
|
|
2631
|
+
"id": 14124,
|
|
2632
|
+
"slug": "Route product signals from Notion to Jira and Slack backlogs-14124",
|
|
2633
|
+
"name": "Route Product Signals From Notion To Jira And Slack Backlogs",
|
|
384
2634
|
"tags": [
|
|
385
|
-
"
|
|
2635
|
+
"CRM"
|
|
386
2636
|
],
|
|
387
|
-
"author": "
|
|
2637
|
+
"author": "yassinzehar",
|
|
388
2638
|
"createdAt": null,
|
|
389
2639
|
"description": null,
|
|
390
2640
|
"hasWorkflow": true,
|
|
391
|
-
"workflowFile": "
|
|
392
|
-
"workflowPath": "workflows/
|
|
393
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2641
|
+
"workflowFile": "route_product_signals_from_notion_to_jira_and_slack_backlogs.json",
|
|
2642
|
+
"workflowPath": "workflows/Route product signals from Notion to Jira and Slack backlogs-14124/route_product_signals_from_notion_to_jira_and_slack_backlogs.json",
|
|
2643
|
+
"url": "https://n8nworkflows.xyz/workflows/route-product-signals-from-notion-to-jira-and-slack-backlogs-14124\n",
|
|
394
2644
|
"nodeTypes": [
|
|
395
2645
|
"n8n-nodes-base.if",
|
|
396
|
-
"n8n-nodes-base.set",
|
|
397
2646
|
"n8n-nodes-base.code",
|
|
398
|
-
"n8n-nodes-base.
|
|
2647
|
+
"n8n-nodes-base.notion",
|
|
2648
|
+
"n8n-nodes-base.switch",
|
|
399
2649
|
"n8n-nodes-base.stickyNote",
|
|
400
|
-
"n8n-nodes-base.httpRequest"
|
|
401
|
-
"n8n-nodes-base.manualTrigger",
|
|
402
|
-
"n8n-nodes-pinbridge.pinBridge"
|
|
2650
|
+
"n8n-nodes-base.httpRequest"
|
|
403
2651
|
]
|
|
404
2652
|
},
|
|
405
2653
|
{
|
|
406
|
-
"id":
|
|
407
|
-
"slug": "
|
|
408
|
-
"name": "
|
|
2654
|
+
"id": 14120,
|
|
2655
|
+
"slug": "Route email actions from Notion with Gmail, Slack, and Jira-14120",
|
|
2656
|
+
"name": "Route Email Actions From Notion With Gmail, Slack, And Jira",
|
|
409
2657
|
"tags": [
|
|
410
|
-
"
|
|
2658
|
+
"Ticket Management"
|
|
411
2659
|
],
|
|
412
|
-
"author": "
|
|
2660
|
+
"author": "yassinzehar",
|
|
413
2661
|
"createdAt": null,
|
|
414
2662
|
"description": null,
|
|
415
2663
|
"hasWorkflow": true,
|
|
416
|
-
"workflowFile": "
|
|
417
|
-
"workflowPath": "workflows/
|
|
418
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2664
|
+
"workflowFile": "route_email_actions_from_notion_with_gmail_slack_and_jira.json",
|
|
2665
|
+
"workflowPath": "workflows/Route email actions from Notion with Gmail, Slack, and Jira-14120/route_email_actions_from_notion_with_gmail_slack_and_jira.json",
|
|
2666
|
+
"url": "https://n8nworkflows.xyz/workflows/route-email-actions-from-notion-with-gmail--slack--and-jira-14120\n",
|
|
419
2667
|
"nodeTypes": [
|
|
420
|
-
"n8n-nodes-base.if",
|
|
421
2668
|
"n8n-nodes-base.code",
|
|
422
|
-
"n8n-nodes-base.wait",
|
|
423
2669
|
"n8n-nodes-base.gmail",
|
|
424
2670
|
"n8n-nodes-base.slack",
|
|
425
2671
|
"n8n-nodes-base.notion",
|
|
426
|
-
"n8n-nodes-base.
|
|
427
|
-
"n8n-nodes-base.stickyNote"
|
|
428
|
-
"n8n-nodes-base.httpRequest"
|
|
2672
|
+
"n8n-nodes-base.switch",
|
|
2673
|
+
"n8n-nodes-base.stickyNote"
|
|
429
2674
|
]
|
|
430
2675
|
},
|
|
431
2676
|
{
|
|
432
|
-
"id":
|
|
433
|
-
"slug": "
|
|
434
|
-
"name": "
|
|
2677
|
+
"id": 14118,
|
|
2678
|
+
"slug": "Generate roofing contractor leads from Google Maps with ScrapeOps, Sheets and Slack-14118",
|
|
2679
|
+
"name": "Generate Roofing Contractor Leads From Google Maps With ScrapeOps, Sheets And Slack",
|
|
435
2680
|
"tags": [
|
|
436
|
-
"Lead Generation"
|
|
437
|
-
"Multimodal AI"
|
|
2681
|
+
"Lead Generation"
|
|
438
2682
|
],
|
|
439
|
-
"author": "
|
|
2683
|
+
"author": "iankerins",
|
|
440
2684
|
"createdAt": null,
|
|
441
2685
|
"description": null,
|
|
442
2686
|
"hasWorkflow": true,
|
|
443
|
-
"workflowFile": "
|
|
444
|
-
"workflowPath": "workflows/
|
|
445
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2687
|
+
"workflowFile": "generate_roofing_contractor_leads_from_google_maps_with_scrapeops_sheets_and_slack.json",
|
|
2688
|
+
"workflowPath": "workflows/Generate roofing contractor leads from Google Maps with ScrapeOps, Sheets and Slack-14118/generate_roofing_contractor_leads_from_google_maps_with_scrapeops_sheets_and_slack.json",
|
|
2689
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-roofing-contractor-leads-from-google-maps-with-scrapeops--sheets-and-slack-14118\n",
|
|
446
2690
|
"nodeTypes": [
|
|
447
2691
|
"n8n-nodes-base.if",
|
|
2692
|
+
"n8n-nodes-base.set",
|
|
448
2693
|
"n8n-nodes-base.code",
|
|
449
|
-
"n8n-nodes-base.wait",
|
|
450
2694
|
"n8n-nodes-base.gmail",
|
|
451
|
-
"n8n-nodes-base.
|
|
452
|
-
"n8n-nodes-base.filter",
|
|
2695
|
+
"n8n-nodes-base.slack",
|
|
453
2696
|
"n8n-nodes-base.stickyNote",
|
|
454
2697
|
"n8n-nodes-base.formTrigger",
|
|
455
|
-
"n8n-nodes-base.httpRequest",
|
|
456
2698
|
"n8n-nodes-base.googleSheets",
|
|
457
|
-
"n8n-nodes-
|
|
458
|
-
"n8n-nodes-base.splitInBatches",
|
|
459
|
-
"@n8n/n8n-nodes-langchain.agent",
|
|
460
|
-
"n8n-nodes-base.removeDuplicates",
|
|
461
|
-
"@n8n/n8n-nodes-langchain.lmChatGroq",
|
|
462
|
-
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
2699
|
+
"@scrapeops/n8n-nodes-scrapeops.ScrapeOps"
|
|
463
2700
|
]
|
|
464
2701
|
},
|
|
465
2702
|
{
|
|
466
|
-
"id":
|
|
467
|
-
"slug": "
|
|
468
|
-
"name": "
|
|
2703
|
+
"id": 14113,
|
|
2704
|
+
"slug": "Rerank PM priorities every 2 hours using OpenAI, Notion, and Slack-14113",
|
|
2705
|
+
"name": "Rerank PM Priorities Every 2 Hours Using OpenAI, Notion, And Slack",
|
|
469
2706
|
"tags": [
|
|
470
|
-
"
|
|
2707
|
+
"Project Management",
|
|
471
2708
|
"AI Summarization"
|
|
472
2709
|
],
|
|
473
|
-
"author": "
|
|
2710
|
+
"author": "yassinzehar",
|
|
474
2711
|
"createdAt": null,
|
|
475
2712
|
"description": null,
|
|
476
2713
|
"hasWorkflow": true,
|
|
477
|
-
"workflowFile": "
|
|
478
|
-
"workflowPath": "workflows/
|
|
479
|
-
"url": "https://n8nworkflows.xyz/workflows/
|
|
2714
|
+
"workflowFile": "rerank_pm_priorities_every_2_hours_using_openai_notion_and_slack.json",
|
|
2715
|
+
"workflowPath": "workflows/Rerank PM priorities every 2 hours using OpenAI, Notion, and Slack-14113/rerank_pm_priorities_every_2_hours_using_openai_notion_and_slack.json",
|
|
2716
|
+
"url": "https://n8nworkflows.xyz/workflows/rerank-pm-priorities-every-2-hours-using-openai--notion--and-slack-14113\n",
|
|
480
2717
|
"nodeTypes": [
|
|
481
2718
|
"n8n-nodes-base.if",
|
|
2719
|
+
"n8n-nodes-base.set",
|
|
482
2720
|
"n8n-nodes-base.code",
|
|
2721
|
+
"n8n-nodes-base.noOp",
|
|
2722
|
+
"n8n-nodes-base.sort",
|
|
2723
|
+
"n8n-nodes-base.limit",
|
|
483
2724
|
"n8n-nodes-base.merge",
|
|
484
|
-
"n8n-nodes-base.
|
|
2725
|
+
"n8n-nodes-base.slack",
|
|
485
2726
|
"n8n-nodes-base.filter",
|
|
486
|
-
"n8n-nodes-base.
|
|
487
|
-
"n8n-nodes-base.emailSend",
|
|
2727
|
+
"n8n-nodes-base.notion",
|
|
488
2728
|
"n8n-nodes-base.stickyNote",
|
|
489
|
-
"n8n-nodes-base.
|
|
490
|
-
"
|
|
2729
|
+
"n8n-nodes-base.splitInBatches",
|
|
2730
|
+
"n8n-nodes-base.compareDatasets",
|
|
491
2731
|
"n8n-nodes-base.scheduleTrigger",
|
|
492
|
-
"n8n-nodes-
|
|
493
|
-
"
|
|
2732
|
+
"@n8n/n8n-nodes-langchain.openAi",
|
|
2733
|
+
"n8n-nodes-base.removeDuplicates"
|
|
2734
|
+
]
|
|
2735
|
+
},
|
|
2736
|
+
{
|
|
2737
|
+
"id": 14111,
|
|
2738
|
+
"slug": "Scrape Google Maps realtor leads with ScrapeOps, Google Sheets, Gmail and Slack-14111",
|
|
2739
|
+
"name": "Scrape Google Maps Realtor Leads With ScrapeOps, Google Sheets, Gmail And Slack",
|
|
2740
|
+
"tags": [
|
|
2741
|
+
"Lead Generation"
|
|
2742
|
+
],
|
|
2743
|
+
"author": "iankerins",
|
|
2744
|
+
"createdAt": null,
|
|
2745
|
+
"description": null,
|
|
2746
|
+
"hasWorkflow": true,
|
|
2747
|
+
"workflowFile": "scrape_google_maps_realtor_leads_with_scrapeops_google_sheets_gmail_and_slack.json",
|
|
2748
|
+
"workflowPath": "workflows/Scrape Google Maps realtor leads with ScrapeOps, Google Sheets, Gmail and Slack-14111/scrape_google_maps_realtor_leads_with_scrapeops_google_sheets_gmail_and_slack.json",
|
|
2749
|
+
"url": "https://n8nworkflows.xyz/workflows/scrape-google-maps-realtor-leads-with-scrapeops--google-sheets--gmail-and-slack-14111\n",
|
|
2750
|
+
"nodeTypes": [
|
|
2751
|
+
"n8n-nodes-base.if",
|
|
2752
|
+
"n8n-nodes-base.set",
|
|
2753
|
+
"n8n-nodes-base.code",
|
|
2754
|
+
"n8n-nodes-base.gmail",
|
|
2755
|
+
"n8n-nodes-base.slack",
|
|
2756
|
+
"n8n-nodes-base.stickyNote",
|
|
2757
|
+
"n8n-nodes-base.formTrigger",
|
|
2758
|
+
"n8n-nodes-base.googleSheets",
|
|
2759
|
+
"@scrapeops/n8n-nodes-scrapeops.ScrapeOps"
|
|
2760
|
+
]
|
|
2761
|
+
},
|
|
2762
|
+
{
|
|
2763
|
+
"id": 14107,
|
|
2764
|
+
"slug": "Bulk create Google Calendar events from Google Sheets-14107",
|
|
2765
|
+
"name": "Bulk Create Google Calendar Events From Google Sheets",
|
|
2766
|
+
"tags": [
|
|
2767
|
+
"File Management"
|
|
2768
|
+
],
|
|
2769
|
+
"author": "agusnarestha",
|
|
2770
|
+
"createdAt": null,
|
|
2771
|
+
"description": null,
|
|
2772
|
+
"hasWorkflow": true,
|
|
2773
|
+
"workflowFile": "bulk_create_google_calendar_events_from_google_sheets.json",
|
|
2774
|
+
"workflowPath": "workflows/Bulk create Google Calendar events from Google Sheets-14107/bulk_create_google_calendar_events_from_google_sheets.json",
|
|
2775
|
+
"url": "https://n8nworkflows.xyz/workflows/bulk-create-google-calendar-events-from-google-sheets-14107\n",
|
|
2776
|
+
"nodeTypes": [
|
|
2777
|
+
"n8n-nodes-base.if",
|
|
2778
|
+
"n8n-nodes-base.noOp",
|
|
2779
|
+
"n8n-nodes-base.stickyNote",
|
|
2780
|
+
"n8n-nodes-base.googleSheets",
|
|
2781
|
+
"n8n-nodes-base.manualTrigger",
|
|
2782
|
+
"n8n-nodes-base.googleCalendar"
|
|
494
2783
|
]
|
|
495
2784
|
},
|
|
496
2785
|
{
|
|
@@ -820,6 +3109,46 @@
|
|
|
820
3109
|
"n8n-nodes-base.splitInBatches"
|
|
821
3110
|
]
|
|
822
3111
|
},
|
|
3112
|
+
{
|
|
3113
|
+
"id": 14080,
|
|
3114
|
+
"slug": "Repurpose long-form content into Instagram and LinkedIn posts with OpenAI and Teams-14080",
|
|
3115
|
+
"name": "Repurpose Long Form Content Into Instagram And LinkedIn Posts With OpenAI And Teams",
|
|
3116
|
+
"tags": [
|
|
3117
|
+
"Content Creation",
|
|
3118
|
+
"Multimodal AI"
|
|
3119
|
+
],
|
|
3120
|
+
"author": "ferasdabour",
|
|
3121
|
+
"createdAt": null,
|
|
3122
|
+
"description": null,
|
|
3123
|
+
"hasWorkflow": true,
|
|
3124
|
+
"workflowFile": "repurpose_long-form_content_into_instagram_and_linkedin_posts_with_openai_and_teams.json",
|
|
3125
|
+
"workflowPath": "workflows/Repurpose long-form content into Instagram and LinkedIn posts with OpenAI and Teams-14080/repurpose_long-form_content_into_instagram_and_linkedin_posts_with_openai_and_teams.json",
|
|
3126
|
+
"url": "https://n8nworkflows.xyz/workflows/repurpose-long-form-content-into-instagram-and-linkedin-posts-with-openai-and-teams-14080\n",
|
|
3127
|
+
"nodeTypes": [
|
|
3128
|
+
"n8n-nodes-base.if",
|
|
3129
|
+
"n8n-nodes-base.set",
|
|
3130
|
+
"n8n-nodes-base.code",
|
|
3131
|
+
"n8n-nodes-base.wait",
|
|
3132
|
+
"n8n-nodes-base.gmail",
|
|
3133
|
+
"n8n-nodes-base.merge",
|
|
3134
|
+
"n8n-nodes-base.switch",
|
|
3135
|
+
"n8n-nodes-base.stickyNote",
|
|
3136
|
+
"n8n-nodes-base.googleDrive",
|
|
3137
|
+
"n8n-nodes-base.httpRequest",
|
|
3138
|
+
"n8n-nodes-base.gmailTrigger",
|
|
3139
|
+
"n8n-nodes-base.googleSheets",
|
|
3140
|
+
"n8n-nodes-base.apiTemplateIo",
|
|
3141
|
+
"n8n-nodes-base.microsoftTeams",
|
|
3142
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
3143
|
+
"n8n-nodes-base.extractFromFile",
|
|
3144
|
+
"@blotato/n8n-nodes-blotato.blotato",
|
|
3145
|
+
"n8n-nodes-htmlcsstopdf.htmlcsstopdf",
|
|
3146
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
3147
|
+
"@n8n/n8n-nodes-langchain.memoryBufferWindow",
|
|
3148
|
+
"@n8n/n8n-nodes-langchain.outputParserAutofixing",
|
|
3149
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
3150
|
+
]
|
|
3151
|
+
},
|
|
823
3152
|
{
|
|
824
3153
|
"id": 14079,
|
|
825
3154
|
"slug": "Summarize stock market signals with Alpaca, xAI Grok, Telegram and WhatsApp-14079",
|
|
@@ -877,6 +3206,30 @@
|
|
|
877
3206
|
"n8n-nodes-base.removeDuplicates"
|
|
878
3207
|
]
|
|
879
3208
|
},
|
|
3209
|
+
{
|
|
3210
|
+
"id": 14072,
|
|
3211
|
+
"slug": "Bulk publish Pinterest Pins from Google Sheets with PinBridge-14072",
|
|
3212
|
+
"name": "Bulk Publish Pinterest Pins From Google Sheets With PinBridge",
|
|
3213
|
+
"tags": [
|
|
3214
|
+
"Social Media"
|
|
3215
|
+
],
|
|
3216
|
+
"author": "pinbridge",
|
|
3217
|
+
"createdAt": null,
|
|
3218
|
+
"description": null,
|
|
3219
|
+
"hasWorkflow": true,
|
|
3220
|
+
"workflowFile": "bulk_publish_pinterest_pins_from_google_sheets_with_pinbridge.json",
|
|
3221
|
+
"workflowPath": "workflows/Bulk publish Pinterest Pins from Google Sheets with PinBridge-14072/bulk_publish_pinterest_pins_from_google_sheets_with_pinbridge.json",
|
|
3222
|
+
"url": "https://n8nworkflows.xyz/workflows/bulk-publish-pinterest-pins-from-google-sheets-with-pinbridge-14072\n",
|
|
3223
|
+
"nodeTypes": [
|
|
3224
|
+
"n8n-nodes-base.if",
|
|
3225
|
+
"n8n-nodes-base.set",
|
|
3226
|
+
"n8n-nodes-base.stickyNote",
|
|
3227
|
+
"n8n-nodes-base.httpRequest",
|
|
3228
|
+
"n8n-nodes-base.googleSheets",
|
|
3229
|
+
"n8n-nodes-base.manualTrigger",
|
|
3230
|
+
"n8n-nodes-pinbridge.pinBridge"
|
|
3231
|
+
]
|
|
3232
|
+
},
|
|
880
3233
|
{
|
|
881
3234
|
"id": 14071,
|
|
882
3235
|
"slug": "Start an AI coding agent from Linear issues with CloudCLI-14071",
|
|
@@ -924,6 +3277,130 @@
|
|
|
924
3277
|
"@cloudcli-ai/n8n-nodes-cloud-cli.cloudCli"
|
|
925
3278
|
]
|
|
926
3279
|
},
|
|
3280
|
+
{
|
|
3281
|
+
"id": 14068,
|
|
3282
|
+
"slug": "Track student attendance from CSV, email parents, and build an HTML dashboard-14068",
|
|
3283
|
+
"name": "Track Student Attendance From CSV, Email Parents, And Build An HTML Dashboard",
|
|
3284
|
+
"tags": [
|
|
3285
|
+
"Miscellaneous",
|
|
3286
|
+
"AI Summarization"
|
|
3287
|
+
],
|
|
3288
|
+
"author": "tmakkar",
|
|
3289
|
+
"createdAt": null,
|
|
3290
|
+
"description": null,
|
|
3291
|
+
"hasWorkflow": true,
|
|
3292
|
+
"workflowFile": "track_student_attendance_from_csv_email_parents_and_build_an_html_dashboard.json",
|
|
3293
|
+
"workflowPath": "workflows/Track student attendance from CSV, email parents, and build an HTML dashboard-14068/track_student_attendance_from_csv_email_parents_and_build_an_html_dashboard.json",
|
|
3294
|
+
"url": "https://n8nworkflows.xyz/workflows/track-student-attendance-from-csv--email-parents--and-build-an-html-dashboard-14068\n",
|
|
3295
|
+
"nodeTypes": [
|
|
3296
|
+
"n8n-nodes-base.if",
|
|
3297
|
+
"n8n-nodes-base.code",
|
|
3298
|
+
"n8n-nodes-base.merge",
|
|
3299
|
+
"n8n-nodes-base.filter",
|
|
3300
|
+
"n8n-nodes-base.emailSend",
|
|
3301
|
+
"n8n-nodes-base.stickyNote",
|
|
3302
|
+
"n8n-nodes-base.convertToFile",
|
|
3303
|
+
"n8n-nodes-base.readWriteFile",
|
|
3304
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
3305
|
+
"n8n-nodes-base.spreadsheetFile"
|
|
3306
|
+
]
|
|
3307
|
+
},
|
|
3308
|
+
{
|
|
3309
|
+
"id": 14065,
|
|
3310
|
+
"slug": "Generate job descriptions from briefing notes with OpenAI and Google Docs-14065",
|
|
3311
|
+
"name": "Generate Job Descriptions From Briefing Notes With OpenAI And Google Docs",
|
|
3312
|
+
"tags": [
|
|
3313
|
+
"HR",
|
|
3314
|
+
"Multimodal AI"
|
|
3315
|
+
],
|
|
3316
|
+
"author": "ferasdabour",
|
|
3317
|
+
"createdAt": null,
|
|
3318
|
+
"description": null,
|
|
3319
|
+
"hasWorkflow": true,
|
|
3320
|
+
"workflowFile": "generate_job_descriptions_from_briefing_notes_with_openai_and_google_docs.json",
|
|
3321
|
+
"workflowPath": "workflows/Generate job descriptions from briefing notes with OpenAI and Google Docs-14065/generate_job_descriptions_from_briefing_notes_with_openai_and_google_docs.json",
|
|
3322
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-job-descriptions-from-briefing-notes-with-openai-and-google-docs-14065\n",
|
|
3323
|
+
"nodeTypes": [
|
|
3324
|
+
"n8n-nodes-base.if",
|
|
3325
|
+
"n8n-nodes-base.code",
|
|
3326
|
+
"n8n-nodes-base.googleDocs",
|
|
3327
|
+
"n8n-nodes-base.stickyNote",
|
|
3328
|
+
"n8n-nodes-base.googleDrive",
|
|
3329
|
+
"n8n-nodes-base.googleSheets",
|
|
3330
|
+
"n8n-nodes-base.microsoftTeams",
|
|
3331
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
3332
|
+
"n8n-nodes-base.googleDriveTrigger",
|
|
3333
|
+
"n8n-nodes-htmlcsstopdf.htmlcsstopdf",
|
|
3334
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi"
|
|
3335
|
+
]
|
|
3336
|
+
},
|
|
3337
|
+
{
|
|
3338
|
+
"id": 14064,
|
|
3339
|
+
"slug": "Create and publish AI carousel posts from Telegram to Instagram, Facebook and TikTok with OpenAI, APITemplate.io and Blotato-14064",
|
|
3340
|
+
"name": "Create And Publish AI Carousel Posts From Telegram To Instagram, Facebook And TikTok With OpenAI, APITemplate.Io And Blotato",
|
|
3341
|
+
"tags": [
|
|
3342
|
+
"Content Creation",
|
|
3343
|
+
"Multimodal AI"
|
|
3344
|
+
],
|
|
3345
|
+
"author": "ferasdabour",
|
|
3346
|
+
"createdAt": null,
|
|
3347
|
+
"description": null,
|
|
3348
|
+
"hasWorkflow": true,
|
|
3349
|
+
"workflowFile": "create_and_publish_ai_carousel_posts_from_telegram_to_instagram_facebook_and_tiktok_with_openai_apitemplate.io_and_blotato.json",
|
|
3350
|
+
"workflowPath": "workflows/Create and publish AI carousel posts from Telegram to Instagram, Facebook and TikTok with OpenAI, APITemplate.io and Blotato-14064/create_and_publish_ai_carousel_posts_from_telegram_to_instagram_facebook_and_tiktok_with_openai_apitemplate.io_and_blotato.json",
|
|
3351
|
+
"url": "https://n8nworkflows.xyz/workflows/create-and-publish-ai-carousel-posts-from-telegram-to-instagram--facebook-and-tiktok-with-openai--apitemplate-io-and-blotato-14064\n",
|
|
3352
|
+
"nodeTypes": [
|
|
3353
|
+
"n8n-nodes-base.if",
|
|
3354
|
+
"n8n-nodes-base.set",
|
|
3355
|
+
"n8n-nodes-base.wait",
|
|
3356
|
+
"n8n-nodes-base.merge",
|
|
3357
|
+
"n8n-nodes-base.telegram",
|
|
3358
|
+
"n8n-nodes-base.stickyNote",
|
|
3359
|
+
"n8n-nodes-base.googleSheets",
|
|
3360
|
+
"n8n-nodes-base.apiTemplateIo",
|
|
3361
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
3362
|
+
"n8n-nodes-base.telegramTrigger",
|
|
3363
|
+
"@n8n/n8n-nodes-langchain.openAi",
|
|
3364
|
+
"@blotato/n8n-nodes-blotato.blotato",
|
|
3365
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
3366
|
+
"@n8n/n8n-nodes-langchain.memoryBufferWindow",
|
|
3367
|
+
"@n8n/n8n-nodes-langchain.outputParserAutofixing",
|
|
3368
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
3369
|
+
]
|
|
3370
|
+
},
|
|
3371
|
+
{
|
|
3372
|
+
"id": 14063,
|
|
3373
|
+
"slug": "Automate job applications with Telegram, SerpAPI, and OpenAI-14063",
|
|
3374
|
+
"name": "Automate Job Applications With Telegram, SerpAPI, And OpenAI",
|
|
3375
|
+
"tags": [
|
|
3376
|
+
"Personal Productivity",
|
|
3377
|
+
"AI Chatbot"
|
|
3378
|
+
],
|
|
3379
|
+
"author": "ferasdabour",
|
|
3380
|
+
"createdAt": null,
|
|
3381
|
+
"description": null,
|
|
3382
|
+
"hasWorkflow": true,
|
|
3383
|
+
"workflowFile": "automate_job_applications_with_telegram_serpapi_and_openai.json",
|
|
3384
|
+
"workflowPath": "workflows/Automate job applications with Telegram, SerpAPI, and OpenAI-14063/automate_job_applications_with_telegram_serpapi_and_openai.json",
|
|
3385
|
+
"url": "https://n8nworkflows.xyz/workflows/automate-job-applications-with-telegram--serpapi--and-openai-14063\n",
|
|
3386
|
+
"nodeTypes": [
|
|
3387
|
+
"n8n-nodes-base.if",
|
|
3388
|
+
"n8n-nodes-base.code",
|
|
3389
|
+
"n8n-nodes-base.noOp",
|
|
3390
|
+
"n8n-nodes-base.telegram",
|
|
3391
|
+
"n8n-nodes-base.stickyNote",
|
|
3392
|
+
"n8n-nodes-serpapi.serpApi",
|
|
3393
|
+
"n8n-nodes-base.googleDrive",
|
|
3394
|
+
"n8n-nodes-base.googleSheets",
|
|
3395
|
+
"n8n-nodes-base.splitInBatches",
|
|
3396
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
3397
|
+
"n8n-nodes-base.telegramTrigger",
|
|
3398
|
+
"n8n-nodes-htmlcsstopdf.htmlcsstopdf",
|
|
3399
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
3400
|
+
"@n8n/n8n-nodes-langchain.outputParserAutofixing",
|
|
3401
|
+
"@n8n/n8n-nodes-langchain.outputParserStructured"
|
|
3402
|
+
]
|
|
3403
|
+
},
|
|
927
3404
|
{
|
|
928
3405
|
"id": 14061,
|
|
929
3406
|
"slug": "Issue Rivhit receipts from WhatsApp photos using Google Vision and GPT-4o-14061",
|
|
@@ -987,6 +3464,64 @@
|
|
|
987
3464
|
"@n8n/n8n-nodes-langchain.googleGemini"
|
|
988
3465
|
]
|
|
989
3466
|
},
|
|
3467
|
+
{
|
|
3468
|
+
"id": 14058,
|
|
3469
|
+
"slug": "Scrape Shopify store leads with ScraperCity and send contacts to Slack-14058",
|
|
3470
|
+
"name": "Scrape Shopify Store Leads With ScraperCity And Send Contacts To Slack",
|
|
3471
|
+
"tags": [
|
|
3472
|
+
"Lead Generation"
|
|
3473
|
+
],
|
|
3474
|
+
"author": "alexberman",
|
|
3475
|
+
"createdAt": null,
|
|
3476
|
+
"description": null,
|
|
3477
|
+
"hasWorkflow": true,
|
|
3478
|
+
"workflowFile": "scrape_shopify_store_leads_with_scrapercity_and_send_contacts_to_slack.json",
|
|
3479
|
+
"workflowPath": "workflows/Scrape Shopify store leads with ScraperCity and send contacts to Slack-14058/scrape_shopify_store_leads_with_scrapercity_and_send_contacts_to_slack.json",
|
|
3480
|
+
"url": "https://n8nworkflows.xyz/workflows/scrape-shopify-store-leads-with-scrapercity-and-send-contacts-to-slack-14058\n",
|
|
3481
|
+
"nodeTypes": [
|
|
3482
|
+
"n8n-nodes-base.if",
|
|
3483
|
+
"n8n-nodes-base.set",
|
|
3484
|
+
"n8n-nodes-base.code",
|
|
3485
|
+
"n8n-nodes-base.wait",
|
|
3486
|
+
"n8n-nodes-base.slack",
|
|
3487
|
+
"n8n-nodes-base.stickyNote",
|
|
3488
|
+
"n8n-nodes-base.httpRequest",
|
|
3489
|
+
"n8n-nodes-base.manualTrigger",
|
|
3490
|
+
"n8n-nodes-base.splitInBatches",
|
|
3491
|
+
"n8n-nodes-base.removeDuplicates"
|
|
3492
|
+
]
|
|
3493
|
+
},
|
|
3494
|
+
{
|
|
3495
|
+
"id": 14057,
|
|
3496
|
+
"slug": "Query your PostgreSQL data in plain English with GPT-4o-mini-14057",
|
|
3497
|
+
"name": "Query Your PostgreSQL Data In Plain English With GPT 4o Mini",
|
|
3498
|
+
"tags": [
|
|
3499
|
+
"Market Research",
|
|
3500
|
+
"AI Chatbot"
|
|
3501
|
+
],
|
|
3502
|
+
"author": "bhautik",
|
|
3503
|
+
"createdAt": null,
|
|
3504
|
+
"description": null,
|
|
3505
|
+
"hasWorkflow": true,
|
|
3506
|
+
"workflowFile": "query_your_postgresql_data_in_plain_english_with_gpt-4o-mini.json",
|
|
3507
|
+
"workflowPath": "workflows/Query your PostgreSQL data in plain English with GPT-4o-mini-14057/query_your_postgresql_data_in_plain_english_with_gpt-4o-mini.json",
|
|
3508
|
+
"url": "https://n8nworkflows.xyz/workflows/query-your-postgresql-data-in-plain-english-with-gpt-4o-mini-14057\n",
|
|
3509
|
+
"nodeTypes": [
|
|
3510
|
+
"n8n-nodes-base.if",
|
|
3511
|
+
"n8n-nodes-base.set",
|
|
3512
|
+
"n8n-nodes-base.code",
|
|
3513
|
+
"n8n-nodes-base.postgres",
|
|
3514
|
+
"n8n-nodes-base.stickyNote",
|
|
3515
|
+
"n8n-nodes-base.googleSheets",
|
|
3516
|
+
"n8n-nodes-base.postgresTool",
|
|
3517
|
+
"n8n-nodes-base.manualTrigger",
|
|
3518
|
+
"n8n-nodes-base.quickChartTool",
|
|
3519
|
+
"@n8n/n8n-nodes-langchain.agent",
|
|
3520
|
+
"@n8n/n8n-nodes-langchain.chatTrigger",
|
|
3521
|
+
"@n8n/n8n-nodes-langchain.lmChatOpenAi",
|
|
3522
|
+
"@n8n/n8n-nodes-langchain.memoryPostgresChat"
|
|
3523
|
+
]
|
|
3524
|
+
},
|
|
990
3525
|
{
|
|
991
3526
|
"id": 14053,
|
|
992
3527
|
"slug": "Generate Real Estate Research Reports With Exa AI, PandaDoc and Instantly AI-14053",
|
|
@@ -1306,6 +3841,60 @@
|
|
|
1306
3841
|
"n8n-nodes-base.respondToWebhook"
|
|
1307
3842
|
]
|
|
1308
3843
|
},
|
|
3844
|
+
{
|
|
3845
|
+
"id": 14032,
|
|
3846
|
+
"slug": "Scrape Shopify store leads with ScraperCity and push verified contacts to HubSpot CRM-14032",
|
|
3847
|
+
"name": "Scrape Shopify Store Leads With ScraperCity And Push Verified Contacts To HubSpot CRM",
|
|
3848
|
+
"tags": [
|
|
3849
|
+
"Lead Generation"
|
|
3850
|
+
],
|
|
3851
|
+
"author": "alexberman",
|
|
3852
|
+
"createdAt": null,
|
|
3853
|
+
"description": null,
|
|
3854
|
+
"hasWorkflow": true,
|
|
3855
|
+
"workflowFile": "scrape_shopify_store_leads_with_scrapercity_and_push_verified_contacts_to_hubspot_crm.json",
|
|
3856
|
+
"workflowPath": "workflows/Scrape Shopify store leads with ScraperCity and push verified contacts to HubSpot CRM-14032/scrape_shopify_store_leads_with_scrapercity_and_push_verified_contacts_to_hubspot_crm.json",
|
|
3857
|
+
"url": "https://n8nworkflows.xyz/workflows/scrape-shopify-store-leads-with-scrapercity-and-push-verified-contacts-to-hubspot-crm-14032\n",
|
|
3858
|
+
"nodeTypes": [
|
|
3859
|
+
"n8n-nodes-base.if",
|
|
3860
|
+
"n8n-nodes-base.set",
|
|
3861
|
+
"n8n-nodes-base.code",
|
|
3862
|
+
"n8n-nodes-base.wait",
|
|
3863
|
+
"n8n-nodes-base.filter",
|
|
3864
|
+
"n8n-nodes-base.hubspot",
|
|
3865
|
+
"n8n-nodes-base.stickyNote",
|
|
3866
|
+
"n8n-nodes-base.httpRequest",
|
|
3867
|
+
"n8n-nodes-base.manualTrigger",
|
|
3868
|
+
"n8n-nodes-base.splitInBatches",
|
|
3869
|
+
"n8n-nodes-base.removeDuplicates"
|
|
3870
|
+
]
|
|
3871
|
+
},
|
|
3872
|
+
{
|
|
3873
|
+
"id": 14031,
|
|
3874
|
+
"slug": "Generate TikTok and Instagram reel clips from YouTube videos with Vizard AI-14031",
|
|
3875
|
+
"name": "Generate TikTok And Instagram Reel Clips From YouTube Videos With Vizard AI",
|
|
3876
|
+
"tags": [
|
|
3877
|
+
"Content Creation",
|
|
3878
|
+
"Multimodal AI"
|
|
3879
|
+
],
|
|
3880
|
+
"author": "vizard-ai",
|
|
3881
|
+
"createdAt": null,
|
|
3882
|
+
"description": null,
|
|
3883
|
+
"hasWorkflow": true,
|
|
3884
|
+
"workflowFile": "generate_tiktok_and_instagram_reel_clips_from_youtube_videos_with_vizard_ai.json",
|
|
3885
|
+
"workflowPath": "workflows/Generate TikTok and Instagram reel clips from YouTube videos with Vizard AI-14031/generate_tiktok_and_instagram_reel_clips_from_youtube_videos_with_vizard_ai.json",
|
|
3886
|
+
"url": "https://n8nworkflows.xyz/workflows/generate-tiktok-and-instagram-reel-clips-from-youtube-videos-with-vizard-ai-14031\n",
|
|
3887
|
+
"nodeTypes": [
|
|
3888
|
+
"n8n-nodes-base.if",
|
|
3889
|
+
"n8n-nodes-base.set",
|
|
3890
|
+
"n8n-nodes-base.code",
|
|
3891
|
+
"n8n-nodes-base.wait",
|
|
3892
|
+
"n8n-nodes-base.switch",
|
|
3893
|
+
"n8n-nodes-base.stickyNote",
|
|
3894
|
+
"n8n-nodes-base.formTrigger",
|
|
3895
|
+
"n8n-nodes-base.httpRequest"
|
|
3896
|
+
]
|
|
3897
|
+
},
|
|
1309
3898
|
{
|
|
1310
3899
|
"id": 14028,
|
|
1311
3900
|
"slug": "Filter spam from webhook form submissions using honeypot and timing checks-14028",
|
|
@@ -2766,6 +5355,30 @@
|
|
|
2766
5355
|
"@blotato/n8n-nodes-blotato.blotato"
|
|
2767
5356
|
]
|
|
2768
5357
|
},
|
|
5358
|
+
{
|
|
5359
|
+
"id": 13952,
|
|
5360
|
+
"slug": "Create viral social posts with Airtable, Claude, Flux, and PostPulse-13952",
|
|
5361
|
+
"name": "Create Viral Social Posts With Airtable, Claude, Flux, And PostPulse",
|
|
5362
|
+
"tags": [
|
|
5363
|
+
"Social Media",
|
|
5364
|
+
"Multimodal AI"
|
|
5365
|
+
],
|
|
5366
|
+
"author": "alex97po",
|
|
5367
|
+
"createdAt": null,
|
|
5368
|
+
"description": null,
|
|
5369
|
+
"hasWorkflow": true,
|
|
5370
|
+
"workflowFile": "create_viral_social_posts_with_airtable_claude_flux_and_postpulse.json",
|
|
5371
|
+
"workflowPath": "workflows/Create viral social posts with Airtable, Claude, Flux, and PostPulse-13952/create_viral_social_posts_with_airtable_claude_flux_and_postpulse.json",
|
|
5372
|
+
"url": "https://n8nworkflows.xyz/workflows/create-viral-social-posts-with-airtable--claude--flux--and-postpulse-13952\n",
|
|
5373
|
+
"nodeTypes": [
|
|
5374
|
+
"n8n-nodes-base.airtable",
|
|
5375
|
+
"n8n-nodes-base.stickyNote",
|
|
5376
|
+
"n8n-nodes-base.httpRequest",
|
|
5377
|
+
"n8n-nodes-base.airtableTrigger",
|
|
5378
|
+
"@n8n/n8n-nodes-langchain.anthropic",
|
|
5379
|
+
"@postpulse/n8n-nodes-postpulse.postPulse"
|
|
5380
|
+
]
|
|
5381
|
+
},
|
|
2769
5382
|
{
|
|
2770
5383
|
"id": 13948,
|
|
2771
5384
|
"slug": "Qualify inbound leads with Vapi voice AI and log results to Google Sheets-13948",
|
|
@@ -4883,6 +7496,39 @@
|
|
|
4883
7496
|
"@n8n/n8n-nodes-langchain.openAi"
|
|
4884
7497
|
]
|
|
4885
7498
|
},
|
|
7499
|
+
{
|
|
7500
|
+
"id": 13832,
|
|
7501
|
+
"slug": "Summarize QA testing news and send Telegram updates with Gemini and OpenAI-13832",
|
|
7502
|
+
"name": "Summarize QA Testing News And Send Telegram Updates With Gemini And OpenAI",
|
|
7503
|
+
"tags": [
|
|
7504
|
+
"Market Research",
|
|
7505
|
+
"AI Summarization"
|
|
7506
|
+
],
|
|
7507
|
+
"author": "mudit94",
|
|
7508
|
+
"createdAt": null,
|
|
7509
|
+
"description": null,
|
|
7510
|
+
"hasWorkflow": true,
|
|
7511
|
+
"workflowFile": "summarize_qa_testing_news_and_send_telegram_updates_with_gemini_and_openai.json",
|
|
7512
|
+
"workflowPath": "workflows/Summarize QA testing news and send Telegram updates with Gemini and OpenAI-13832/summarize_qa_testing_news_and_send_telegram_updates_with_gemini_and_openai.json",
|
|
7513
|
+
"url": "https://n8nworkflows.xyz/workflows/summarize-qa-testing-news-and-send-telegram-updates-with-gemini-and-openai-13832\n",
|
|
7514
|
+
"nodeTypes": [
|
|
7515
|
+
"n8n-nodes-base.if",
|
|
7516
|
+
"n8n-nodes-base.set",
|
|
7517
|
+
"n8n-nodes-base.noOp",
|
|
7518
|
+
"n8n-nodes-base.wait",
|
|
7519
|
+
"n8n-nodes-base.filter",
|
|
7520
|
+
"n8n-nodes-base.dateTime",
|
|
7521
|
+
"n8n-nodes-base.splitOut",
|
|
7522
|
+
"n8n-nodes-base.telegram",
|
|
7523
|
+
"n8n-nodes-base.stickyNote",
|
|
7524
|
+
"n8n-nodes-base.rssFeedRead",
|
|
7525
|
+
"n8n-nodes-base.splitInBatches",
|
|
7526
|
+
"n8n-nodes-base.scheduleTrigger",
|
|
7527
|
+
"@n8n/n8n-nodes-langchain.openAi",
|
|
7528
|
+
"n8n-nodes-base.removeDuplicates",
|
|
7529
|
+
"@n8n/n8n-nodes-langchain.googleGemini"
|
|
7530
|
+
]
|
|
7531
|
+
},
|
|
4886
7532
|
{
|
|
4887
7533
|
"id": 13831,
|
|
4888
7534
|
"slug": "Match Zoho CRM contacts to buyer personas using LinkedIn, Phantombuster and OpenAI-13831",
|