{"workflow":{"id":13172,"name":"Send AI-personalized LinkedIn outreach from Google Sheets with Azure OpenAI and ConnectSafely","views":344,"recentViews":1,"totalViews":344,"createdAt":"2026-02-02T08:29:56.902Z","description":"## 📊 Description\nAutomate personalized LinkedIn outreach at scale using AI and real prospect data. 🤖📧\nThis workflow pulls leads from Google Sheets, generates human-like LinkedIn messages with Azure OpenAI, and sends them safely via the ConnectSafely LinkedIn API. It intelligently avoids duplicate messages, validates delivery, and updates message status back into your sheet automatically. Perfect for consistent, non-salesy B2B outreach with zero manual effort.\n\n## What This Template Does\n\n⏰ Triggers automatically on a daily schedule to start LinkedIn outreach.\n\n📄 Fetches prospect details from Google Sheets for processing.\n\n🔁 Loops through prospects in controlled batches to avoid API limits.\n\n🧠 Uses AI to generate personalized LinkedIn messages based on role, company, industry, and activity.\n\n✅ Checks if a message already exists to prevent duplicates.\n\n💾 Saves generated messages back to Google Sheets for tracking.\n\n🔍 Fetches LinkedIn profile data and profile URNs via ConnectSafely.\n\n💬 Sends personalized LinkedIn messages safely using the ConnectSafely API.\n\n📊 Updates Google Sheets with message delivery status and LinkedIn profile links.\n\n## Key Benefits\n✅ Fully automated LinkedIn outreach with no manual copywriting\n✅ AI-driven personalization for higher reply rates\n✅ Prevents duplicate messages automatically\n✅ Centralized tracking inside Google Sheets\n✅ Safe LinkedIn messaging using ConnectSafely APIs\n✅ Scalable daily outreach without risking account limits\n\n## Features\n- Scheduled trigger for daily LinkedIn outreach\n- Google Sheets integration for lead management\n- Azure OpenAI (GPT-4o-mini) for AI message generation\n- Batch processing for rate-limit safety\n- Conditional logic to validate message creation\n- ConnectSafely LinkedIn API for profile lookup and message sending\n\n## Requirements\n- Google Sheets account with prospect data\n- Azure OpenAI credentials (GPT-4o-mini access)\n- ConnectSafely LinkedIn API credentials\n- n8n instance with scheduled workflows enabled\n\n## Target Audience\n- B2B founders and agency owners doing LinkedIn outreach\n- Sales and lead generation teams\n- Growth marketers running outbound campaigns\n- Automation consultants building LinkedIn workflows","workflow":{"id":"a9s07MGpyP64nPkW","meta":{"instanceId":"8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177","templateCredsSetupCompleted":true},"name":"LinkedIn Outreach Automation- Connectsafely","tags":[],"nodes":[{"id":"bd6b0b21-61ad-4bf1-8ffb-8d2401b264a2","name":"Main Overview","type":"n8n-nodes-base.stickyNote","position":[-3472,736],"parameters":{"color":4,"width":465,"height":801,"content":"### How it works\n\nThis workflow automates personalized LinkedIn outreach for B2B lead generation. It runs daily at 5 PM, fetching prospect data from Google Sheets, generating AI-powered personalized messages using Azure OpenAI, and sending them via ConnectSafely LinkedIn API.\n\nThe workflow checks if a LinkedIn message already exists for each prospect. If not, it uses an AI agent with prospect context (name, role, company, industry, location) to craft natural, non-salesy messages that reference recent LinkedIn activity. Generated messages are saved back to the sheet, then the workflow validates message status before sending. After successful delivery, profile URNs and message status are recorded.\n\n### Setup steps\n\n1. **Google Sheets**: Connect your Google account and configure the document ID with sheet \"Automation result\"\n2. **Azure OpenAI**: Add your Azure OpenAI credentials for the GPT-4o-mini model\n3. **ConnectSafely**: Configure your ConnectSafely API credentials\n4. **Schedule**: Adjust the cron expression if you want a different execution time (default: 5 PM daily)\n\n### Customization\n\n- Modify the AI agent's system message and prompt to match your brand voice\n- Adjust the message length (currently 50-85 words)\n- Change the batch processing rate in Loop Over Items\n- Update the Google Sheet column mappings to match your data structure"},"typeVersion":1},{"id":"31244ebe-798b-4745-a74b-a735df669bcd","name":"Section: Data Retrieval","type":"n8n-nodes-base.stickyNote","position":[-2976,864],"parameters":{"color":5,"width":280,"height":136,"content":"## Data Retrieval\n\nFetches prospect records from Google Sheets that need personalized LinkedIn messages generated."},"typeVersion":1},{"id":"20fd1a9a-3984-42d9-8edf-95285505275d","name":"Section: AI Message Generation","type":"n8n-nodes-base.stickyNote","position":[-2560,864],"parameters":{"color":5,"width":400,"height":136,"content":"## AI Message Generation\n\nGenerates personalized LinkedIn messages using AI based on prospect data. Loops through each prospect record and creates contextual outreach messages."},"typeVersion":1},{"id":"4c079ca8-6a7b-4998-acde-d0f2f551196b","name":"Section: Message Validation & Sending","type":"n8n-nodes-base.stickyNote","position":[-1584,880],"parameters":{"color":5,"width":520,"height":152,"content":"## Message Validation & LinkedIn Sending\n\nValidates generated messages exist and are not empty, retrieves profile information via API, then sends personalized messages through ConnectSafely LinkedIn."},"typeVersion":1},{"id":"0e6acc33-aa5c-4001-bff2-8d196b13b05d","name":"Warning: Azure OpenAI","type":"n8n-nodes-base.stickyNote","position":[-2320,1264],"parameters":{"color":2,"height":188,"content":"⚠️ **Azure OpenAI Credentials Required**\n\nYou must configure Azure OpenAI API credentials with access to the gpt-4o-mini model. Without valid credentials, the AI message generation will fail."},"typeVersion":1},{"id":"e9d3bd40-ba95-4154-94f2-d91fd254d2d4","name":"Warning: ConnectSafely","type":"n8n-nodes-base.stickyNote","position":[-736,1248],"parameters":{"color":2,"height":156,"content":"⚠️ **ConnectSafely API Required**\n\nThis node requires valid ConnectSafely LinkedIn API credentials. Ensure your API key is active and has permission to send messages."},"typeVersion":1},{"id":"c04c7ee0-0362-4d8d-9ff5-2831c89e725c","name":"Check if Message Exists","type":"n8n-nodes-base.if","position":[-2544,1024],"parameters":{"options":{},"conditions":{"options":{"version":3,"leftValue":"","caseSensitive":true,"typeValidation":"strict"},"combinator":"and","conditions":[{"id":"5d3e626a-4540-4aa7-bfe3-4eac4195b073","operator":{"type":"string","operation":"empty","singleValue":true},"leftValue":"={{ $json[\"LinkedIn message\"] }}","rightValue":""}]}},"typeVersion":2.3},{"id":"4a3f686c-f19c-4011-a1c6-903fedfedf3f","name":"Save Generated Message to Sheet","type":"n8n-nodes-base.googleSheets","onError":"continueRegularOutput","position":[-1744,1024],"parameters":{"columns":{"value":{"Person Name":"={{ $('Loop Over Items1').item.json['Person Name'] }}","LinkedIn message":"={{ $json.output }}"},"schema":[{"id":"Person Name","type":"string","display":true,"removed":false,"required":false,"displayName":"Person Name","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Current role","type":"string","display":true,"removed":true,"required":false,"displayName":"Current role","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Post Url","type":"string","display":true,"removed":true,"required":false,"displayName":"Post Url","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Company name","type":"string","display":true,"removed":true,"required":false,"displayName":"Company name","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Linkedin Url","type":"string","display":true,"removed":true,"required":false,"displayName":"Linkedin Url","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Person Email","type":"string","display":true,"removed":true,"required":false,"displayName":"Person Email","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Seniority","type":"string","display":true,"removed":true,"required":false,"displayName":"Seniority","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Industry","type":"string","display":true,"removed":true,"required":false,"displayName":"Industry","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Company size","type":"string","display":true,"removed":true,"required":false,"displayName":"Company size","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Loacation","type":"string","display":true,"removed":true,"required":false,"displayName":"Loacation","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Key Focus Area","type":"string","display":true,"removed":true,"required":false,"displayName":"Key Focus Area","defaultMatch":false,"canBeUsedToMatch":true},{"id":"LinkedIn message","type":"string","display":true,"removed":false,"required":false,"displayName":"LinkedIn message","defaultMatch":false,"canBeUsedToMatch":true}],"mappingMode":"defineBelow","matchingColumns":["Person Name"],"attemptToConvertTypes":false,"convertFieldsToString":false},"options":{},"operation":"appendOrUpdate","sheetName":{"__rl":true,"mode":"list","value":987670951,"cachedResultUrl":"https://docs.google.com/spreadsheets/d/1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI/edit#gid=987670951","cachedResultName":"Automation result"},"documentId":{"__rl":true,"mode":"list","value":"1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI","cachedResultUrl":"https://docs.google.com/spreadsheets/d/1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI/edit?usp=drivesdk","cachedResultName":"Linkedin url sheet"}},"credentials":{"googleSheetsOAuth2Api":{"id":"credential-id","name":"Google Sheets account"}},"typeVersion":4.7},{"id":"471ad27b-f257-4a38-86fa-42f909aa6e60","name":"Generate Personalized Message with AI","type":"@n8n/n8n-nodes-langchain.agent","position":[-2096,1024],"parameters":{"text":"=Using the prospect data below, write a personalized LinkedIn message.\n\nProspect Data:\n{\n  \"Person Name\": \"{{ $json['Person Name'] }}\",\n  \"Company name\": \"{{ $json['Company name'] }}\",\n  \"Current role\": \"{{ $json['Current role'] }}\",\n  \"Industry\": \"{{ $json['Industry'] }}\",\n  \"Company size\": \"{{ $json['Company size'] }}\",\n  \"Location\": \"{{ $json['Loacation'] }}\",\n  \"Key Focus Area\": \"{{ $json['Key Focus Area'] }}\"\n}\n\nInstructions:\n- Start by mentioning that you saw their recent post or comment on LinkedIn.\n- Naturally connect that activity to growth, demand generation, or lead flow challenges.\n- Personalize using role, company, industry, or focus area.\n- Position the message as exploratory and helpful, not a pitch.\n- Invite them to a light conversation to see if there’s any way to help.\n\nOutput ONLY the LinkedIn message text. No explanations, no formatting, no emojis.\n","options":{"systemMessage":"=You are a B2B LinkedIn outreach copywriter writing first-touch messages for a lead generation agency.\n\nYour task is to write short, highly personalized LinkedIn messages that reference a prospect’s recent post, comment, or expressed intent (even if generic), and open a friendly conversation.\n\nRules:\n- Always mention that you noticed their post, comment, or recent activity.\n- Politely infer that they may be exploring growth, demand generation, or lead flow.\n- Do NOT claim exact details about the post — keep it natural and non-assumptive.\n- Tone must be friendly, observant, and helpful (not salesy).\n- Avoid buzzwords, hype, or aggressive CTAs.\n- Do NOT include links.\n- Length: 50–85 words.\n- End with a soft, optional CTA (e.g., “open to a quick chat?”).\n- Assume this is a first LinkedIn message.\n\nContext:\nYou represent LeadMe (https://leadme.cloud/agencies), a B2B lead generation agency helping founders and leadership teams set up consistent, qualified outbound conversations.\n"},"promptType":"define"},"typeVersion":3},{"id":"690a96d6-89b7-409b-9a7e-653b32c25aa5","name":"Azure OpenAI GPT-4o-mini","type":"@n8n/n8n-nodes-langchain.lmChatAzureOpenAi","position":[-2032,1248],"parameters":{"model":"gpt-4o-mini","options":{}},"credentials":{"azureOpenAiApi":{"id":"credential-id","name":"Azure Open AI account"}},"typeVersion":1},{"id":"85ec88a4-d964-45cf-ac34-9e4fdbb77783","name":"Validate Message Not Empty","type":"n8n-nodes-base.if","position":[-1296,1024],"parameters":{"options":{},"conditions":{"options":{"version":3,"leftValue":"","caseSensitive":true,"typeValidation":"strict"},"combinator":"and","conditions":[{"id":"2d6d7b17-4f46-4a3b-aff6-3c77c3f605f4","operator":{"type":"string","operation":"notEmpty","singleValue":true},"leftValue":"={{ $json[\"LinkedIn message\"] }}","rightValue":"ADDED in AIMFOX"}]}},"typeVersion":2.3},{"id":"18590228-b490-4f8d-a264-cce70c9e2e1a","name":"Fetch Updated Prospect Data","type":"n8n-nodes-base.googleSheets","onError":"continueRegularOutput","position":[-1520,1024],"parameters":{"options":{},"sheetName":{"__rl":true,"mode":"list","value":987670951,"cachedResultUrl":"https://docs.google.com/spreadsheets/d/1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI/edit#gid=987670951","cachedResultName":"Automation result"},"documentId":{"__rl":true,"mode":"list","value":"1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI","cachedResultUrl":"https://docs.google.com/spreadsheets/d/1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI/edit?usp=drivesdk","cachedResultName":"Linkedin url sheet"}},"credentials":{"googleSheetsOAuth2Api":{"id":"credential-id","name":"Google Sheets account"}},"executeOnce":true,"typeVersion":4.7},{"id":"0bdece18-bbe2-4885-ada7-c773fbb9f91d","name":"Get Prospects from Sheet","type":"n8n-nodes-base.googleSheets","onError":"continueRegularOutput","position":[-2768,1024],"parameters":{"options":{},"sheetName":{"__rl":true,"mode":"list","value":987670951,"cachedResultUrl":"https://docs.google.com/spreadsheets/d/1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI/edit#gid=987670951","cachedResultName":"Automation result"},"documentId":{"__rl":true,"mode":"list","value":"1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI","cachedResultUrl":"https://docs.google.com/spreadsheets/d/1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI/edit?usp=drivesdk","cachedResultName":"Linkedin url sheet"}},"credentials":{"googleSheetsOAuth2Api":{"id":"credential-id","name":"Google Sheets account"}},"executeOnce":true,"typeVersion":4.7},{"id":"2723a670-3b73-4b8a-9c7c-3d21bc797aa0","name":"Daily Schedule Trigger (5 PM)","type":"n8n-nodes-base.scheduleTrigger","position":[-2992,1024],"parameters":{"rule":{"interval":[{"field":"cronExpression","expression":"0 0 17 * * *"}]}},"typeVersion":1.3},{"id":"10868abb-2447-45c4-9b63-cf492b1ef7b5","name":"Batch Process Prospects","type":"n8n-nodes-base.splitInBatches","position":[-2320,1024],"parameters":{"options":{}},"typeVersion":3},{"id":"92ca240b-e5e6-4b76-982f-1fdd8512ed2c","name":"Send LinkedIn Message via ConnectSafely","type":"n8n-nodes-connectsafely-ai.connectSafelyLinkedIn","position":[-624,1024],"parameters":{"message":"=Hii testt vedant","subject":"test","accountId":"695ce64a09c18d6bbbe90ed0","operation":"sendMessage","recipientProfileId":"={{ $json.profileId }}","recipientProfileUrn":"={{ $json.profileUrn }}"},"credentials":{"connectSafelyApi":{"id":"credential-id","name":"ConnectSafely account-rahul sir"}},"typeVersion":1},{"id":"0aab6792-d440-4ab6-88d6-82a97ca034c5","name":"Get LinkedIn Profile Data","type":"n8n-nodes-base.httpRequest","position":[-1072,1024],"parameters":{"url":"https://api.connectsafely.ai/linkedin/profile","method":"POST","options":{},"sendBody":true,"sendHeaders":true,"bodyParameters":{"parameters":[{"name":"profileId","value":"vedant-badwaniya-4a0465333"}]},"headerParameters":{"parameters":[{"name":"Authorization","value":"Bearer YOUR_TOKEN_HERE"}]}},"typeVersion":4.3},{"id":"1c04d962-a954-41af-b880-e62a40b38479","name":"Extract Profile URN and Identifiers","type":"n8n-nodes-base.code","position":[-848,1024],"parameters":{"jsCode":"// Input: single item from ConnectSafely \"Get Profile\" response\n\nconst item = items[0].json;\n\nconst profile = item.profile || {};\n\nconst profileUrn = profile.entityUrn || null;\nconst profileId = item.profileId || profile.publicIdentifier || null;\nconst publicIdentifier = profile.publicIdentifier || null;\n\nconst firstName = profile.firstName || null;\nconst lastName = profile.lastName || null;\n\nconst profileUrl = publicIdentifier\n  ? `https://www.linkedin.com/in/${publicIdentifier}/`\n  : null;\n\nreturn [\n  {\n    json: {\n      success: item.success ?? false,\n\n      // Core identifiers (MOST IMPORTANT)\n      profileUrn,\n      profileId,\n      publicIdentifier,\n      profileUrl,\n\n      // Optional enrichment\n      firstName,\n      lastName,\n      headline: profile.headline || null,\n      countryCode: profile.location?.countryCode || null,\n    },\n  },\n];\n"},"typeVersion":2},{"id":"6bbf16b7-56fd-4df9-a208-80b07747d537","name":"Update Sheet with Send Status","type":"n8n-nodes-base.googleSheets","position":[-400,1024],"parameters":{"columns":{"value":{"Profile urn":"={{ $json.recipientProfileUrn }}","Linkedin Url":"={{ $('Code in JavaScript').item.json.profileUrl }}","message sent":"={{ $json.success }}"},"schema":[{"id":"Person Name","type":"string","display":true,"removed":true,"required":false,"displayName":"Person Name","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Current role","type":"string","display":true,"removed":true,"required":false,"displayName":"Current role","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Post Url","type":"string","display":true,"removed":true,"required":false,"displayName":"Post Url","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Company name","type":"string","display":true,"removed":true,"required":false,"displayName":"Company name","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Linkedin Url","type":"string","display":true,"removed":false,"required":false,"displayName":"Linkedin Url","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Person Email","type":"string","display":true,"removed":true,"required":false,"displayName":"Person Email","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Seniority","type":"string","display":true,"removed":true,"required":false,"displayName":"Seniority","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Industry","type":"string","display":true,"removed":true,"required":false,"displayName":"Industry","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Company size","type":"string","display":true,"removed":true,"required":false,"displayName":"Company size","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Loacation","type":"string","display":true,"removed":true,"required":false,"displayName":"Loacation","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Key Focus Area","type":"string","display":true,"removed":true,"required":false,"displayName":"Key Focus Area","defaultMatch":false,"canBeUsedToMatch":true},{"id":"LinkedIn message","type":"string","display":true,"removed":true,"required":false,"displayName":"LinkedIn message","defaultMatch":false,"canBeUsedToMatch":true},{"id":"Profile urn","type":"string","display":true,"removed":false,"required":false,"displayName":"Profile urn","defaultMatch":false,"canBeUsedToMatch":true},{"id":"message sent","type":"string","display":true,"removed":false,"required":false,"displayName":"message sent","defaultMatch":false,"canBeUsedToMatch":true}],"mappingMode":"defineBelow","matchingColumns":["Linkedin Url"],"attemptToConvertTypes":false,"convertFieldsToString":false},"options":{},"operation":"appendOrUpdate","sheetName":{"__rl":true,"mode":"list","value":987670951,"cachedResultUrl":"https://docs.google.com/spreadsheets/d/1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI/edit#gid=987670951","cachedResultName":"Automation result"},"documentId":{"__rl":true,"mode":"list","value":"1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI","cachedResultUrl":"https://docs.google.com/spreadsheets/d/1figNpIMxgqp1L47tYWStpY1yB4F9txn605MKX_5x5rI/edit?usp=drivesdk","cachedResultName":"Linkedin url sheet"}},"credentials":{"googleSheetsOAuth2Api":{"id":"credential-id","name":"Google Sheets account"}},"typeVersion":4.7}],"active":false,"pinData":{},"settings":{"executionOrder":"v1"},"versionId":"cec4c042-1c4f-4ebe-9f4c-d94d45d1f5ad","connections":{"Batch Process Prospects":{"main":[[],[{"node":"Generate Personalized Message with AI","type":"main","index":0}]]},"Check if Message Exists":{"main":[[{"node":"Batch Process Prospects","type":"main","index":0}]]},"Azure OpenAI GPT-4o-mini":{"ai_languageModel":[[{"node":"Generate Personalized Message with AI","type":"ai_languageModel","index":0}]]},"Get Prospects from Sheet":{"main":[[{"node":"Check if Message Exists","type":"main","index":0}]]},"Get LinkedIn Profile Data":{"main":[[{"node":"Extract Profile URN and Identifiers","type":"main","index":0}]]},"Validate Message Not Empty":{"main":[[{"node":"Get LinkedIn Profile Data","type":"main","index":0}]]},"Fetch Updated Prospect Data":{"main":[[{"node":"Validate Message Not Empty","type":"main","index":0}]]},"Daily Schedule Trigger (5 PM)":{"main":[[{"node":"Get Prospects from Sheet","type":"main","index":0}]]},"Save Generated Message to Sheet":{"main":[[{"node":"Fetch Updated Prospect Data","type":"main","index":0}]]},"Extract Profile URN and Identifiers":{"main":[[{"node":"Send LinkedIn Message via ConnectSafely","type":"main","index":0}]]},"Generate Personalized Message with AI":{"main":[[{"node":"Save Generated Message to Sheet","type":"main","index":0}]]},"Send LinkedIn Message via ConnectSafely":{"main":[[{"node":"Update Sheet with Send Status","type":"main","index":0}]]}}},"lastUpdatedBy":1,"workflowInfo":{"nodeCount":19,"nodeTypes":{"n8n-nodes-base.if":{"count":2},"n8n-nodes-base.code":{"count":1},"n8n-nodes-base.stickyNote":{"count":6},"n8n-nodes-base.httpRequest":{"count":1},"n8n-nodes-base.googleSheets":{"count":4},"n8n-nodes-base.splitInBatches":{"count":1},"@n8n/n8n-nodes-langchain.agent":{"count":1},"n8n-nodes-base.scheduleTrigger":{"count":1},"@n8n/n8n-nodes-langchain.lmChatAzureOpenAi":{"count":1},"n8n-nodes-connectsafely-ai.connectSafelyLinkedIn":{"count":1}}},"status":"published","readyToDemo":null,"user":{"name":"Rahul Joshi","username":"rahul08","bio":"Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.\n\n","verified":true,"links":["https://www.linkedin.com/in/callrahul/"],"avatar":"https://gravatar.com/avatar/b6cf57822463143589b36ada06fbf6cb1509223a740fae3160b28f1ce41ccc12?r=pg&d=retro&size=200"},"nodes":[{"id":18,"icon":"file:googleSheets.svg","name":"n8n-nodes-base.googleSheets","codex":{"data":{"alias":["CSV","Sheet","Spreadsheet","GS"],"resources":{"generic":[{"url":"https://n8n.io/blog/love-at-first-sight-ricardos-n8n-journey/","icon":"❤️","label":"Love at first sight: Ricardo’s n8n journey"},{"url":"https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/","icon":"🧬","label":"Why business process automation with n8n can change your daily life"},{"url":"https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/","icon":"🧾","label":"Automatically Adding Expense Receipts to Google Sheets with Telegram, Mindee, Twilio, and n8n"},{"url":"https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/","icon":"🎫","label":"Supercharging your conference registration process with n8n"},{"url":"https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/","icon":"⏲","label":"Creating triggers for n8n workflows using polling"},{"url":"https://n8n.io/blog/no-code-ecommerce-workflow-automations/","icon":"store","label":"6 e-commerce workflows to power up your Shopify s"},{"url":"https://n8n.io/blog/migrating-community-metrics-to-orbit-using-n8n/","icon":"📈","label":"Migrating Community Metrics to Orbit using n8n"},{"url":"https://n8n.io/blog/automate-google-apps-for-productivity/","icon":"💡","label":"15 Google apps you can combine and automate to increase productivity"},{"url":"https://n8n.io/blog/your-business-doesnt-need-you-to-operate/","icon":" 🖥️","label":"Hey founders! Your business doesn't need you to operate"},{"url":"https://n8n.io/blog/how-honest-burgers-use-automation-to-save-100k-per-year/","icon":"🍔","label":"How Honest Burgers Use Automation to Save $100k per year"},{"url":"https://n8n.io/blog/how-a-digital-strategist-uses-n8n-for-online-marketing/","icon":"💻","label":"How a digital strategist uses n8n for online marketing"},{"url":"https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/","icon":"🧠","label":"Why this Product Manager loves workflow automation with n8n"},{"url":"https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/","icon":"🙌","label":"Sending Automated Congratulations with Google Sheets, Twilio, and n8n "},{"url":"https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/","icon":"📈","label":"How a Membership Development Manager automates his work and investments"},{"url":"https://n8n.io/blog/aws-workflow-automation/","label":"7 no-code workflow automations for Amazon Web Services"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlesheets/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]},"categories":["Data & Storage","Productivity"],"nodeVersion":"1.0","codexVersion":"1.0"}},"group":"[\"input\",\"output\"]","defaults":{"name":"Google Sheets"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MCIgaGVpZ2h0PSI2MCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGZpbGw9IiMyOEI0NDYiIGQ9Ik0zNS42OSAxIDUyIDE3LjIyNXYzOS4wODdhMy42NyAzLjY3IDAgMCAxLTEuMDg0IDIuNjFBMy43IDMuNyAwIDAgMSA0OC4yOTMgNjBIMTIuNzA3YTMuNyAzLjcgMCAwIDEtMi42MjMtMS4wNzhBMy42NyAzLjY3IDAgMCAxIDkgNTYuMzEyVjQuNjg4YTMuNjcgMy42NyAwIDAgMSAxLjA4NC0yLjYxQTMuNyAzLjcgMCAwIDEgMTIuNzA3IDF6Ii8+PHBhdGggZmlsbD0iIzZBQ0U3QyIgZD0iTTM1LjY5IDEgNTIgMTcuMjI1SDM5LjM5N2MtMi4wNTQgMC0zLjcwNy0xLjgyOS0zLjcwNy0zLjg3MnoiLz48cGF0aCBmaWxsPSIjMjE5QjM4IiBkPSJNMzkuMjExIDE3LjIyNSA1MiAyMi40OHYtNS4yNTV6Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTIwLjEyIDMxLjk3NWMwLS44MTcuNjYyLTEuNDc1IDEuNDgzLTEuNDc1aDE3Ljc5NGMuODIxIDAgMS40ODIuNjU4IDEuNDgyIDEuNDc1djE1LjQ4N2MwIC44MTgtLjY2MSAxLjQ3NS0xLjQ4MiAxLjQ3NUgyMS42MDNhMS40NzYgMS40NzYgMCAwIDEtMS40ODItMS40NzRWMzEuOTc0em0yLjIyNSAxLjQ3NWg2LjY3MnYyLjIxMmgtNi42NzJ6bTAgNS4xNjJoNi42NzJ2Mi4yMTNoLTYuNjcyem0wIDUuMTYzaDYuNjcydjIuMjEyaC02LjY3MnptOS42MzgtMTAuMzI1aDYuNjcydjIuMjEyaC02LjY3MnptMCA1LjE2Mmg2LjY3MnYyLjIxM2gtNi42NzJ6bTAgNS4xNjNoNi42NzJ2Mi4yMTJoLTYuNjcyeiIvPjxwYXRoIGZpbGw9IiMyOEI0NDYiIGQ9Ik0zNC42OSAwIDUxIDE2LjIyNXYzOS4wODdhMy42NyAzLjY3IDAgMCAxLTEuMDg0IDIuNjFBMy43IDMuNyAwIDAgMSA0Ny4yOTMgNTlIMTEuNzA3YTMuNyAzLjcgMCAwIDEtMi42MjMtMS4wNzhBMy42NyAzLjY3IDAgMCAxIDggNTUuMzEyVjMuNjg4YTMuNjcgMy42NyAwIDAgMSAxLjA4NC0yLjYxQTMuNyAzLjcgMCAwIDEgMTEuNzA3IDB6Ii8+PHBhdGggZmlsbD0iIzZBQ0U3QyIgZD0iTTM0LjY5IDAgNTEgMTYuMjI1SDM4LjM5N2MtMi4wNTQgMC0zLjcwNy0xLjgyOS0zLjcwNy0zLjg3MnoiLz48cGF0aCBmaWxsPSIjMjE5QjM4IiBkPSJNMzguMjExIDE2LjIyNSA1MSAyMS40OHYtNS4yNTV6Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTE5LjEyIDMwLjk3NWMwLS44MTcuNjYyLTEuNDc1IDEuNDgzLTEuNDc1aDE3Ljc5NGMuODIxIDAgMS40ODIuNjU4IDEuNDgyIDEuNDc1djE1LjQ4N2MwIC44MTgtLjY2MSAxLjQ3NS0xLjQ4MiAxLjQ3NUgyMC42MDNhMS40NzYgMS40NzYgMCAwIDEtMS40ODItMS40NzRWMzAuOTc0em0yLjIyNSAxLjQ3NWg2LjY3MnYyLjIxMmgtNi42NzJ6bTAgNS4xNjJoNi42NzJ2Mi4yMTNoLTYuNjcyem0wIDUuMTYzaDYuNjcydjIuMjEyaC02LjY3MnptOS42MzgtMTAuMzI1aDYuNjcydjIuMjEyaC02LjY3MnptMCA1LjE2Mmg2LjY3MnYyLjIxM2gtNi42NzJ6bTAgNS4xNjNoNi42NzJ2Mi4yMTJoLTYuNjcyeiIvPjwvZz48L3N2Zz4="},"displayName":"Google Sheets","typeVersion":5,"nodeCategories":[{"id":3,"name":"Data & Storage"},{"id":4,"name":"Productivity"}]},{"id":19,"icon":"file:httprequest.svg","name":"n8n-nodes-base.httpRequest","codex":{"data":{"alias":["API","Request","URL","Build","cURL"],"resources":{"generic":[{"url":"https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/","icon":"☀️","label":"2021: The Year to Automate the New You with n8n"},{"url":"https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/","icon":"🧬","label":"Why business process automation with n8n can change your daily life"},{"url":"https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/","icon":"📈","label":"Automatically pulling and visualizing data with n8n"},{"url":"https://n8n.io/blog/learn-how-to-automatically-cross-post-your-content-with-n8n/","icon":"✍️","label":"Learn how to automatically cross-post your content with n8n"},{"url":"https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/","icon":"🧾","label":"Automatically Adding Expense Receipts to Google Sheets with Telegram, Mindee, Twilio, and n8n"},{"url":"https://n8n.io/blog/running-n8n-on-ships-an-interview-with-maranics/","icon":"🛳","label":"Running n8n on ships: An interview with Maranics"},{"url":"https://n8n.io/blog/what-are-apis-how-to-use-them-with-no-code/","icon":" 🪢","label":"What are APIs and how to use them with no code"},{"url":"https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/","icon":"⚡️","label":"5 tasks you can automate with the new Notion API "},{"url":"https://n8n.io/blog/world-poetry-day-workflow/","icon":"📜","label":"Celebrating World Poetry Day with a daily poem in Telegram"},{"url":"https://n8n.io/blog/automate-google-apps-for-productivity/","icon":"💡","label":"15 Google apps you can combine and automate to increase productivity"},{"url":"https://n8n.io/blog/automate-designs-with-bannerbear-and-n8n/","icon":"🎨","label":"Automate Designs with Bannerbear and n8n"},{"url":"https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/","icon":" 🕸️","label":"How uProc scraped a multi-page website with a low-code workflow"},{"url":"https://n8n.io/blog/building-an-expense-tracking-app-in-10-minutes/","icon":"📱","label":"Building an expense tracking app in 10 minutes"},{"url":"https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/","icon":"🤖","label":"5 workflow automations for Mattermost that we love at n8n"},{"url":"https://n8n.io/blog/how-to-use-the-http-request-node-the-swiss-army-knife-for-workflow-automation/","icon":"🧰","label":"How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation"},{"url":"https://n8n.io/blog/learn-how-to-use-webhooks-with-mattermost-slash-commands/","icon":"🦄","label":"Learn how to use webhooks with Mattermost slash commands"},{"url":"https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/","icon":"📈","label":"How a Membership Development Manager automates his work and investments"},{"url":"https://n8n.io/blog/a-low-code-bitcoin-ticker-built-with-questdb-and-n8n-io/","icon":"📈","label":"A low-code bitcoin ticker built with QuestDB and n8n.io"},{"url":"https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/","icon":"🎡","label":"How to set up a no-code CI/CD pipeline with GitHub and TravisCI"},{"url":"https://n8n.io/blog/automations-for-activists/","icon":"✨","label":"How Common Knowledge use workflow automation for activism"},{"url":"https://n8n.io/blog/creating-scheduled-text-affirmations-with-n8n/","icon":"🤟","label":"Creating scheduled text affirmations with n8n"},{"url":"https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/","icon":"🛵","label":"How Goomer automated their operations with over 200 n8n workflows"},{"url":"https://n8n.io/blog/aws-workflow-automation/","label":"7 no-code workflow automations for Amazon Web Services"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.httprequest/"}]},"categories":["Development","Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Helpers"]}}},"group":"[\"output\"]","defaults":{"name":"HTTP Request","color":"#0004F5"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00MCAyMEM0MCA4Ljk1MzE0IDMxLjA0NjkgMCAyMCAwQzguOTUzMTQgMCAwIDguOTUzMTQgMCAyMEMwIDMxLjA0NjkgOC45NTMxNCA0MCAyMCA0MEMzMS4wNDY5IDQwIDQwIDMxLjA0NjkgNDAgMjBaTTIwIDM2Ljk0NThDMTguODg1MiAzNi45NDU4IDE3LjEzNzggMzUuOTY3IDE1LjQ5OTggMzIuNjk4NUMxNC43OTY0IDMxLjI5MTggMTQuMTk2MSAyOS41NDMxIDEzLjc1MjYgMjcuNjg0N0gyNi4xODk4QzI1LjgwNDUgMjkuNTQwMyAyNS4yMDQ0IDMxLjI5MDEgMjQuNTAwMiAzMi42OTg1QzIyLjg2MjIgMzUuOTY3IDIxLjExNDggMzYuOTQ1OCAyMCAzNi45NDU4Wk0xMi45MDY0IDIwQzEyLjkwNjQgMjEuNjA5NyAxMy4wMDg3IDIzLjE2NCAxMy4yMDAzIDI0LjYzMDVIMjYuNzk5N0MyNi45OTEzIDIzLjE2NCAyNy4wOTM2IDIxLjYwOTcgMjcuMDkzNiAyMEMyNy4wOTM2IDE4LjM5MDMgMjYuOTkxMyAxNi44MzYgMjYuNzk5NyAxNS4zNjk1SDEzLjIwMDNDMTMuMDA4NyAxNi44MzYgMTIuOTA2NCAxOC4zOTAzIDEyLjkwNjQgMjBaTTIwIDMuMDU0MTlDMjEuMTE0OSAzLjA1NDE5IDIyLjg2MjIgNC4wMzA3OCAyNC41MDAxIDcuMzAwMzlDMjUuMjA2NiA4LjcxNDA4IDI1LjgwNzIgMTAuNDA2NyAyNi4xOTIgMTIuMzE1M0gxMy43NTAxQzE0LjE5MzMgMTAuNDA0NyAxNC43OTQyIDguNzEyNTQgMTUuNDk5OCA3LjMwMDY0QzE3LjEzNzcgNC4wMzA4MyAxOC44ODUxIDMuMDU0MTkgMjAgMy4wNTQxOVpNMzAuMTQ3OCAyMEMzMC4xNDc4IDE4LjQwOTkgMzAuMDU0MyAxNi44NjE3IDI5LjgyMjcgMTUuMzY5NUgzNi4zMDQyQzM2LjcyNTIgMTYuODQyIDM2Ljk0NTggMTguMzk2NCAzNi45NDU4IDIwQzM2Ljk0NTggMjEuNjAzNiAzNi43MjUyIDIzLjE1OCAzNi4zMDQyIDI0LjYzMDVIMjkuODIyN0MzMC4wNTQzIDIzLjEzODMgMzAuMTQ3OCAyMS41OTAxIDMwLjE0NzggMjBaTTI2LjI3NjcgNC4yNTUxMkMyNy42MzY1IDYuMzYwMTkgMjguNzExIDkuMTMyIDI5LjM3NzQgMTIuMzE1M0gzNS4xMDQ2QzMzLjI1MTEgOC42NjggMzAuMTA3IDUuNzgzNDYgMjYuMjc2NyA0LjI1NTEyWk0xMC42MjI2IDEyLjMxNTNINC44OTI5M0M2Ljc1MTQ3IDguNjY3ODQgOS44OTM1MSA1Ljc4MzQxIDEzLjcyMzIgNC4yNTUxM0MxMi4zNjM1IDYuMzYwMjEgMTEuMjg5IDkuMTMyMDEgMTAuNjIyNiAxMi4zMTUzWk0zLjA1NDE5IDIwQzMuMDU0MTkgMjEuNjAzIDMuMjc3NDMgMjMuMTU3NSAzLjY5NDg0IDI0LjYzMDVIMTAuMTIxN0M5Ljk0NjE5IDIzLjE0MiA5Ljg1MjIyIDIxLjU5NDMgOS44NTIyMiAyMEM5Ljg1MjIyIDE4LjQwNTcgOS45NDYxOSAxNi44NTggMTAuMTIxNyAxNS4zNjk1SDMuNjk0ODRDMy4yNzc0MyAxNi44NDI1IDMuMDU0MTkgMTguMzk3IDMuMDU0MTkgMjBaTTI2LjI3NjYgMzUuNzQyN0MyNy42MzY1IDMzLjYzOTMgMjguNzExIDMwLjg2OCAyOS4zNzc0IDI3LjY4NDdIMzUuMTA0NkMzMy4yNTEgMzEuMzMyMiAzMC4xMDY4IDM0LjIxNzkgMjYuMjc2NiAzNS43NDI3Wk0xMy43MjM0IDM1Ljc0MjdDOS44OTM2OSAzNC4yMTc5IDYuNzUxNTUgMzEuMzMyNCA0Ljg5MjkzIDI3LjY4NDdIMTAuNjIyNkMxMS4yODkgMzAuODY4IDEyLjM2MzUgMzMuNjM5MyAxMy43MjM0IDM1Ljc0MjdaIiBmaWxsPSIjM0E0MkU5Ii8+Cjwvc3ZnPgo="},"displayName":"HTTP Request","typeVersion":4,"nodeCategories":[{"id":5,"name":"Development"},{"id":9,"name":"Core Nodes"}]},{"id":20,"icon":"fa:map-signs","name":"n8n-nodes-base.if","codex":{"data":{"alias":["Router","Filter","Condition","Logic","Boolean","Branch"],"details":"The IF node can be used to implement binary conditional logic in your workflow. You can set up one-to-many conditions to evaluate each item of data being inputted into the node. That data will either evaluate to TRUE or FALSE and route out of the node accordingly.\n\nThis node has multiple types of conditions: Bool, String, Number, and Date & Time.","resources":{"generic":[{"url":"https://n8n.io/blog/learn-to-automate-your-factorys-incident-reporting-a-step-by-step-guide/","icon":"🏭","label":"Learn to Automate Your Factory's Incident Reporting: A Step by Step Guide"},{"url":"https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/","icon":"☀️","label":"2021: The Year to Automate the New You with n8n"},{"url":"https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/","icon":"🧬","label":"Why business process automation with n8n can change your daily life"},{"url":"https://n8n.io/blog/create-a-toxic-language-detector-for-telegram/","icon":"🤬","label":"Create a toxic language detector for Telegram in 4 step"},{"url":"https://n8n.io/blog/no-code-ecommerce-workflow-automations/","icon":"store","label":"6 e-commerce workflows to power up your Shopify s"},{"url":"https://n8n.io/blog/how-to-build-a-low-code-self-hosted-url-shortener/","icon":"🔗","label":"How to build a low-code, self-hosted URL shortener in 3 steps"},{"url":"https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/","icon":"⚙️","label":"Automate your data processing pipeline in 9 steps"},{"url":"https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/","icon":"👥","label":"How to get started with CRM automation (with 3 no-code workflow ideas"},{"url":"https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/","icon":"⚡️","label":"5 tasks you can automate with the new Notion API "},{"url":"https://n8n.io/blog/automate-google-apps-for-productivity/","icon":"💡","label":"15 Google apps you can combine and automate to increase productivity"},{"url":"https://n8n.io/blog/automation-for-maintainers-of-open-source-projects/","icon":"🏷️","label":"How to automatically manage contributions to open-source projects"},{"url":"https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/","icon":" 🕸️","label":"How uProc scraped a multi-page website with a low-code workflow"},{"url":"https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/","icon":"🤖","label":"5 workflow automations for Mattermost that we love at n8n"},{"url":"https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/","icon":"🧠","label":"Why this Product Manager loves workflow automation with n8n"},{"url":"https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/","icon":"🙌","label":"Sending Automated Congratulations with Google Sheets, Twilio, and n8n "},{"url":"https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/","icon":"🎡","label":"How to set up a no-code CI/CD pipeline with GitHub and TravisCI"},{"url":"https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/","icon":"🎖","label":"Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin"},{"url":"https://n8n.io/blog/aws-workflow-automation/","label":"7 no-code workflow automations for Amazon Web Services"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.if/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Flow"]}}},"group":"[\"transform\"]","defaults":{"name":"If","color":"#408000"},"iconData":{"icon":"map-signs","type":"icon"},"displayName":"If","typeVersion":2,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":39,"icon":"fa:sync","name":"n8n-nodes-base.splitInBatches","codex":{"data":{"alias":["Loop","Concatenate","Batch","Split","Split In Batches"],"resources":{"generic":[{"url":"https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/","icon":" 🕸️","label":"How uProc scraped a multi-page website with a low-code workflow"},{"url":"https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/","icon":"🎖","label":"Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.splitinbatches/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Flow"]}}},"group":"[\"organization\"]","defaults":{"name":"Loop Over Items","color":"#007755"},"iconData":{"icon":"sync","type":"icon"},"displayName":"Loop Over Items (Split in Batches)","typeVersion":3,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":565,"icon":"fa:sticky-note","name":"n8n-nodes-base.stickyNote","codex":{"data":{"alias":["Comments","Notes","Sticky"],"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Helpers"]}}},"group":"[\"input\"]","defaults":{"name":"Sticky Note","color":"#FFD233"},"iconData":{"icon":"sticky-note","type":"icon"},"displayName":"Sticky Note","typeVersion":1,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":834,"icon":"file:code.svg","name":"n8n-nodes-base.code","codex":{"data":{"alias":["cpde","Javascript","JS","Python","Script","Custom Code","Function"],"details":"The Code node allows you to execute JavaScript in your workflow.","resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.code/"}]},"categories":["Development","Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Helpers","Data Transformation"]}}},"group":"[\"transform\"]","defaults":{"name":"Code"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xMTcxXzQ0MSkiPgo8cGF0aCBkPSJNMTcwLjI4MyA0OEgxOTYuNUMyMDMuMTI3IDQ4IDIwOC41IDQyLjYyNzQgMjA4LjUgMzZWMTJDMjA4LjUgNS4zNzI1OCAyMDMuMTI3IDAgMTk2LjUgMEgxNzAuMjgzQzEyNi4xIDAgOTAuMjgzIDM1LjgxNzIgOTAuMjgzIDgwVjE3NkM5MC4yODMgMjA2LjkyOCA2NS4yMTA5IDIzMiAzNC4yODMgMjMySDIzQzE2LjM3MjYgMjMyIDExIDIzNy4zNzIgMTEgMjQ0VjI2OEMxMSAyNzQuNjI3IDE2LjM3MjQgMjgwIDIyLjk5OTYgMjgwTDM0LjI4MyAyODBDNjUuMjEwOSAyODAgOTAuMjgzIDMwNS4wNzIgOTAuMjgzIDMzNlY0NDBDOTAuMjgzIDQ3OS43NjQgMTIyLjUxOCA1MTIgMTYyLjI4MyA1MTJIMTk2LjVDMjAzLjEyNyA1MTIgMjA4LjUgNTA2LjYyNyAyMDguNSA1MDBWNDc2QzIwOC41IDQ2OS4zNzMgMjAzLjEyNyA0NjQgMTk2LjUgNDY0SDE2Mi4yODNDMTQ5LjAyOCA0NjQgMTM4LjI4MyA0NTMuMjU1IDEzOC4yODMgNDQwVjMzNkMxMzguMjgzIDMwOS4wMjIgMTI4LjAxMSAyODQuNDQzIDExMS4xNjQgMjY1Ljk2MUMxMDYuMTA5IDI2MC40MTYgMTA2LjEwOSAyNTEuNTg0IDExMS4xNjQgMjQ2LjAzOUMxMjguMDExIDIyNy41NTcgMTM4LjI4MyAyMDIuOTc4IDEzOC4yODMgMTc2VjgwQzEzOC4yODMgNjIuMzI2OSAxNTIuNjEgNDggMTcwLjI4MyA0OFoiIGZpbGw9IiNGRjk5MjIiLz4KPHBhdGggZD0iTTMwNSAzNkMzMDUgNDIuNjI3NCAzMTAuMzczIDQ4IDMxNyA0OEgzNDIuOTc5QzM2MC42NTIgNDggMzc0Ljk3OCA2Mi4zMjY5IDM3NC45NzggODBWMTc2QzM3NC45NzggMjAyLjk3OCAzODUuMjUxIDIyNy41NTcgNDAyLjA5OCAyNDYuMDM5QzQwNy4xNTMgMjUxLjU4NCA0MDcuMTUzIDI2MC40MTYgNDAyLjA5OCAyNjUuOTYxQzM4NS4yNTEgMjg0LjQ0MyAzNzQuOTc4IDMwOS4wMjIgMzc0Ljk3OCAzMzZWNDMyQzM3NC45NzggNDQ5LjY3MyAzNjAuNjUyIDQ2NCAzNDIuOTc5IDQ2NEgzMTdDMzEwLjM3MyA0NjQgMzA1IDQ2OS4zNzMgMzA1IDQ3NlY1MDBDMzA1IDUwNi42MjcgMzEwLjM3MyA1MTIgMzE3IDUxMkgzNDIuOTc5QzM4Ny4xNjEgNTEyIDQyMi45NzggNDc2LjE4MyA0MjIuOTc4IDQzMlYzMzZDNDIyLjk3OCAzMDUuMDcyIDQ0OC4wNTEgMjgwIDQ3OC45NzkgMjgwSDQ5MEM0OTYuNjI3IDI4MCA1MDIgMjc0LjYyOCA1MDIgMjY4VjI0NEM1MDIgMjM3LjM3MyA0OTYuNjI4IDIzMiA0OTAgMjMyTDQ3OC45NzkgMjMyQzQ0OC4wNTEgMjMyIDQyMi45NzggMjA2LjkyOCA0MjIuOTc4IDE3NlY4MEM0MjIuOTc4IDM1LjgxNzIgMzg3LjE2MSAwIDM0Mi45NzkgMEgzMTdDMzEwLjM3MyAwIDMwNSA1LjM3MjU4IDMwNSAxMlYzNloiIGZpbGw9IiNGRjk5MjIiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xMTcxXzQ0MSI+CjxyZWN0IHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo="},"displayName":"Code","typeVersion":2,"nodeCategories":[{"id":5,"name":"Development"},{"id":9,"name":"Core Nodes"}]},{"id":839,"icon":"fa:clock","name":"n8n-nodes-base.scheduleTrigger","codex":{"data":{"alias":["Time","Scheduler","Polling","Cron","Interval"],"resources":{"generic":[],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.scheduletrigger/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0"}},"group":"[\"trigger\",\"schedule\"]","defaults":{"name":"Schedule Trigger","color":"#31C49F"},"iconData":{"icon":"clock","type":"icon"},"displayName":"Schedule Trigger","typeVersion":1,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":1119,"icon":"fa:robot","name":"@n8n/n8n-nodes-langchain.agent","codex":{"data":{"alias":["LangChain","Chat","Conversational","Plan and Execute","ReAct","Tools"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent/"}]},"categories":["AI","Langchain"],"subcategories":{"AI":["Agents","Root Nodes"]}}},"group":"[\"transform\"]","defaults":{"name":"AI Agent","color":"#404040"},"iconData":{"icon":"robot","type":"icon"},"displayName":"AI Agent","typeVersion":3,"nodeCategories":[{"id":25,"name":"AI"},{"id":26,"name":"Langchain"}]},{"id":1253,"icon":"file:azure.svg","name":"@n8n/n8n-nodes-langchain.lmChatAzureOpenAi","codex":{"data":{"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.lmchatazureopenai/"}]},"categories":["AI","Langchain"],"subcategories":{"AI":["Language Models","Root Nodes"],"Language Models":["Chat Models (Recommended)"]}}},"group":"[\"transform\"]","defaults":{"name":"Azure OpenAI Chat Model"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYiIGhlaWdodD0iMjQyIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iNTguOTcyJSIgeDI9IjM3LjE5MSUiIHkxPSI3LjQxMSUiIHkyPSIxMDMuNzYyJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExNEE4QiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA2NjlCQyIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJiIiB4MT0iNTkuNzE5JSIgeDI9IjUyLjY5MSUiIHkxPSI1Mi4zMTMlIiB5Mj0iNTQuODY0JSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1vcGFjaXR5PSIuMyIvPjxzdG9wIG9mZnNldD0iNy4xJSIgc3RvcC1vcGFjaXR5PSIuMiIvPjxzdG9wIG9mZnNldD0iMzIuMSUiIHN0b3Atb3BhY2l0eT0iLjEiLz48c3RvcCBvZmZzZXQ9IjYyLjMlIiBzdG9wLW9wYWNpdHk9Ii4wNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9ImMiIHgxPSIzNy4yNzklIiB4Mj0iNjIuNDczJSIgeTE9IjQuNiUiIHkyPSI5OS45NzklIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjM0NDQkY0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjg5MkRGIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTg1LjM0My4wMDNoNzUuNzUzTDgyLjQ1NyAyMzNhMTIuMDggMTIuMDggMCAwIDEtMTEuNDQyIDguMjE2SDEyLjA2QTEyLjA2IDEyLjA2IDAgMCAxIC42MzMgMjI1LjMwM0w3My44OTggOC4yMTlBMTIuMDggMTIuMDggMCAwIDEgODUuMzQzIDB6Ii8+PHBhdGggZmlsbD0iIzAwNzhENCIgZD0iTTE5NS40MjMgMTU2LjI4Mkg3NS4yOTdhNS41NiA1LjU2IDAgMCAwLTMuNzk2IDkuNjI3bDc3LjE5IDcyLjA0N2ExMi4xNCAxMi4xNCAwIDAgMCA4LjI4IDMuMjZoNjguMDJ6Ii8+PHBhdGggZmlsbD0idXJsKCNiKSIgZD0iTTg1LjM0My4wMDNhMTEuOTggMTEuOTggMCAwIDAtMTEuNDcxIDguMzc2TC43MjMgMjI1LjEwNWExMi4wNDUgMTIuMDQ1IDAgMCAwIDExLjM3IDE2LjExMmg2MC40NzVhMTIuOTMgMTIuOTMgMCAwIDAgOS45MjEtOC40MzdsMTQuNTg4LTQyLjk5MSA1Mi4xMDUgNDguNmExMi4zMyAxMi4zMyAwIDAgMCA3Ljc1NyAyLjgyOGg2Ny43NjZsLTI5LjcyMS04NC45MzUtODYuNjQzLjAyTDE2MS4zNy4wMDN6Ii8+PHBhdGggZmlsbD0idXJsKCNjKSIgZD0iTTE4Mi4wOTggOC4yMDdBMTIuMDYgMTIuMDYgMCAwIDAgMTcwLjY3LjAwM0g4Ni4yNDVjNS4xNzUgMCA5Ljc3MyAzLjMwMSAxMS40MjggOC4yMDRMMTcwLjk0IDIyNS4zYTEyLjA2MiAxMi4wNjIgMCAwIDEtMTEuNDI4IDE1LjkyaDg0LjQyOWExMi4wNjIgMTIuMDYyIDAgMCAwIDExLjQyNS0xNS45MnoiLz48L3N2Zz4="},"displayName":"Azure OpenAI Chat Model","typeVersion":1,"nodeCategories":[{"id":25,"name":"AI"},{"id":26,"name":"Langchain"}]}],"categories":[{"id":38,"name":"Lead Nurturing"},{"id":51,"name":"Multimodal AI"}],"image":[]}}