name stringlengths 2 299 | nodes stringlengths 2 426k | connections stringlengths 2 8.15k |
|---|---|---|
Qualify replies from Pipedrive persons with AI | [{"id": "97b36168-7fa8-4a97-a6cc-c42496918c4c", "name": "Search Person in CRM", "type": "n8n-nodes-base.pipedrive", "position": [-880, 400], "parameters": {"term": "={{ $json.from.value[0].address }}", "limit": 1, "resource": "person", "operation": "search", "additionalFields": {"includeFields": ""}}, "credentials": {"... | {"Get email": {"main": [[{"node": "Search Person in CRM", "type": "main", "index": 0}]]}, "Email box 1": {"main": [[{"node": "Get email", "type": "main", "index": 0}]]}, "Email box 2": {"main": [[{"node": "Get email", "type": "main", "index": 0}]]}, "Get response": {"main": [[{"node": "IF interested", "type": "main", "... |
Cockpit:Collection:createEntry updateEntry getAllEntries:Singleton:get:Form:submit | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "768b2ddf-9888-4361-8f1e-3a4dff195e6b"}, {"parameters": {"operation": "create", "collection": "FixedCollection", "dataFieldsUi": {"field": [{"name": "Name", "value": "=entry{{Date.now()}}"}]}}, "name": "... | {"Cockpit": {"main": [[{"node": "Cockpit1", "type": "main", "index": 0}]]}, "Cockpit1": {"main": [[{"node": "Cockpit2", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Cockpit", "type": "main", "index": 0}, {"node": "Cockpit3", "type": "main", "index": 0}, {"node": "Cockpit4", "type": "main", "index": 0}]... |
Autonomous AI crawler | [{"id": "6cdc45e5-1fa4-47fe-b80a-0e1560996936", "name": "Text", "type": "@n8n/n8n-nodes-langchain.toolWorkflow", "position": [1460, 980], "parameters": {"name": "text_retrieval_tool", "source": "parameter", "description": "Call this tool to return all text from the given website. Query should be full website URL.", "wo... | {"Text": {"ai_tool": [[{"node": "Crawl website", "type": "ai_tool", "index": 0}]]}, "URLs": {"ai_tool": [[{"node": "Crawl website", "type": "ai_tool", "index": 0}]]}, "JSON Parser": {"ai_outputParser": [[{"node": "Crawl website", "type": "ai_outputParser", "index": 0}]]}, "Crawl website": {"main": [[{"node": "Set socia... |
Detect hallucinations using specialised Ollama model bespoke-minicheck | [{"id": "cbc036f7-b0e1-4eb4-94c3-7571c67a1efe", "name": "Code", "type": "n8n-nodes-base.code", "position": [-120, 40], "parameters": {"mode": "runOnceForEachItem", "jsCode": "// Get the input text\nconst text = $input.item.json.text;\n\n// Ensure text is not null or undefined\nif (!text) {\n throw new Error('Input text... | {"Code": {"main": [[{"node": "Merge1", "type": "main", "index": 1}]]}, "Merge": {"main": [[{"node": "Filter", "type": "main", "index": 0}]]}, "Filter": {"main": [[{"node": "Aggregate", "type": "main", "index": 0}]]}, "Merge1": {"main": [[{"node": "Split Out1", "type": "main", "index": 0}]]}, "Aggregate": {"main": [[{"n... |
Build Your Own Image Search Using AI Object Detection, CDN and ElasticSearchBuild Your Own Image Search Using AI Object Detection, CDN and ElasticSearch | [{"id": "6359f725-1ede-4b05-bc19-05a7e85c0865", "name": "When clicking \"Test workflow\"", "type": "n8n-nodes-base.manualTrigger", "position": [680, 292], "parameters": {}, "typeVersion": 1}, {"id": "9e1e61c7-f5fd-4e8a-99a6-ccc5a24f5528", "name": "Fetch Source Image", "type": "n8n-nodes-base.httpRequest", "position": [... | {"Set Variables": {"main": [[{"node": "Fetch Source Image", "type": "main", "index": 0}]]}, "Fetch Source Image": {"main": [[{"node": "Use Detr-Resnet-50 Object Classification", "type": "main", "index": 0}]]}, "Filter Score >= 0.9": {"main": [[{"node": "Fetch Source Image Again", "type": "main", "index": 0}]]}, "Upload... |
MicrosoftOutlook:Folder:create get getAll getChildren delete:Message send getAll get getMime update delete:FolderMessage:getAll:Draft:create update get delete send:MessageAttachment:add getAll get download | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "c8853916-a370-410c-8c96-fec280e24502"}, {"parameters": {"subject": "=Subject {{Date.now()}}", "bodyContent": "=Test {{(new Date).toUTCString()}}", "toRecipients": "node8qa@gmail.com", "additionalFields"... | {"Microsoft Outlook": {"main": [[{"node": "Sleep 0.8 second2", "type": "main", "index": 0}]]}, "Microsoft Outlook1": {"main": [[{"node": "Microsoft Outlook2", "type": "main", "index": 0}]]}, "Microsoft Outlook2": {"main": [[{"node": "Sleep 0.8 second3", "type": "main", "index": 0}]]}, "Microsoft Outlook3": {"main": [[{... |
AWSRekognition:Image:analyze | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "b1f09994-6b4a-4979-bfc4-ec27ba3003ff"}, {"parameters": {"type": "detectText", "binaryData": true, "additionalFields": {}}, "name": "AWS Rekognition", "type": "n8n-nodes-base.awsRekognition", "typeVersio... | {"Start": {"main": [[{"node": "Function", "type": "main", "index": 0}]]}, "Function": {"main": [[{"node": "AWS Rekognition", "type": "main", "index": 0}]]}} |
ExecuteCommand | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "596a5418-e61d-41ab-84eb-64e07630b23e"}, {"parameters": {"command": "=echo 'test' > /tmp/{{$node[\"Set\"].json[\"filename\"]}}"}, "name": "Execute Command", "type": "n8n-nodes-base.executeCommand", "type... | {"Start": {"main": [[{"node": "Set", "type": "main", "index": 0}]]}, "Execute Command": {"main": [[{"node": "Read Binary File", "type": "main", "index": 0}]]}, "Set": {"main": [[{"node": "Execute Command", "type": "main", "index": 0}]]}, "Read Binary File": {"main": [[{"node": "Function", "type": "main", "index": 0}]]}... |
Ask a human | [{"id": "a60c8572-56c1-4bf3-8352-a6419a475887", "name": "Window Buffer Memory", "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow", "position": [900, 760], "parameters": {}, "typeVersion": 1.1}, {"id": "b4f2e26c-903b-46b8-bd8b-110fd64de9e4", "name": "Not sure?", "type": "@n8n/n8n-nodes-langchain.toolWorkflow", "posi... | {"GPT4": {"ai_languageModel": [[{"node": "AI Agent", "type": "ai_languageModel", "index": 0}]]}, "Not sure?": {"ai_tool": [[{"node": "AI Agent", "type": "ai_tool", "index": 0}]]}, "Chat Trigger": {"main": [[{"node": "AI Agent", "type": "main", "index": 0}]]}, "Window Buffer Memory": {"ai_memory": [[{"node": "AI Agent",... |
Dynamically generate HTML page from user request using OpenAI Structured Output | [{"id": "b1d9659f-4cd0-4f87-844d-32b2af1dcf13", "name": "Respond to Webhook", "type": "n8n-nodes-base.respondToWebhook", "position": [2160, 380], "parameters": {"options": {"responseHeaders": {"entries": [{"name": "Content-Type", "value": "text/html; charset=UTF-8"}]}}, "respondWith": "text", "responseBody": "={{ $json... | {"Webhook": {"main": [[{"node": "Open AI - Using Structured Output", "type": "main", "index": 0}]]}, "OpenAI - JSON to HTML": {"main": [[{"node": "Format the HTML result", "type": "main", "index": 0}]]}, "Format the HTML result": {"main": [[{"node": "Respond to Webhook", "type": "main", "index": 0}]]}, "Open AI - Using... |
NeurochainAI Basic API Integration | [{"id": "da34bd1a-4e4e-4133-acad-939d0cc96596", "name": "Telegram Trigger", "type": "n8n-nodes-base.telegramTrigger", "position": [-1740, 880], "webhookId": "05885608-5344-4dcf-81ad-4550b9a01241", "parameters": {"updates": ["*"], "additionalFields": {}}, "credentials": {"telegramApi": {"id": "VPtf3hBnwGucAQtu", "name":... | {"Code": {"main": [[{"node": "HTTP Request3", "type": "main", "index": 0}]]}, "Code1": {"main": [[{"node": "Telegram2", "type": "main", "index": 0}]]}, "Switch": {"main": [[{"node": "Code1", "type": "main", "index": 0}], [{"node": "TYPING - ACTION", "type": "main", "index": 0}], [{"node": "TYPING - ACTION", "type": "ma... |
Agent:Conversational | [{"parameters": {"options": {"temperature": 0}}, "id": "b8fb087e-fb91-4b67-b1fe-7c8f94db59bc", "name": "OpenAI Chat Model1", "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi", "typeVersion": 1, "position": [1000, 580], "credentials": {"openAiApi": {"id": "Zak03cqeLUOsgkFI", "name": "OpenAi account"}}, "notes": "IGNORED_P... | {"OpenAI Chat Model1": {"ai_languageModel": [[{"node": "AI Agent1", "type": "ai_languageModel", "index": 0}]]}, "Calculator1": {"ai_tool": [[{"node": "AI Agent1", "type": "ai_tool", "index": 0}]]}, "When clicking \"Test workflow\"": {"main": [[{"node": "AI Agent1", "type": "main", "index": 0}]]}} |
MQTT:sendMessage | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "850eb506-8c40-4257-92f9-13b39588d01a"}, {"parameters": {"topic": "TestTopic", "sendInputData": false, "message": "=MQTT-message{{Date.now()}}", "options": {"qos": 0}}, "name": "MQTT qos:1", "type": "n8n... | {"Start": {"main": [[{"node": "MQTT qos:1", "type": "main", "index": 0}, {"node": "MQTT1 qos:0", "type": "main", "index": 0}, {"node": "Function", "type": "main", "index": 0}]]}, "Function": {"main": [[{"node": "MQTT2 qos:2", "type": "main", "index": 0}]]}} |
Hacker News to Video Template - AlexK1919 | [{"id": "c777c41b-842d-4504-a1a0-ccbb034a0fdd", "name": "When clicking \u2018Test workflow\u2019", "type": "n8n-nodes-base.manualTrigger", "position": [-320, 300], "parameters": {}, "typeVersion": 1}, {"id": "74fafd7c-55a4-46ec-b4a8-33d46f2b5b54", "name": "Hacker News", "type": "n8n-nodes-base.hackerNews", "position": ... | {"X": {"main": [[{"node": "LinkedIn", "type": "main", "index": 0}]]}, "Limit": {"main": [[{"node": "Loop Over Items", "type": "main", "index": 0}]]}, "News1": {"main": [[{"node": "Prompt Settings1", "type": "main", "index": 0}]]}, "Wait1": {"main": [[{"node": "Leo - Get imageId", "type": "main", "index": 0}]]}, "Wait2"... |
OpenAI-model-examples | [{"id": "ad6dc2cd-21cc-4563-86ba-f78cc4a55543", "name": "When clicking \"Execute Workflow\"", "type": "n8n-nodes-base.manualTrigger", "position": [-640, 380], "parameters": {}, "typeVersion": 1}, {"id": "b370da23-ead4-4221-b7fe-a9d943f7fbb9", "name": "davinci-003-complete", "type": "n8n-nodes-base.openAi", "position": ... | {"LoadMP3": {"main": [[{"node": "Whisper-transcribe", "type": "main", "index": 0}]]}, "Set-ex4": {"main": [[{"node": "ChatGPT-ex4", "type": "main", "index": 0}]]}, "Code-ex3.1": {"main": [[{"node": "ChatGPT-ex3.1", "type": "main", "index": 0}]]}, "ChatGPT-ex4": {"main": [[{"node": "HTML-ex4", "type": "main", "index": 0... |
Hubspot:Contact:upsert getall search getRecentlyCreatedUpdated get delete:Company:getall searchByDomain getRecentlyCreated update getRecentlyModified delete | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "d8cbfb90-51ba-45b9-a701-1d278992b7d5"}, {"parameters": {"resource": "contact", "email": "nodeqa@n8n.io", "additionalFields": {}}, "name": "Hubspot", "type": "n8n-nodes-base.hubspot", "typeVersion": 1, "... | {"Hubspot": {"main": [[{"node": "Sleep 0.5 second", "type": "main", "index": 0}]]}, "Hubspot1": {"main": [[{"node": "Sleep 0.5 second2", "type": "main", "index": 0}]]}, "Hubspot2": {"main": [[{"node": "Sleep 0.5 second1", "type": "main", "index": 0}]]}, "Hubspot3": {"main": [[{"node": "Function", "type": "main", "index... |
Keap:Company:create getAll:Contact:upsert get getAll delete:ContactNote:create get update getAll delete:ContactTag:create getAll delete | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "9489a524-46de-44e4-b4f9-e5ff8202cc3e"}, {"parameters": {"companyName": "=Company_{{(new Date).toISOString()}}", "additionalFields": {}}, "name": "Keap", "type": "n8n-nodes-base.keap", "typeVersion": 1, ... | {"Keap": {"main": [[{"node": "Keap1", "type": "main", "index": 0}, {"node": "Keap2", "type": "main", "index": 0}]]}, "Keap2": {"main": [[{"node": "Keap6", "type": "main", "index": 0}, {"node": "Keap11", "type": "main", "index": 0}]]}, "Keap3": {"main": [[{"node": "Keap4", "type": "main", "index": 0}]]}, "Keap4": {"main... |
AI-Powered Information Monitoring with OpenAI, Google Sheets, Jina AI and Slack | [{"id": "704de862-43e5-4322-ae35-45b505e68bb6", "name": "OpenAI Chat Model", "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi", "position": [4220, 380], "parameters": {"options": {}}, "credentials": {"openAiApi": {"id": "", "name": "OpenAi Connection"}}, "typeVersion": 1.1}, {"id": "eaae54b0-0500-47a7-ad8f-097e0882d21c",... | {"If": {"main": [[{"node": "Relevance Classification for Topic Monitoring", "type": "main", "index": 0}], [{"node": "No Operation, do nothing", "type": "main", "index": 0}]]}, "Code": {"main": [[{"node": "If", "type": "main", "index": 0}]]}, "RSS Read": {"main": [[{"node": "Code", "type": "main", "index": 0}]]}, "Basic... |
Disqus:Forum:get getCategories getThreads getPosts | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "9468a1d9-c07c-4001-804d-f308db6f79a3"}, {"parameters": {"id": "disqus-demo-page", "additionalFields": {}}, "name": "Disqus", "type": "n8n-nodes-base.disqus", "typeVersion": 1, "position": [500, 300], "c... | {"Disqus2": {"main": [[{"node": "Disqus3", "type": "main", "index": 0}]]}, "Disqus1": {"main": [[{"node": "Disqus2", "type": "main", "index": 0}]]}, "Disqus": {"main": [[{"node": "Disqus1", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Disqus", "type": "main", "index": 0}]]}} |
Harvest:Expense:create update get getAll delete:Estimate:create update get getAll delete | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 220], "id": "2bb0bfe5-a448-40ae-a4be-0689032e87e9"}, {"parameters": {"authentication": "oAuth2", "resource": "client", "accountId": 1416330, "operation": "create", "name": "=Client{{Date.now()}}", "additionalFields"... | {"Start": {"main": [[{"node": "Harvest", "type": "main", "index": 0}, {"node": "Harvest7", "type": "main", "index": 0}]]}, "Harvest": {"main": [[{"node": "Harvest2", "type": "main", "index": 0}]]}, "Harvest2": {"main": [[{"node": "Harvest3", "type": "main", "index": 0}]]}, "Harvest3": {"main": [[{"node": "Harvest4", "t... |
Shopify:Product:create update get getAll delete:Order:create update get getAll delete | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "d841866b-3ccd-4f04-97ae-799cc649c163"}, {"parameters": {"resource": "product", "title": "=Product{{Date.now()}}", "additionalFields": {}}, "name": "Shopify", "type": "n8n-nodes-base.shopify", "typeVersi... | {"Shopify": {"main": [[{"node": "Shopify5", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Shopify", "type": "main", "index": 0}]]}, "Shopify1": {"main": [[{"node": "Shopify2", "type": "main", "index": 0}]]}, "Shopify2": {"main": [[{"node": "Shopify3", "type": "main", "index": 0}]]}, "Shopify3": {"main":... |
Spotify:Artist:get getAlbums getRelatedArtists getTopTracks:Album:get getNewReleases getTracks:Track:get getAudioFeatures:Playlist:create getUserPlaylists get add getTracks delete:Player:recentylPlayed currentlyPlaying:Library:getLikedTracks | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "4509b9ad-036c-4042-9094-565f3831b616"}, {"parameters": {"resource": "artist", "id": "0dwFxqYkvZLSA6U6XfQcDV"}, "name": "Spotify", "type": "n8n-nodes-base.spotify", "typeVersion": 1, "position": [440, 30... | {"Start": {"main": [[{"node": "Spotify", "type": "main", "index": 0}, {"node": "Spotify8", "type": "main", "index": 0}, {"node": "Spotify14", "type": "main", "index": 0}, {"node": "Spotify17", "type": "main", "index": 0}]]}, "Spotify": {"main": [[{"node": "Spotify1", "type": "main", "index": 0}, {"node": "Spotify3", "t... |
SummarizationChain:Advanced:Map | [{"parameters": {}, "id": "0d9a3d32-b54b-4353-8886-50390461f967", "name": "When clicking \"Test workflow\"", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [660, 380]}, {"parameters": {"jsCode": "return {\n text: `The dancing plague of 1518, or dance epidemic of 1518 (French: \u00c9pid\u00e9mie ... | {"When clicking \"Test workflow\"": {"main": [[{"node": "Set Baseline", "type": "main", "index": 0}]]}, "Set Article": {"main": [[{"node": "Summary - Advanced", "type": "main", "index": 0}]]}, "OpenAI Chat Model1": {"ai_languageModel": [[{"node": "Summary - Advanced", "type": "ai_languageModel", "index": 0}]]}, "Token ... |
AI web researcher for sales | [{"id": "71b06728-7f59-49e3-9365-3281189a6659", "name": "When clicking \"Test workflow\"", "type": "n8n-nodes-base.manualTrigger", "position": [920, 340], "parameters": {}, "typeVersion": 1}, {"id": "b37019e3-c7ab-4119-986d-c27d082a036e", "name": "Input", "type": "n8n-nodes-base.set", "position": [1340, 340], "paramete... | {"Input": {"main": [[{"node": "Loop Over Items", "type": "main", "index": 0}]]}, "Merge data": {"main": [[{"node": "Google Sheets - Update Row with data", "type": "main", "index": 0}]]}, "Loop Over Items": {"main": [null, [{"node": "AI company researcher", "type": "main", "index": 0}, {"node": "Merge data", "type": "ma... |
CV Resume PDF Parsing with Multimodal Vision AI | [{"id": "38da57b7-2161-415d-8473-783ccdc7b975", "name": "When clicking \u2018Test workflow\u2019", "type": "n8n-nodes-base.manualTrigger", "position": [-260, 840], "parameters": {}, "typeVersion": 1}, {"id": "2cd46d91-105d-4b5e-be43-3343a9da815d", "name": "Sticky Note", "type": "n8n-nodes-base.stickyNote", "position": ... | {"Download Resume": {"main": [[{"node": "PDF-to-Image API", "type": "main", "index": 0}]]}, "PDF-to-Image API": {"main": [[{"node": "Resize Converted Image", "type": "main", "index": 0}]]}, "Resize Converted Image": {"main": [[{"node": "Candidate Resume Analyser", "type": "main", "index": 0}]]}, "Google Gemini Chat Mod... |
Complete Youtube | [{"id": "fd74706b-609b-4723-b4a4-067e1b064194", "name": "AI Agent", "type": "@n8n/n8n-nodes-langchain.agent", "position": [300, 60], "parameters": {"options": {"systemMessage": "=You help youtube creators find trending videos based on a specific niche.\n\nVerify if the user informed a niche before doing anything. If no... | {"openai_llm": {"ai_languageModel": [[{"node": "AI Agent", "type": "ai_languageModel", "index": 0}]]}, "get_videos1": {"main": [[{"node": "loop_over_items1", "type": "main", "index": 0}]]}, "group_data1": {"main": [[{"node": "save_data_to_memory1", "type": "main", "index": 0}]]}, "youtube_search": {"ai_tool": [[{"node"... |
Slack:File:upload getAll get:Star:add getAll delete:Channgel:create update setPurpose setTopic ge t invite leave join getAll history replies member archive unarchive | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "a26bf258-8876-4142-9a6c-37ac7426e7c9"}, {"parameters": {"resource": "channel", "operation": "setPurpose", "channelId": "={{$node[\"Slack2\"].json[\"id\"]}}", "purpose": "Testing"}, "name": "Slack3", "ty... | {"Slack3": {"main": [[{"node": "Slack4", "type": "main", "index": 0}]]}, "Slack4": {"main": [[{"node": "Slack5", "type": "main", "index": 0}]]}, "Slack5": {"main": [[{"node": "Slack13", "type": "main", "index": 0}]]}, "Slack6": {"main": [[{"node": "Slack7", "type": "main", "index": 0}]]}, "Slack7": {"main": [[{"node": ... |
CrateDB:insert update executeQuery | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "e0aab098-04f4-42ce-b128-c1707e6ab085"}, {"parameters": {"table": "testtable", "columns": "id,name"}, "name": "CrateDB", "type": "n8n-nodes-base.crateDb", "typeVersion": 1, "position": [650, 300], "crede... | {"CrateDB": {"main": [[{"node": "Set1", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Set", "type": "main", "index": 0}]]}, "Set": {"main": [[{"node": "CrateDB", "type": "main", "index": 0}]]}, "Set1": {"main": [[{"node": "CrateDB1", "type": "main", "index": 0}]]}, "CrateDB1": {"main": [[{"node": "Crate... |
GoogleCalendar:Event:create getAll get update delete:Calendar:availability | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "6aeb5434-f098-403c-8a10-3b49b0ce5b28"}, {"parameters": {"resource": "calendar", "calendar": "node8qa@gmail.com", "timeMin": "2021-02-17T23:00:00.000Z", "timeMax": "2021-02-18T23:00:00.000Z", "options": ... | {"Google Calendar1": {"main": [[{"node": "Google Calendar3", "type": "main", "index": 0}]]}, "Google Calendar3": {"main": [[{"node": "Google Calendar2", "type": "main", "index": 0}]]}, "Google Calendar2": {"main": [[{"node": "Google Calendar4", "type": "main", "index": 0}]]}, "Google Calendar4": {"main": [[{"node": "Go... |
AI-Powered Children_s English Storytelling on Telegram with OpenAI | [{"id": "757a7e67-073a-4fa1-b571-2ddd147b35f6", "name": "OpenAI Chat Model", "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi", "position": [1000, 1240], "parameters": {"model": "gpt-3.5-turbo-16k-0613", "options": {}}, "credentials": {"openAiApi": {"id": "kDo5LhPmHS2WQE0b", "name": "OpenAi account"}}, "typeVersion": 1},... | {"Config": {"main": [[{"node": "Create a story", "type": "main", "index": 0}]]}, "Create a story": {"main": [[{"node": "Generate Audio for the story", "type": "main", "index": 0}, {"node": "Create a Prompt for DALL-E", "type": "main", "index": 0}, {"node": "Send Story Text", "type": "main", "index": 0}]]}, "Schedule Tr... |
CredentialOnlyNodes | [{"parameters": {}, "id": "d4c2fa93-d956-4b90-86ab-e8d7e1f89057", "name": "When clicking \"Execute Workflow\"", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [1360, 720]}, {"parameters": {"curlImport": "", "httpVariantWarning": "", "method": "GET", "url": "https://www.virustotal.com/api/v3/popul... | {"When clicking \"Execute Workflow\"": {"main": [[{"node": "VirusTotal HTTP Request", "type": "main", "index": 0}]]}} |
OpenWeatherMap:: current-weather 5-day-forecast | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "3af2c46a-cc25-4094-8889-0539e80bbbfb"}, {"parameters": {"cityName": "berlin", "language": "en"}, "name": "OpenWeatherMap", "type": "n8n-nodes-base.openWeatherMap", "typeVersion": 1, "position": [490, 30... | {"OpenWeatherMap": {"main": [[{"node": "OpenWeatherMap1", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "OpenWeatherMap", "type": "main", "index": 0}]]}} |
Automate Blog Creation in Brand Voice with AI | [{"id": "d3159589-dbb7-4cca-91f5-09e8b2e4cba8", "name": "When clicking \u2018Test workflow\u2019", "type": "n8n-nodes-base.manualTrigger", "position": [240, 500], "parameters": {}, "typeVersion": 1}, {"id": "b4b42b3f-ef30-4fc8-829d-59f8974c4168", "name": "OpenAI Chat Model", "type": "@n8n/n8n-nodes-langchain.lmChatOpen... | {"Get Blog": {"main": [[{"node": "Extract Article URLs", "type": "main", "index": 0}]]}, "Markdown": {"main": [[{"node": "Combine Articles", "type": "main", "index": 0}]]}, "Get Article": {"main": [[{"node": "Extract Article Content", "type": "main", "index": 0}]]}, "Split Out URLs": {"main": [[{"node": "Latest Article... |
Create a Branded AI-Powered Website Chatbot | [{"id": "22c8d63b-ce3c-4aab-b3f6-4bae8c1b9ec5", "name": "Window Buffer Memory", "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow", "position": [1460, 880], "parameters": {"sessionKey": "={{ $json.sessionId }}", "sessionIdType": "customKey", "contextWindowLength": 20}, "typeVersion": 1.2}, {"id": "45403d5c-6e85-424f... | {"If": {"main": [[{"node": "AI Agent", "type": "main", "index": 0}], [{"node": "Respond With Initial Message", "type": "main", "index": 0}]]}, "Switch": {"main": [[{"node": "Get Events", "type": "main", "index": 0}], [{"node": "Send Message1", "type": "main", "index": 0}]]}, "AI Agent": {"main": [[{"node": "Respond to ... |
Notion AI Assistant Generator | [{"id": "9052b5b2-1e2d-425c-92e5-1ed51323e71c", "name": "Sticky Note", "type": "n8n-nodes-base.stickyNote", "position": [380, 240], "parameters": {"color": 7, "width": 616.7964812508943, "height": 231.27721611949534, "content": "# Generate new workflow version for specific notion db schema\nInput a Notion database URL ... | {"Notion": {"main": [[{"node": "standardize schema", "type": "main", "index": 0}], [{"node": "Return error to chat", "type": "main", "index": 0}]]}, "Set input data": {"main": [[{"node": "Generate Workflow Agent", "type": "main", "index": 0}]]}, "standardize schema": {"main": [[{"node": "Simplify properties object", "t... |
Build a Tax Code Assistant with Qdrant, Mistral.ai and OpenAI | [{"id": "1bb3c94e-326e-41ca-82e4-102a598dba39", "name": "When clicking \u2018Test workflow\u2019", "type": "n8n-nodes-base.manualTrigger", "position": [-320, 300], "parameters": {}, "typeVersion": 1}, {"id": "751b283b-ea88-4fcd-ace3-3c86631f8876", "name": "Embeddings Mistral Cloud", "type": "@n8n/n8n-nodes-langchain.em... | {"1sec": {"main": [[{"node": "For Each Section...", "type": "main", "index": 0}]]}, "Switch": {"main": [[{"node": "Get Mistral Embeddings", "type": "main", "index": 0}], [{"node": "Use Qdrant Scroll API", "type": "main", "index": 0}]]}, "Ask Tool": {"ai_tool": [[{"node": "AI Agent", "type": "ai_tool", "index": 0}]]}, "... |
Make OpenAI Citation for File Retrieval RAG | [{"id": "b9033511-3421-467a-9bfa-73af01b99c4f", "name": "Aggregate", "type": "n8n-nodes-base.aggregate", "position": [740, 120], "parameters": {"options": {}, "aggregate": "aggregateAllItemData"}, "typeVersion": 1, "alwaysOutputData": true}, {"id": "a61dd9d3-4faa-4878-a6f3-ba8277279002", "name": "Window Buffer Memory",... | {"Aggregate": {"main": [[{"node": "Finnaly format the output", "type": "main", "index": 0}]]}, "Regularize output": {"main": [[{"node": "Aggregate", "type": "main", "index": 0}]]}, "Window Buffer Memory": {"ai_memory": [[{"node": "OpenAI Assistant with Vector Store", "type": "ai_memory", "index": 0}]]}, "Get ALL Thread... |
MicrosoftSQL:insert update executeQuery | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "07cfaafd-88a2-4563-9c2d-7ecfacc4a008"}, {"parameters": {"table": "TestTable", "columns": "id,content"}, "name": "Microsoft SQL", "type": "n8n-nodes-base.microsoftSql", "typeVersion": 1, "position": [550... | {"Microsoft SQL": {"main": [[{"node": "Set1", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Set", "type": "main", "index": 0}]]}, "Set": {"main": [[{"node": "Microsoft SQL", "type": "main", "index": 0}]]}, "Set1": {"main": [[{"node": "Microsoft SQL1", "type": "main", "index": 0}]]}, "Microsoft SQL1": {"... |
[3/3] Anomaly detection tool (crops dataset) | [{"id": "e01bafec-eb24-44c7-b3c4-a60f91666350", "name": "Sticky Note1", "type": "n8n-nodes-base.stickyNote", "position": [-1200, 180], "parameters": {"color": 6, "width": 400, "height": 740, "content": "We are working here with crops dataset: \nExisting (so not anomalies) crops images in dataset are:\n- 'pearl_millet(b... | {"Embed image": {"main": [[{"node": "Get similarity of medoids", "type": "main", "index": 0}]]}, "Each Crop Counts": {"main": [[{"node": "Info About Crop Labeled Clusters", "type": "main", "index": 0}]]}, "Image URL hardcode": {"main": [[{"node": "Variables for medoids", "type": "main", "index": 0}]]}, "Variables for m... |
Building Your First WhatsApp Chatbot (1) | [{"id": "77ee6494-4898-47dc-81d9-35daf6f0beea", "name": "WhatsApp Trigger", "type": "n8n-nodes-base.whatsAppTrigger", "position": [1360, -280], "webhookId": "aaa71f03-f7af-4d18-8d9a-0afb86f1b554", "parameters": {"updates": ["messages"]}, "credentials": {"whatsAppTriggerApi": {"id": "H3uYNtpeczKMqtYm", "name": "WhatsApp... | {"AI Sales Agent": {"main": [[{"node": "Reply To User", "type": "main", "index": 0}]]}, "WhatsApp Trigger": {"main": [[{"node": "Handle Message Types", "type": "main", "index": 0}]]}, "Embeddings OpenAI": {"ai_embedding": [[{"node": "Product Catalogue", "type": "ai_embedding", "index": 0}]]}, "Extract from File": {"mai... |
Telegram Bot with Supabase memory and OpenAI assistant integration | [{"id": "9cc26a42-eb43-40c4-b507-cbaf187a5e15", "name": "Get New Message", "type": "n8n-nodes-base.telegramTrigger", "position": [1120, 500], "webhookId": "464f0a75-56d1-402f-8b12-b358452e9736", "parameters": {"updates": ["message"], "additionalFields": {}}, "credentials": {"telegramApi": {"id": "rI0zyfIYVIyXt2fL", "na... | {"Merge": {"main": [[{"node": "OPENAI - Send message", "type": "main", "index": 0}]]}, "Find User": {"main": [[{"node": "If User exists", "type": "main", "index": 0}]]}, "Create User": {"main": [[{"node": "Merge", "type": "main", "index": 1}]]}, "If User exists": {"main": [[{"node": "Merge", "type": "main", "index": 0}... |
Email Subscription Service with n8n Forms, Airtable and AI | [{"id": "4dd52c72-9a9b-4db4-8de5-5b12b1e5c4be", "name": "Schedule Trigger", "type": "n8n-nodes-base.scheduleTrigger", "position": [180, 1480], "parameters": {"rule": {"interval": [{"triggerAtHour": 9}]}}, "typeVersion": 1.2}, {"id": "9226181c-b84c-4ea1-a5b4-eedb6c62037b", "name": "Search daily", "type": "n8n-nodes-base... | {"Wikipedia": {"ai_tool": [[{"node": "Content Generation Agent", "type": "ai_tool", "index": 0}]]}, "Create Event": {"main": [[{"node": "Execute Workflow", "type": "main", "index": 0}]]}, "Resize Image": {"main": [[{"node": "Set Email Vars", "type": "main", "index": 0}]]}, "Search daily": {"main": [[{"node": "Create Ev... |
Mindee:receipt:predict:invoice:predict | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [330, 230], "id": "a2fb028a-a712-440d-b273-88e18c86f688"}, {"parameters": {}, "name": "Mindee", "type": "n8n-nodes-base.mindee", "typeVersion": 1, "position": [650, 150], "credentials": {"mindeeReceiptApi": {"id": "44", "... | {"Start": {"main": [[{"node": "HTTP Request", "type": "main", "index": 0}, {"node": "HTTP Request1", "type": "main", "index": 0}]]}, "HTTP Request": {"main": [[{"node": "Mindee", "type": "main", "index": 0}]]}, "HTTP Request1": {"main": [[{"node": "Mindee1", "type": "main", "index": 0}]]}} |
Create dynamic Twitter profile banner | [{"name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [260, 210], "parameters": {}, "typeVersion": 1}, {"name": "Fetch new followers", "type": "n8n-nodes-base.httpRequest", "position": [460, 210], "parameters": {"url": "https://api.twitter.com/2/users/{YOUR_USER_ID}/followers?user.field... | {"Crop": {"main": [[{"node": "Resize1", "type": "main", "index": 0}]]}, "Merge": {"main": [[{"node": "Edit Image", "type": "main", "index": 0}]]}, "Resize": {"main": [[{"node": "Crop", "type": "main", "index": 0}]]}, "Resize1": {"main": [[{"node": "Function", "type": "main", "index": 0}]]}, "Fetch bg": {"main": [[{"nod... |
HR Job Posting and Evaluation with AI | [{"id": "450e15b2-bddf-4853-b44e-822facaac14d", "name": "On form submission", "type": "n8n-nodes-base.formTrigger", "position": [-700, -80], "webhookId": "18f7428c-9990-413f-aff3-bdcca1bbbe2d", "parameters": {"options": {"path": "automation-specialist-application", "ignoreBots": false, "buttonLabel": "Submit", "appendA... | {"AI Agent": {"main": [[{"node": "shortlisted?", "type": "main", "index": 0}]]}, "Airtable": {"main": [[{"node": "download CV", "type": "main", "index": 0}]]}, "Airtable1": {"ai_tool": [[{"node": "AI Agent", "type": "ai_tool", "index": 0}]]}, "Airtable2": {"ai_tool": [[{"node": "generate questionnaires", "type": "ai_to... |
Email Subscription Service with n8n Forms, Airtable and AI (1) | [{"id": "4dd52c72-9a9b-4db4-8de5-5b12b1e5c4be", "name": "Schedule Trigger", "type": "n8n-nodes-base.scheduleTrigger", "position": [180, 1480], "parameters": {"rule": {"interval": [{"triggerAtHour": 9}]}}, "typeVersion": 1.2}, {"id": "9226181c-b84c-4ea1-a5b4-eedb6c62037b", "name": "Search daily", "type": "n8n-nodes-base... | {"Wikipedia": {"ai_tool": [[{"node": "Content Generation Agent", "type": "ai_tool", "index": 0}]]}, "Create Event": {"main": [[{"node": "Execute Workflow", "type": "main", "index": 0}]]}, "Resize Image": {"main": [[{"node": "Set Email Vars", "type": "main", "index": 0}]]}, "Search daily": {"main": [[{"node": "Create Ev... |
UnleashedSoftware:SakesOrder:getAll:StockOnHand:getAll get | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "e60708c7-7fc5-4b69-9181-7dd94ce4c511"}, {"parameters": {"limit": 1, "filters": {}}, "name": "Unleashed Software", "type": "n8n-nodes-base.unleashedSoftware", "typeVersion": 1, "position": [500, 230], "c... | {"Unleashed Software1": {"main": [[{"node": "Unleashed Software2", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Unleashed Software", "type": "main", "index": 0}, {"node": "Unleashed Software1", "type": "main", "index": 0}]]}} |
Vero:User:create alias addTags removeTags unsubscribe resubscribe delete:Event:track | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "b7de37cc-c85a-4eac-beec-1f0c1ea5190a"}, {"parameters": {"id": "={{$node[\"Set id & email\"].json[\"id\"]}}", "additionalFields": {"email": "={{$node[\"Set id & email\"].json[\"email\"]}}"}, "dataAttribu... | {"Vero1": {"main": [[{"node": "Vero2", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Set id & email", "type": "main", "index": 0}]]}, "Vero": {"main": [[{"node": "Vero1", "type": "main", "index": 0}]]}, "Vero2": {"main": [[{"node": "Vero3", "type": "main", "index": 0}]]}, "Vero3": {"main": [[{"node": "V... |
Extract data from resume and create PDF with Gotenberg | [{"id": "79849bb5-00a4-42e6-92c4-b06c7a20eb3e", "name": "OpenAI Chat Model", "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi", "position": [1580, 340], "parameters": {"model": "gpt-4-turbo-preview", "options": {"temperature": 0, "responseFormat": "json_object"}}, "credentials": {"openAiApi": {"id": "jazew1WAaSRrjcHp", "... | {"Auth": {"main": [[{"node": "Check if start message", "type": "main", "index": 0}], [{"node": "No operation (unauthorized)", "type": "main", "index": 0}]]}, "Get file": {"main": [[{"node": "Extract text from PDF", "type": "main", "index": 0}]]}, "Projects": {"main": [[{"node": "Merge projects and volunteering", "type"... |
XML:toJSON:toXML | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "50d8428b-c132-49cb-8f4c-2eeba448d666"}, {"parameters": {"mode": "jsonToxml", "options": {}}, "name": "XML", "type": "n8n-nodes-base.xml", "typeVersion": 1, "position": [650, 300], "id": "664b8c25-5107-4... | {"XML": {"main": [[{"node": "XML1", "type": "main", "index": 0}]]}, "FunctionItem": {"main": [[{"node": "XML", "type": "main", "index": 0}]]}, "XML1": {"main": [[{"node": "Function", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "FunctionItem", "type": "main", "index": 0}]]}} |
MongoDB:insert find update delete | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "a355b2f8-5354-4e3f-9409-c29de450e49c"}, {"parameters": {"operation": "insert", "collection": "TestCollection", "fields": "id,name,valid"}, "name": "MongoDB", "type": "n8n-nodes-base.mongoDb", "typeVersi... | {"MongoDB": {"main": [[{"node": "MongoDB1", "type": "main", "index": 0}]]}, "Set": {"main": [[{"node": "MongoDB", "type": "main", "index": 0}]]}, "MongoDB1": {"main": [[{"node": "Set1", "type": "main", "index": 0}]]}, "MongoDB2": {"main": [[{"node": "MongoDB3", "type": "main", "index": 0}]]}, "Set1": {"main": [[{"node"... |
Enhance Security Operations with the Qualys Slack Shortcut Bot! | [{"id": "adfda9cb-1d77-4c54-b3ea-e7bf438a48af", "name": "Parse Webhook", "type": "n8n-nodes-base.set", "position": [760, 640], "parameters": {"options": {}, "assignments": {"assignments": [{"id": "e63f9299-a19d-4ba1-93b0-59f458769fb2", "name": "response", "type": "object", "value": "={{ $json.body.payload }}"}]}}, "typ... | {"Webhook": {"main": [[{"node": "Parse Webhook", "type": "main", "index": 0}]]}, "Parse Webhook": {"main": [[{"node": "Route Message", "type": "main", "index": 0}]]}, "Route Message": {"main": [[{"node": "Respond to Slack Webhook - Vulnerability", "type": "main", "index": 0}], [{"node": "Respond to Slack Webhook - Repo... |
Chat with Postgresql Database | [{"id": "6501a54f-a68c-452d-b353-d7e871ca3780", "name": "When chat message received", "type": "@n8n/n8n-nodes-langchain.chatTrigger", "position": [-300, -80], "webhookId": "cf1de04f-3e38-426c-89f0-3bdb110a5dcf", "parameters": {"options": {}}, "typeVersion": 1.1}, {"id": "cd32221b-2a36-408d-b57e-8115fcd810c9", "name": "... | {"Chat History": {"ai_memory": [[{"node": "AI Agent", "type": "ai_memory", "index": 0}]]}, "Execute SQL Query": {"ai_tool": [[{"node": "AI Agent", "type": "ai_tool", "index": 0}]]}, "OpenAI Chat Model": {"ai_languageModel": [[{"node": "AI Agent", "type": "ai_languageModel", "index": 0}]]}, "Get Table Definition": {"ai_... |
OpenAI-powered tweet generator | [{"name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [250, 300], "parameters": {}, "typeVersion": 1}, {"name": "FunctionItem", "type": "n8n-nodes-base.functionItem", "position": [450, 300], "parameters": {"functionCode": "// hashtag list\nconst Hashtags = [\n \"#techtwitter\",\n \"#n8n... | {"Set": {"main": [[{"node": "Airtable", "type": "main", "index": 0}]]}, "FunctionItem": {"main": [[{"node": "HTTP Request", "type": "main", "index": 0}]]}, "HTTP Request": {"main": [[{"node": "Set", "type": "main", "index": 0}]]}, "On clicking 'execute'": {"main": [[{"node": "FunctionItem", "type": "main", "index": 0}]... |
Summarize emails with A.I. then send to messenger | [{"id": "50e12e63-df28-45ac-9208-48cbf5116d09", "name": "Read emails (IMAP)", "type": "n8n-nodes-base.emailReadImap", "position": [340, 260], "parameters": {"options": {}, "postProcessAction": "nothing"}, "credentials": {"imap": {"id": "gXtdakU9M02LBQc3", "name": "IMAP account"}}, "typeVersion": 2}, {"id": "6565350b-22... | {"Read emails (IMAP)": {"main": [[{"node": "Send email to A.I. to summarize", "type": "main", "index": 0}]]}, "Send email to A.I. to summarize": {"main": [[{"node": "Send summarized content to messenger", "type": "main", "index": 0}]]}} |
Agentic Telegram AI bot with LangChain nodes and new tools | [{"id": "13b3488e-af72-4d89-bef4-e9b895e3bf76", "name": "OpenAI Chat Model", "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi", "position": [1640, 580], "parameters": {"model": "gpt-4o", "options": {"temperature": 0.7, "frequencyPenalty": 0.2}}, "credentials": {"openAiApi": {"id": "rveqdSfp7pCRON1T", "name": "Ted's Tech ... | {"AI Agent": {"main": [[{"node": "Send final reply", "type": "main", "index": 0}]]}, "OpenAI Chat Model": {"ai_languageModel": [[{"node": "AI Agent", "type": "ai_languageModel", "index": 0}]]}, "Send back an image": {"ai_tool": [[{"node": "AI Agent", "type": "ai_tool", "index": 0}]]}, "Window Buffer Memory": {"ai_memor... |
Automate Customer Support Issue Resolution using AI Text Classifier | [{"id": "645799b0-7ddb-4acb-a95d-3b04eadff445", "name": "OpenAI Chat Model", "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi", "position": [1480, 20], "parameters": {"model": "gpt-4o-mini", "options": {}}, "credentials": {"openAiApi": {"id": "8gccIjcuf3gvaoEr", "name": "OpenAi account"}}, "typeVersion": 1}, {"id": "e292... | {"Join Comments": {"main": [[{"node": "Simplify Thread For AI", "type": "main", "index": 0}]]}, "Reply to Issue": {"main": [[{"node": "Close Issue2", "type": "main", "index": 0}]]}, "Solution Found?": {"main": [[{"node": "Reply to Issue", "type": "main", "index": 0}], [{"node": "Notify Slack Channel", "type": "main", "... |
MongoDB Agent | [{"id": "d8c07efe-eca0-48cb-80e6-ea8117073c5f", "name": "OpenAI Chat Model", "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi", "position": [1300, 560], "parameters": {"options": {}}, "credentials": {"openAiApi": {"id": "TreGPMKr9hrtCvVp", "name": "OpenAi account"}}, "typeVersion": 1}, {"id": "636de178-7b68-429a-9371-41c... | {"insertFavorite": {"ai_tool": [[{"node": "AI Agent - Movie Recommendation", "type": "ai_tool", "index": 0}]]}, "MongoDBAggregate": {"ai_tool": [[{"node": "AI Agent - Movie Recommendation", "type": "ai_tool", "index": 0}]]}, "OpenAI Chat Model": {"ai_languageModel": [[{"node": "AI Agent - Movie Recommendation", "type":... |
Microsoft OneDrive:Folder:create getChildren share search delete:File:upload get share download copy delete search | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "8dd4b3f2-e8ad-481a-8a37-6fc5cad4eb8e"}, {"parameters": {"resource": "folder", "operation": "create", "name": "=TestFolder{{Date.now()}}", "options": {}}, "name": "Microsoft OneDrive", "type": "n8n-nodes... | {"Microsoft OneDrive": {"main": [[{"node": "Sleep 0.8 second5", "type": "main", "index": 0}]]}, "Microsoft OneDrive1": {"main": [[{"node": "Microsoft OneDrive3", "type": "main", "index": 0}]]}, "Microsoft OneDrive3": {"main": [[{"node": "Sleep 0.8 second", "type": "main", "index": 0}]]}, "Microsoft OneDrive4": {"main":... |
Static files workflow | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "48c3bb01-34b1-416a-a29a-428f46b0b5a0"}, {"parameters": {"fileName": "=/tmp/{{$node[\"Set files\"].json[\"filename\"]}}", "dataPropertyName": "binaryfile"}, "name": "Write Binary File", "type": "n8n-node... | {"Start": {"main": [[{"node": "Set files", "type": "main", "index": 0}]]}, "Set files": {"main": [[{"node": "Write Binary File", "type": "main", "index": 0}]]}} |
Daily Podcast Summary | [{"id": "49ab7596-665e-4a0f-bb8b-9dc04525ce88", "name": "Gmail", "type": "n8n-nodes-base.gmail", "position": [2340, 1440], "parameters": {"message": "={{ $json.html }}", "options": {}, "subject": "Podcast Review"}, "credentials": {"gmailOAuth2": {"id": "1MUdv1HbrQUFABiZ", "name": "Gmail account"}}, "typeVersion": 2.1},... | {"HTML": {"main": [[{"node": "Gmail", "type": "main", "index": 0}]]}, "Wait": {"main": [[{"node": "Get Download Link", "type": "main", "index": 0}]]}, "Genre": {"main": [[{"node": "TaddyTopDaily", "type": "main", "index": 0}]]}, "Schedule": {"main": [[{"node": "Genre", "type": "main", "index": 0}]]}, "Split Out": {"mai... |
Cortex:Analyzer:execute:Job:report get:Responder:execute | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "746052e5-aa2d-44d8-9868-51eac17d07b2"}, {"parameters": {"analyzer": "f4abc1b633b80f45af165970793fd4fd::Abuse_Finder_3_0", "observableType": "ip", "observableValue": "129.178.188.205", "tlp": 1, "additio... | {"Cortex": {"main": [[{"node": "Cortex1", "type": "main", "index": 0}]]}, "Cortex1": {"main": [[{"node": "Cortex2", "type": "main", "index": 0}]]}, "Cortex2": {"main": [[{"node": "Cortex3", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Cortex", "type": "main", "index": 0}]]}, "Cortex3": {"main": [[{"nod... |
🤖🧠 AI Agent Chatbot + LONG TERM Memory + Note Storage + Telegram | [{"id": "20a2d959-5412-447b-a2c4-7736b6b758b3", "name": "When chat message received", "type": "@n8n/n8n-nodes-langchain.chatTrigger", "position": [-320, 1600], "webhookId": "8ba8fa53-2c24-47a8-b4dd-67b88c106e3d", "parameters": {"options": {}}, "typeVersion": 1.1}, {"id": "de79c268-bac5-48ff-be4d-18f522861c22", "name": ... | {"Merge": {"main": [[{"node": "Aggregate", "type": "main", "index": 0}]]}, "Aggregate": {"main": [[{"node": "AI Tools Agent", "type": "main", "index": 0}]]}, "Save Notes": {"ai_tool": [[{"node": "AI Tools Agent", "type": "ai_tool", "index": 0}]]}, "gpt-4o-mini": {"ai_languageModel": [[{"node": "AI Tools Agent", "type":... |
LangChain - Example - Code Node Example | [{"id": "ad1a920e-1048-4b58-9c4a-a0469a1f189d", "name": "OpenAI", "type": "@n8n/n8n-nodes-langchain.lmOpenAi", "position": [900, 628], "parameters": {"options": {}}, "credentials": {"openAiApi": {"id": "4jRB4A20cPycBqP5", "name": "OpenAI account - n8n"}}, "typeVersion": 1}, {"id": "7dd04ecd-f169-455c-9c90-140140e37542"... | {"Set": {"main": [[{"node": "Custom - LLM Chain Node", "type": "main", "index": 0}]]}, "Set1": {"main": [[{"node": "Agent", "type": "main", "index": 0}]]}, "OpenAI": {"ai_languageModel": [[{"node": "Custom - LLM Chain Node", "type": "ai_languageModel", "index": 0}]]}, "Chat OpenAI": {"ai_languageModel": [[{"node": "Age... |
Customer Support Channel and Ticketing System with Slack and Linear | [{"id": "2b3112a9-046e-4aae-8fcc-95bddf3bb02e", "name": "Slack", "type": "n8n-nodes-base.slack", "position": [828, 327], "parameters": {"limit": 10, "query": "in:#n8n-tickets has::ticket:", "options": {}, "operation": "search"}, "credentials": {"slackApi": {"id": "VfK3js0YdqBdQLGP", "name": "Slack account"}}, "typeVers... | {"Merge": {"main": [[{"node": "Create New Ticket?", "type": "main", "index": 0}]]}, "Slack": {"main": [[{"node": "Get Values", "type": "main", "index": 0}]]}, "Get Values": {"main": [[{"node": "Merge", "type": "main", "index": 0}, {"node": "Get Existing Issues", "type": "main", "index": 0}]]}, "Get Hashes Only": {"main... |
AWSSQS:sendMessage | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "61c9e1a4-21ab-4146-82ae-4c4388c1da30"}, {"parameters": {"queue": "https://sqs.us-east-1.amazonaws.com/589875339869/StandardTestQueue", "sendInputData": false, "message": "=StandardMessage{{Date.now()}}"... | {"Start": {"main": [[{"node": "AWS SQS1", "type": "main", "index": 0}, {"node": "AWS SQS", "type": "main", "index": 0}]]}} |
Selenium Ultimate Scraper Workflow | [{"id": "20d35d68-db49-4183-a913-85ad06c13912", "name": "Extract First Url Match", "type": "n8n-nodes-base.html", "position": [1820, 540], "parameters": {"options": {}, "operation": "extractHtmlContent", "extractionValues": {"values": [{"key": "Url Find ", "attribute": "href", "cssSelector": "=a[href*=\"https://\"][hre... | {"If": {"main": [[{"node": "If3", "type": "main", "index": 0}], [{"node": "Delete Session5", "type": "main", "index": 0}]]}, "If1": {"main": [[{"node": "Go on url", "type": "main", "index": 0}], [{"node": "Go on url1", "type": "main", "index": 0}]]}, "If2": {"main": [[{"node": "If", "type": "main", "index": 0}], [{"nod... |
Dynamically generate HTML page from user request using OpenAI Structured Output | [{"id": "b1d9659f-4cd0-4f87-844d-32b2af1dcf13", "name": "Respond to Webhook", "type": "n8n-nodes-base.respondToWebhook", "position": [2160, 380], "parameters": {"options": {"responseHeaders": {"entries": [{"name": "Content-Type", "value": "text/html; charset=UTF-8"}]}}, "respondWith": "text", "responseBody": "={{ $json... | {"Webhook": {"main": [[{"node": "Open AI - Using Structured Output", "type": "main", "index": 0}]]}, "OpenAI - JSON to HTML": {"main": [[{"node": "Format the HTML result", "type": "main", "index": 0}]]}, "Format the HTML result": {"main": [[{"node": "Respond to Webhook", "type": "main", "index": 0}]]}, "Open AI - Using... |
OpenAI Personal Shopper with RAG and WooCommerce | [{"id": "635901e5-4afd-4c81-a63e-52f1b863a025", "name": "When chat message received", "type": "@n8n/n8n-nodes-langchain.chatTrigger", "position": [-200, 280], "webhookId": "bd3a878c-50b0-4d92-906f-e768a65c1485", "parameters": {"options": {}}, "typeVersion": 1.1}, {"id": "d11cd97c-1539-462d-858c-8758cf1a8278", "name": "... | {"RAG": {"ai_tool": [[{"node": "AI Agent", "type": "ai_tool", "index": 0}]]}, "Calculator": {"ai_tool": [[{"node": "AI Agent", "type": "ai_tool", "index": 0}]]}, "Edit Fields": {"main": [[{"node": "Information Extractor", "type": "main", "index": 0}]]}, "HTTP Request": {"main": [[{"node": "Google Drive2", "type": "main... |
HR-focused automation pipeline with AI | [{"id": "b1092f93-502c-4af0-962e-2b69311b92a3", "name": "On form submission", "type": "n8n-nodes-base.formTrigger", "position": [-520, -200], "webhookId": "2a87705d-8ba1-41f1-80ef-85f364ce253e", "parameters": {"options": {}, "formTitle": "Send CV", "formFields": {"values": [{"fieldLabel": "Name", "placeholder": "Name",... | {"Merge": {"main": [[{"node": "Summarization Chain", "type": "main", "index": 0}]]}, "OpenAI": {"ai_languageModel": [[{"node": "Qualifications", "type": "ai_languageModel", "index": 0}, {"node": "Summarization Chain", "type": "ai_languageModel", "index": 0}, {"node": "HR Expert", "type": "ai_languageModel", "index": 0}... |
GoogleSlides:Presentation:create get getSlides replaceText:Page:get getThumbnail | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "280bf9cc-7749-4adb-972f-17c43e386aa9"}, {"parameters": {"authentication": "serviceAccount", "title": "=Slides{{(new Date()).toUTCString()}}"}, "name": "Google Slides", "type": "n8n-nodes-base.googleSlid... | {"Google Slides": {"main": [[{"node": "Google Slides1", "type": "main", "index": 0}, {"node": "Google Slides4", "type": "main", "index": 0}]]}, "Google Slides1": {"main": [[{"node": "Google Slides2", "type": "main", "index": 0}]]}, "Google Slides2": {"main": [[]]}, "Google Slides4": {"main": [[{"node": "Google Slides5"... |
Angie, Personal AI Assistant with Telegram Voice and Text | [{"id": "c70236ea-91ab-4e47-b6f6-63a70ede5d3c", "name": "Google Calendar", "type": "n8n-nodes-base.googleCalendarTool", "position": [1000, 680], "parameters": {"options": {"fields": "=items(summary, start(dateTime))", "timeMin": "={{$fromAI(\"date\",\"the date after which to fetch the messages in format YYYY-MM-DDTHH:M... | {"If": {"main": [[{"node": "Get Voice File", "type": "main", "index": 0}], [{"node": "Angie, AI Assistant \ud83d\udc69\ud83c\udffb\u200d\ud83c\udfeb", "type": "main", "index": 0}]]}, "Tasks": {"ai_tool": [[{"node": "Angie, AI Assistant \ud83d\udc69\ud83c\udffb\u200d\ud83c\udfeb", "type": "ai_tool", "index": 0}]]}, "Con... |
RSS Feed | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "2abda6cf-70a8-40c3-9446-4f7f8233e54a"}, {"parameters": {"url": "https://www.producthunt.com/feed"}, "name": "RSS Feed Read", "type": "n8n-nodes-base.rssFeedRead", "typeVersion": 1, "position": [450, 300... | {"Start": {"main": [[{"node": "RSS Feed Read", "type": "main", "index": 0}]]}, "RSS Feed Read": {"main": [[{"node": "Function", "type": "main", "index": 0}]]}} |
TravisCI:Build:trigger getAll get restart cancel | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "efbe46b1-9480-434d-b571-430942f31364"}, {"parameters": {"operation": "getAll", "limit": 1, "additionalFields": {"order": "asc", "sortBy": "id"}}, "name": "TravisCI", "type": "n8n-nodes-base.travisCi", "... | {"Start": {"main": [[{"node": "TravisCI2", "type": "main", "index": 0}]]}, "TravisCI": {"main": [[{"node": "TravisCI1", "type": "main", "index": 0}]]}, "TravisCI2": {"main": [[{"node": "Sleep 2 Seconds", "type": "main", "index": 0}]]}, "Sleep 2 Seconds": {"main": [[{"node": "TravisCI", "type": "main", "index": 0}]]}, "... |
AI Customer feedback sentiment analysis | [{"id": "4ea39a4f-d8c1-438f-9738-bfbb906a3d7a", "name": "Sticky Note2", "type": "n8n-nodes-base.stickyNote", "position": [1200, 1020], "parameters": {"width": 253, "height": 342, "content": "## Send customer feedback to OpenAI for sentiment analysis"}, "typeVersion": 1}, {"id": "6962ea41-7d15-4932-919f-21ac94fa1269", "... | {"Classify feedback with OpenAI": {"main": [[{"node": "Merge sentiment with form content", "type": "main", "index": 0}]]}, "Merge sentiment with form content": {"main": [[{"node": "Add customer feedback to Google Sheets", "type": "main", "index": 0}]]}, "Submit form with customer feedback": {"main": [[{"node": "Classif... |
Set | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "32be2fcf-b143-442e-877f-96b51b0b5148"}, {"parameters": {"values": {"string": [{"name": "name", "value": "test"}]}, "options": {}}, "name": "Set", "type": "n8n-nodes-base.set", "typeVersion": 1, "positio... | {"Set": {"main": [[{"node": "Function", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Set", "type": "main", "index": 0}]]}} |
Orbit:Member:upsert get update delete getAll lookup:Note:create update getAll:Activity:create getAll:Post:create getAll delete | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [410, 200], "id": "39ef826b-4c37-4617-aacb-e2d276721e1f"}, {"parameters": {"operation": "upsert", "workspaceId": "543", "identityUi": {"identityValue": {"source": "email", "email": "={{$node[\"Set\"].json[\"email\"]}}"}},... | {"Orbit": {"main": [[{"node": "Orbit6", "type": "main", "index": 0}, {"node": "Orbit8", "type": "main", "index": 0}, {"node": "Orbit1", "type": "main", "index": 0}]]}, "Orbit1": {"main": [[{"node": "Orbit3", "type": "main", "index": 0}]]}, "Orbit2": {"main": [[{"node": "Orbit4", "type": "main", "index": 0}]]}, "Orbit3"... |
AI Agent to chat with you Search Console Data, using OpenAI and Postgres | [{"id": "9ee6710b-19b7-4bfd-ac2d-0fe1e2561f1d", "name": "Postgres Chat Memory", "type": "@n8n/n8n-nodes-langchain.memoryPostgresChat", "position": [1796, 220], "parameters": {"tableName": "insights_chat_histories"}, "credentials": {"postgres": {"id": "", "name": "Postgres"}}, "typeVersion": 1.1}, {"id": "eb9f07e9-ded1-... | {"Switch": {"main": [[{"node": "Search Console - Get Custom Insights", "type": "main", "index": 0}], [{"node": "## Search Console - Get List of Properties", "type": "main", "index": 0}]]}, "AI Agent": {"main": [[{"node": "Respond to Webhook", "type": "main", "index": 0}]]}, "Set fields": {"main": [[{"node": "AI Agent",... |
Invoice data extraction with LlamaParse and OpenAI (1) | [{"id": "7076854e-c7e8-45b5-9e5e-16678bffa254", "name": "OpenAI Model", "type": "@n8n/n8n-nodes-langchain.lmOpenAi", "position": [2420, 480], "parameters": {"model": {"__rl": true, "mode": "list", "value": "gpt-3.5-turbo-1106", "cachedResultName": "gpt-3.5-turbo-1106"}, "options": {"temperature": 0}}, "credentials": {"... | {"Map Output": {"main": [[{"node": "Append to Reconciliation Sheet", "type": "main", "index": 0}]]}, "OpenAI Model": {"ai_languageModel": [[{"node": "Apply Data Extraction Rules", "type": "ai_languageModel", "index": 0}]]}, "Is Job Ready?": {"main": [[{"node": "Get Parsed Invoice Data", "type": "main", "index": 0}], nu... |
Send a random recipe once a day to Telegram | [{"name": "Cron", "type": "n8n-nodes-base.cron", "position": [440, 440], "parameters": {"triggerTimes": {"item": [{}]}}, "typeVersion": 1}, {"name": "Airtable2", "type": "n8n-nodes-base.airtable", "notes": "Grab our list of chats from Airtable to send a random recipe", "position": [660, 440], "parameters": {"table": "T... | {"IF": {"main": [[{"node": "Set1", "type": "main", "index": 0}]]}, "Set": {"main": [[{"node": "Get recipes from API", "type": "main", "index": 0}]]}, "Cron": {"main": [[{"node": "Airtable2", "type": "main", "index": 0}]]}, "Set1": {"main": [[{"node": "Airtable1", "type": "main", "index": 0}]]}, "Airtable": {"main": [[{... |
Flow:Task:create get getAll update | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "077a12f0-e2c8-4990-bf0c-3705208c8ada"}, {"parameters": {"workspaceId": "473181", "name": "=Task{{Date.now()}}", "additionalFields": {"noteContent": "Task content", "noteMimeType": "text/plain", "positio... | {"Flow": {"main": [[{"node": "Flow1", "type": "main", "index": 0}]]}, "Flow1": {"main": [[{"node": "Flow2", "type": "main", "index": 0}]]}, "Flow2": {"main": [[{"node": "Flow3", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Flow", "type": "main", "index": 0}]]}} |
Telegram-bot AI Da Nang | [{"id": "ae5f9ca6-6bba-4fe8-b955-6c615d8a522f", "name": "SendTyping", "type": "n8n-nodes-base.telegram", "position": [-1780, -260], "webhookId": "26ea953e-93d9-463e-ad90-95ea8ccb449f", "parameters": {"chatId": "={{ $('telegramInput').item.json.message.chat.id }}", "operation": "sendChatAction"}, "credentials": {"telegr... | {"LLM": {"ai_languageModel": [[{"node": "ScheduleBot", "type": "ai_languageModel", "index": 0}]]}, "Memory": {"ai_memory": [[{"node": "ScheduleBot", "type": "ai_memory", "index": 0}]]}, "Switch": {"main": [[{"node": "n8nResponse", "type": "main", "index": 0}], [{"node": "telegramResponse", "type": "main", "index": 0}]]... |
Trello:Board:*List:*Card:*Label:*CardComment:*Attachment:*CheckList:* | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [-580, 310], "id": "60bc897d-49b0-41d9-9ecd-a241e69f23fd"}, {"parameters": {"resource": "board", "name": "TestBoard", "description": "test qa board", "additionalFields": {}}, "name": "Trello", "type": "n8n-nodes-base.trel... | {"Trello": {"main": [[{"node": "Trello4", "type": "main", "index": 0}]]}, "Trello1": {"main": [[{"node": "Trello2", "type": "main", "index": 0}]]}, "Trello2": {"main": [[{"node": "Trello3", "type": "main", "index": 0}]]}, "Trello4": {"main": [[{"node": "Trello5", "type": "main", "index": 0}]]}, "Trello5": {"main": [[{"... |
Tapfiliate:Affiliate:create getAll get delete:ProgramAffiliate:add disapprove approve get getAll:AffiliateMetaData:add update remove | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "35279fb2-20b3-4fb0-b959-7a34dfdd053f"}, {"parameters": {"email": "=fake{{Date.now()}}@gmail.com", "firstname": "=Fname{{Date.now()}}", "lastname": "=Lname{{Date.now()}}", "additionalFields": {}}, "name"... | {"Tapfiliate": {"main": [[{"node": "Tapfiliate1", "type": "main", "index": 0}]]}, "Tapfiliate1": {"main": [[{"node": "Tapfiliate2", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Tapfiliate", "type": "main", "index": 0}]]}, "Tapfiliate2": {"main": [[{"node": "Tapfiliate4", "type": "main", "index": 0}, {"... |
OpenThesaurus:: Get Synonyms | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "d7c16b8e-f8b9-42dc-8c13-b38f754dac42"}, {"parameters": {"text": "Wasser", "options": {"similar": true}}, "name": "OpenThesaurus", "type": "n8n-nodes-base.openThesaurus", "typeVersion": 1, "position": [5... | {"Start": {"main": [[{"node": "OpenThesaurus", "type": "main", "index": 0}]]}} |
AI chatbot that can search the web | [{"id": "3a3bcb2d-cb94-40d8-8b9e-322ea9d27f6e", "name": "Sticky Note4", "type": "n8n-nodes-base.stickyNote", "position": [1000, 640], "parameters": {"width": 300, "height": 185, "content": "### The conversation history(last 20 messages) is stored in a buffer memory"}, "typeVersion": 1}, {"id": "e279af43-b003-4499-b221-... | {"SerpAPI": {"ai_tool": [[{"node": "AI Agent", "type": "ai_tool", "index": 0}]]}, "Wikipedia": {"ai_tool": [[{"node": "AI Agent", "type": "ai_tool", "index": 0}]]}, "Chat OpenAI": {"ai_languageModel": [[{"node": "AI Agent", "type": "ai_languageModel", "index": 0}]]}, "Window Buffer Memory": {"ai_memory": [[{"node": "AI... |
Analyze Suspicious Email Contents with ChatGPT Vision | [{"id": "1bad6bfc-9ec9-48a5-b8f7-73c4de3d08cf", "name": "Gmail Trigger", "type": "n8n-nodes-base.gmailTrigger", "position": [1480, 160], "parameters": {"simple": false, "filters": {}, "options": {}, "pollTimes": {"item": [{"mode": "everyMinute"}]}}, "credentials": {"gmailOAuth2": {"id": "kkhNhqKpZt6IUZd0", "name": " Gm... | {"Gmail Trigger": {"main": [[{"node": "Set Gmail Variables", "type": "main", "index": 0}]]}, "Format Headers": {"main": [[{"node": "Set Outlook Variables", "type": "main", "index": 0}]]}, "Screenshot HTML": {"main": [[{"node": "Retrieve Screenshot", "type": "main", "index": 0}]]}, "ChatGPT Analysis": {"main": [[{"node"... |
Qualifying Appointment Requests with AI & n8n Forms | [{"id": "76589d1c-45f3-4a89-906f-8ef300d34964", "name": "n8n Form Trigger", "type": "n8n-nodes-base.formTrigger", "position": [-2520, -280], "webhookId": "5e7637dd-d222-4786-8cdc-7b66cebc1481", "parameters": {"path": "schedule_appointment", "options": {"ignoreBots": true, "appendAttribution": true, "useWorkflowTimezone... | {"Send Receipt": {"main": [[{"node": "Form End", "type": "main", "index": 0}]]}, "Has Accepted?": {"main": [[{"node": "Enter Date & Time", "type": "main", "index": 0}], [{"node": "Decline1", "type": "main", "index": 0}]]}, "Has Approval?": {"main": [[{"node": "Create Appointment", "type": "main", "index": 0}], [{"node"... |
Voice RAG Chatbot with ElevenLabs and OpenAI | [{"id": "5898da57-38b0-4d29-af25-fe029cda7c4a", "name": "AI Agent", "type": "@n8n/n8n-nodes-langchain.agent", "position": [-180, 800], "parameters": {"text": "={{ $json.body.question }}", "options": {}, "promptType": "define"}, "typeVersion": 1.7}, {"id": "81bbedb6-5a07-4977-a68f-2bdc75b17aba", "name": "Vector Store To... | {"Listen": {"main": [[{"node": "AI Agent", "type": "main", "index": 0}]]}, "OpenAI": {"ai_languageModel": [[{"node": "AI Agent", "type": "ai_languageModel", "index": 0}]]}, "AI Agent": {"main": [[{"node": "Respond to ElevenLabs", "type": "main", "index": 0}]]}, "Get folder": {"main": [[{"node": "Download Files", "type"... |
HTTP:InvalidHostHeader HTTP:CrossDomainRedirect | [{"parameters": {}, "id": "3d7ec041-6d7c-4516-b7a0-b89dd41aca5a", "name": "When clicking \"Test workflow\"", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [-180, 660]}, {"parameters": {}, "id": "15c4faaf-6241-4215-8919-b66cc80f90aa", "name": "Success", "type": "n8n-nodes-base.noOp", "typeVersion... | {"When clicking \"Test workflow\"": {"main": [[{"node": "Invalid Host header", "type": "main", "index": 0}, {"node": "Cross Domain Redirect", "type": "main", "index": 0}]]}, "Internal SSL Error?": {"main": [[{"node": "Stop and Error", "type": "main", "index": 0}], [{"node": "Success", "type": "main", "index": 0}]]}, "I... |
Redis:info set keys get delete | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "bfe11af4-fb50-452c-b976-4d03d10829d2"}, {"parameters": {}, "name": "Redis", "type": "n8n-nodes-base.redis", "typeVersion": 1, "position": [600, 300], "credentials": {"redis": {"id": "85", "name": "Redis... | {"Redis": {"main": [[{"node": "Redis1", "type": "main", "index": 0}]]}, "Redis1": {"main": [[{"node": "Redis2", "type": "main", "index": 0}]]}, "Redis2": {"main": [[{"node": "Redis3", "type": "main", "index": 0}]]}, "Redis3": {"main": [[{"node": "Redis4", "type": "main", "index": 0}, {"node": "Function", "type": "main"... |
Gmail:Draft:create getAll get delete:Label:create getAll get delete:Message:send getAll get reply delete:MessageLabel:add remove | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [340, 400], "id": "05c88b78-968b-4f4c-a1e9-8898251d3f7d"}, {"parameters": {"subject": "=Draft created at {{(new Date()).toGMTString()}}", "message": "=Draft Test Body", "additionalFields": {}}, "name": "Gmail", "type": "n... | {"Gmail": {"main": [[{"node": "Gmail1", "type": "main", "index": 0}]]}, "Gmail1": {"main": [[{"node": "Gmail2", "type": "main", "index": 0}]]}, "Gmail2": {"main": [[{"node": "Gmail3", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Gmail8", "type": "main", "index": 0}, {"node": "Gmail4", "type": "main", "... |
Qualify new leads in Google Sheets via OpenAI's GPT-4 | [{"id": "1f179325-0bec-4e5c-8ebd-0a2bb3ebefaa", "name": "Merge", "type": "n8n-nodes-base.merge", "position": [1440, 340], "parameters": {"mode": "combine", "options": {}, "combinationMode": "mergeByPosition"}, "typeVersion": 2.1}, {"id": "7b548661-2b32-451f-ba52-91ca86728f1e", "name": "Sticky Note", "type": "n8n-nodes-... | {"Merge": {"main": [[{"node": "Update lead status", "type": "main", "index": 0}]]}, "Extract JSON reply": {"main": [[{"node": "Merge", "type": "main", "index": 1}]]}, "Check for new entries": {"main": [[{"node": "Merge", "type": "main", "index": 0}, {"node": "Qualify leads with GPT", "type": "main", "index": 0}]]}, "Qu... |
📈 Receive Daily Market News from FT.com to your Microsoft outlook inbox | [{"id": "d2a24a9b-9cf3-4de0-82e7-5d858658d4b4", "name": "Extract specific content", "type": "n8n-nodes-base.html", "notes": "Extract selected headlines, editor's picks, spotlight etc.", "position": [800, 340], "parameters": {"options": {"cleanUpText": true}, "operation": "extractHtmlContent", "extractionValues": {"valu... | {"AI Agent": {"main": [[{"node": "Send the summary by e-mail", "type": "main", "index": 0}]]}, "Schedule Trigger": {"main": [[{"node": "Get financial news online", "type": "main", "index": 0}]]}, "Gather the elements": {"main": [[{"node": "AI Agent", "type": "main", "index": 0}]]}, "Extract specific content": {"main": ... |
uProc:Internet:*; | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "471ee767-0f84-4092-8848-b32bfa27c904"}, {"parameters": {"group": "internet", "tool": "getDeviceByUa", "useragent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrom... | {"uProc1": {"main": [[{"node": "uProc2", "type": "main", "index": 0}]]}, "uProc2": {"main": [[{"node": "uProc3", "type": "main", "index": 0}]]}, "uProc3": {"main": [[{"node": "uProc4", "type": "main", "index": 0}]]}, "uProc4": {"main": [[{"node": "uProc5", "type": "main", "index": 0}]]}, "uProc5": {"main": [[{"node": "... |
GitLab:Repository:get getIssues:Issue:create createComment edit get lock:Release:create get getAll update delete:User:getRepositories | [{"parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [250, 300], "id": "57d13714-f0f8-46af-a51c-4d6691fe9a52"}, {"parameters": {"resource": "repository", "operation": "get", "owner": "nodeqa", "repository": "nodemationQA"}, "name": "Gitlab", "type": "n8n-nodes-base.gitlab",... | {"Gitlab": {"main": [[{"node": "Gitlab1", "type": "main", "index": 0}]]}, "Start": {"main": [[{"node": "Gitlab", "type": "main", "index": 0}, {"node": "Gitlab2", "type": "main", "index": 0}, {"node": "Gitlab7", "type": "main", "index": 0}, {"node": "Gitlab8", "type": "main", "index": 0}]]}, "Gitlab2": {"main": [[{"node... |
News Extraction | [{"id": "97711d12-20de-40aa-b994-d2b10f20a5e5", "name": "Extract the HTML with the right css class", "type": "n8n-nodes-base.html", "position": [-500, 0], "parameters": {"options": {"trimValues": true}, "operation": "extractHtmlContent", "extractionValues": {"values": [{"key": "data", "attribute": "href", "cssSelector"... | {"Merge": {"main": [[{"node": "Merge ChatGPT output with Date & Link", "type": "main", "index": 1}]]}, "Summary": {"main": [[{"node": "Rename Summary", "type": "main", "index": 0}]]}, "Keywords": {"main": [[{"node": "Rename keywords", "type": "main", "index": 0}]]}, "Extract date": {"main": [[{"node": "Create single da... |
BasicLLMChain:OpenAIChat | [{"parameters": {"model": "gpt-3.5-turbo-0125", "options": {"temperature": 0}}, "id": "7b0bb72a-9a3e-4dbf-a875-cdc429bf333a", "name": "OpenAI Chat Model", "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi", "typeVersion": 1, "position": [640, 600], "credentials": {"openAiApi": {"id": "Zak03cqeLUOsgkFI", "name": "OpenAi ac... | {"OpenAI Chat Model": {"ai_languageModel": [[{"node": "Open AI Chat", "type": "ai_languageModel", "index": 0}]]}, "When clicking \"Test workflow\"": {"main": [[{"node": "Open AI Chat", "type": "main", "index": 0}]]}} |
Podcast Digest | [{"id": "48bf1045-cfc1-4b37-9cce-86634bd97480", "name": "When clicking \"Execute Workflow\"", "type": "n8n-nodes-base.manualTrigger", "position": [-420, 580], "parameters": {}, "typeVersion": 1}, {"id": "75f2e528-e5fe-4508-b98f-e1f71f803e60", "name": "Podcast Episode Transcript", "type": "n8n-nodes-base.code", "positio... | {"Topics": {"main": [[{"node": "Research & Explain Topics", "type": "main", "index": 0}]]}, "Wikipedia1": {"ai_tool": [[{"node": "Research & Explain Topics", "type": "ai_tool", "index": 0}]]}, "GPT 4 - Extract": {"ai_languageModel": [[{"node": "Extract Topics & Questions", "type": "ai_languageModel", "index": 0}]]}, "G... |
Automate testimonials in Strapi with n8n | [{"name": "Simplify Result", "type": "n8n-nodes-base.set", "position": [680, 100], "parameters": {"values": {"string": [{"name": "Content", "value": "={{$json[\"full_text\"].replace(/(?:https?|ftp):\\/\\/[\\n\\S]+/g, '')}}"}, {"name": "Author", "value": "={{$json[\"user\"][\"name\"]}} (@{{$json[\"user\"][\"screen_name\... | {"Webhook": {"main": [[{"node": "Simplify Webhook Result", "type": "main", "index": 0}]]}, "Analyze Tweet": {"main": [[{"node": "Merge Tweet Sentiment with Source", "type": "main", "index": 1}]]}, "Search Tweets": {"main": [[{"node": "Simplify Result", "type": "main", "index": 0}]]}, "Simplify Result": {"main": [[{"nod... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.