{"workflow":{"id":14597,"name":"Post branded Instagram testimonial cards from Airtable with Bannerbear and uploadtourl","views":5,"recentViews":1,"totalViews":5,"createdAt":"2026-04-02T09:15:53.075Z","description":"\nConvert your customer satisfaction into high-converting social media content with this fully automated social proof pipeline. This workflow scans your database for top-tier reviews, generates a branded quote card, and publishes it directly to Instagram, ensuring a consistent stream of credibility for your brand.\n\n---\n\n## 🎯 What This Workflow Does\n\nThis template manages the entire lifecycle of a testimonial post, from data retrieval to final notification:\n\n---\n\n### 🔄 Review Dispatch Automation\n\n- **Schedule Trigger:** Automatically fires daily at 10:00 AM; cadence can be adjusted via cron expression.\n- **Airtable — Fetch Review:** Retrieves the oldest 5-star, unposted record using a specific filter formula to prevent duplicates.\n- **IF — Has Valid Review?:** Validates the data; the workflow exits gracefully if no new reviews are found and only proceeds when a 5-star review is ready.\n\n---\n\n### ✍️🎨 Dynamic Asset Generation\n\n- **Code — Prepare Payload:** Formats review data into a JSON body, mapping fields like name and truncated text to Bannerbear layers while generating the final Instagram caption.\n- **HTTP — Create Image Job:** Submits the request to the Bannerbear API and retrieves a unique job `uid` for asynchronous processing.\n\n---\n\n### 🔁 Status Verification & Media Hosting\n\n- **HTTP — Poll Status:** Regularly checks the job status via the Bannerbear API to see if the rendering is finished.\n- **IF — Image Ready?:** Confirms completion; if still processing, it triggers a \"Wait 3s + re-poll\" loop for up to 5 retries before passing the `image_url` forward.\n- **uploadtourl Bridge:** Mandatory CDN step that uploads the rendered image binary and returns a stable public URL, which is required for Instagram's API to access the file.\n\n---\n\n### 📸 Instagram Publishing & Tracking\n\n- **IG — Create & Publish:** Executes the two-step Instagram Graph API flow to create a media container and publish it to your feed after a safe 6-second buffer.\n- **Airtable — Mark as Posted:** Updates the original record with the Post ID and timestamp to prevent duplicate posting.\n- **Slack Notification:** Sends a final team alert with a preview of the card and the live link.\n\n---\n\n## ✨ Key Features\n\n- **Adaptive Polling:** Instead of a static wait time, the workflow intelligently polls Bannerbear until the image is confirmed ready.\n- **Automated CDN Bridge:** Uses uploadtourl to bypass Instagram's rejection of base64/binary payloads by providing a direct public URL.\n- **Intelligent Truncation:** Automatically shortens long reviews to 180 characters to ensure perfect readability on your branded quote card.\n- **Full Audit Trail:** Every post is logged back to Airtable with its live Instagram ID and CDN URL for easy reporting.\n\n---\n\n## 💼 Perfect For\n\n- **SaaS Companies:** Showcasing user feedback and \"Love letters\" from customers.\n- **E-commerce Brands:** Sharing 5-star product reviews to build buyer confidence.\n- **Service Providers:** Highlighting client testimonials on a regular schedule.\n- **Digital Marketers:** Automating the \"Social Proof\" pillar of a social media strategy.\n\n---\n\n## 🔧 What You'll Need\n\n### Required Integrations\n\n- **Bannerbear:** API key and a Template ID with layers named `reviewer_name`, `review_text`, and `star_label`.\n- **Instagram Graph API:** A Business or Creator account access token.\n- **uploadtourl:** Credentials configured in n8n for mandatory media hosting.\n- **Airtable:** A base with a `Reviews` table containing fields for the name, text, and rating.","workflow":{"meta":{"instanceId":"277842713620d9f5554de3b1518b865a152c8c4db680008bd8aec536fc18b4a8"},"nodes":[{"id":"1cf40651-56a2-4a69-b4bf-9594aa74ad7a","name":"📋 Template Overview","type":"n8n-nodes-base.stickyNote","position":[-256,-704],"parameters":{"width":776,"height":800,"content":"## ⭐ Customer Review → Social Proof Instagram Post\n\n**What this workflow does:**\nOn a daily schedule, fetches the latest unposted 5-star review from an Airtable reviews base (populated via Typeform, Google Reviews sync, or Trustpilot webhook). Filters for quality, generates a branded quote card image via the Bannerbear API, uploads it via **Upload to URL** to get a public CDN link, then publishes to Instagram with a formatted caption. Marks the review as posted in Airtable and notifies the team on Slack.\n\n**Node Summary:**\n1. ⏰ Schedule Trigger — runs daily at 10 AM\n2. 📋 Airtable — fetch latest unposted 5-star review\n3. 🔀 IF — filter: skip if no review found or rating < 5\n4. ✍️ Code — build Bannerbear template data + caption\n5. 🎨 HTTP — Bannerbear: create image generation job\n6. 🔁 HTTP — Bannerbear: poll until image is ready\n7. 🔀 IF — check image status = completed\n8. ☁️ Upload to URL — upload rendered card, get public CDN URL\n9. 📸 HTTP — IG: create media container\n10. ⏳ Wait — 6s IG processing buffer\n11. ✅ HTTP — IG: publish container\n12. 📋 Airtable — mark review as posted\n13. 💬 Slack — notify team with post details\n\n**Prerequisites:**\n- Airtable base with a Reviews table (fields: Reviewer Name, Review Text, Rating, Star Label, Posted)\n- Bannerbear API key + Template ID with quote card design\n- Instagram Graph API token + Business Account ID\n- Upload to URL node credentials\n- Slack API token (optional)"},"typeVersion":1},{"id":"cb1b0811-6d88-4ac1-a0dc-f1ec303055d5","name":"Sticky — Schedule + Fetch + Filter","type":"n8n-nodes-base.stickyNote","position":[576,112],"parameters":{"color":7,"width":676,"height":694,"content":"### ⏰📋 Nodes 1–3 — Schedule, Fetch Review & Quality Filter\n\nSchedule Trigger: Automatically fires daily at 10:00 AM; cadence can be adjusted via cron expression.\n\nAirtable — Fetch Review: Retrieves the oldest 5-star, unposted record using a specific filter formula to prevent duplicates.\n\nIF — Has Valid Review?: Validates the data; the workflow exits gracefully if no new reviews are found and only proceeds when a 5-star review is ready."},"typeVersion":1},{"id":"f426e713-91cd-4100-883e-47b6099292c7","name":"Sticky — Build Data + Generate Image","type":"n8n-nodes-base.stickyNote","position":[1296,128],"parameters":{"color":7,"width":558,"height":488,"content":"### ✍️🎨 Nodes 4–5 — Build Template Data + Generate Image\nCode — Prepare Payload: Formats review data into a JSON body, mapping fields like name and truncated text to Bannerbear layers while generating the final Instagram caption.\n\nHTTP — Create Image Job: Submits the request to the Bannerbear API and retrieves a unique job uid for asynchronous processing."},"typeVersion":1},{"id":"62af6596-2b92-44f2-b6ad-6e22272fd486","name":"Sticky — Poll + Status Check","type":"n8n-nodes-base.stickyNote","position":[1888,128],"parameters":{"color":7,"width":484,"height":668,"content":"### 🔁🔀 Nodes 6–7 — Poll Image Status + Branch on Completion\n\nHTTP — Poll Status: Regularly checks the job status via the Bannerbear API to see if the rendering is finished.\n\nIF — Image Ready?: Confirms completion; if still processing, it triggers a \"Wait 3s + re-poll\" loop for up to 5 retries before passing the image_url forward."},"typeVersion":1},{"id":"1699d27b-6d9e-4133-916e-a21c66af0873","name":"Sticky — Upload to URL + IG Container","type":"n8n-nodes-base.stickyNote","position":[2432,144],"parameters":{"color":7,"width":878,"height":640,"content":"### ☁️📸 Nodes 8–9 — Upload to URL + Create IG Container\n\n**Upload to URL** is the mandatory CDN bridge. It fetches the Bannerbear-rendered image binary and uploads it to the configured hosting endpoint, returning a stable **public URL**. This step is essential — Instagram's Graph API rejects base64 or binary payloads and requires a direct publicly accessible image URL.\n\nFilename is auto-set to `review_{reviewer_name}_{timestamp}.jpg` for clean asset tracking.\n\n**IG — Create Media Container** is Step 1 of the Instagram 2-step publish flow. POSTs to `/v19.0/{ig_account_id}/media` with the CDN URL and assembled caption. Returns a `container_id` which acts as a staging slot — Instagram validates and pre-processes the image before it goes live."},"typeVersion":1},{"id":"a97fb561-2eb5-4651-87c6-6b5da1f51a41","name":"Sticky — Publish + Log + Notify","type":"n8n-nodes-base.stickyNote","position":[3344,80],"parameters":{"color":7,"width":878,"height":748,"content":"### ⏳✅📋💬 Nodes 10–13 — Publish, Log & Notify\n\n**Wait — 6s** gives Instagram time to finalise the media container before the publish call. Slightly longer than typical to account for image card complexity.\n\n**IG — Publish Container** calls `/media_publish` with the `container_id`. Returns the live Instagram Post ID confirming the post is on the feed.\n\n**Airtable — Mark as Posted** updates the original review record: sets `Posted = true` and writes back the Instagram Post ID and publish timestamp. This prevents the same review from being picked up on the next scheduled run.\n\n**Slack — Notify Team** sends a block message with reviewer name, a snippet of the review, the post ID, and the CDN card image URL so the team can preview exactly what went live."},"typeVersion":1},{"id":"c9d84e35-431b-45ae-9946-3250a87b4492","name":"Schedule — Daily 10AM","type":"n8n-nodes-base.scheduleTrigger","position":[624,400],"parameters":{"rule":{"interval":[{"triggerAtHour":10}]}},"typeVersion":1.2},{"id":"dcea69ad-78eb-4085-8fca-644cf949a09f","name":"Airtable — Fetch 5-Star Review","type":"n8n-nodes-base.airtable","position":[816,400],"parameters":{"base":{"__rl":true,"mode":"id","value":"={{ $env.AIRTABLE_BASE_ID }}"},"sort":{"property":[{"field":"Submitted At"}]},"table":{"__rl":true,"mode":"name","value":"Reviews"},"options":{},"operation":"search","filterByFormula":"AND({Rating}=5, {Posted}=FALSE())"},"typeVersion":2.1},{"id":"8566775a-0cd9-4296-8778-33ce8218e49a","name":"IF — Has Valid Review?","type":"n8n-nodes-base.if","position":[1008,400],"parameters":{"options":{},"conditions":{"options":{"leftValue":"","caseSensitive":true,"typeValidation":"strict"},"combinator":"and","conditions":[{"id":"has-review","operator":{"type":"string","operation":"notEmpty"},"leftValue":"={{ $json.id }}","rightValue":""}]}},"typeVersion":2.2},{"id":"f2bfd247-a306-46f9-b897-054a8ad1d187","name":"Code — Prepare Bannerbear Payload","type":"n8n-nodes-base.code","position":[1328,384],"parameters":{"jsCode":"const review = $input.item.json;\nconst fields = review.fields || review;\n\nconst reviewerName = fields['Reviewer Name'] || fields.reviewer_name || 'A Happy Customer';\nconst reviewText = fields['Review Text'] || fields.review_text || '';\nconst rating = fields['Rating'] || 5;\nconst recordId = review.id || review.record_id;\n\n// Truncate for card display (Bannerbear layer max)\nconst cardText = reviewText.length > 180\n  ? reviewText.substring(0, 177) + '...'\n  : reviewText;\n\n// Build star string\nconst stars = '⭐'.repeat(Math.min(rating, 5));\n\n// Bannerbear modifications array\nconst modifications = [\n  { name: 'reviewer_name', text: `— ${reviewerName}` },\n  { name: 'review_text', text: `\"${cardText}\"` },\n  { name: 'star_label', text: stars }\n];\n\n// Build IG caption\nconst hashtagBlock = '#customerreview #5stars #testimonial #socialprrof #happycustomer #review';\nconst caption = [\n  `${stars} Real words from a real customer.`,\n  '',\n  `\"${reviewText.substring(0, 300)}\"`,\n  `— ${reviewerName}`,\n  '',\n  '💬 See why hundreds of customers trust us.',\n  '👉 Link in bio.',\n  '.',\n  '.',\n  '.',\n  hashtagBlock\n].join('\\n');\n\nconst finalCaption = caption.length > 2200 ? caption.substring(0, 2196) + '...' : caption;\n\nreturn {\n  record_id: recordId,\n  reviewer_name: reviewerName,\n  review_text: reviewText,\n  card_text: cardText,\n  stars,\n  modifications,\n  final_caption: finalCaption,\n  ig_account_id: $env.IG_ACCOUNT_ID\n};"},"typeVersion":2},{"id":"a7d50d24-354b-42f8-aaa9-83f532cbb501","name":"HTTP — Bannerbear: Create Image Job","type":"n8n-nodes-base.httpRequest","position":[1520,400],"parameters":{"url":"https://api.bannerbear.com/v2/images","method":"POST","options":{},"jsonBody":"={\n  \"template\": \"{{ $env.BANNERBEAR_TEMPLATE_ID }}\",\n  \"modifications\": {{ JSON.stringify($json.modifications) }}\n}","sendBody":true,"sendHeaders":true,"specifyBody":"json","authentication":"genericCredentialType","genericAuthType":"httpHeaderAuth","headerParameters":{"parameters":[{"name":"Content-Type","value":"application/json"}]}},"credentials":{"httpHeaderAuth":{"id":"GKgCj9WxmYpiz70D","name":"Stripe Header Auth"}},"typeVersion":4.2},{"id":"121fb882-159d-4f2a-8736-f67b87b8b9c1","name":"Wait — 5s Before Poll","type":"n8n-nodes-base.wait","position":[1696,400],"webhookId":"3d30e7d2-a12c-4abb-acd1-47989a4d3298","parameters":{"unit":"seconds","amount":5},"typeVersion":1},{"id":"4fcd889d-6a09-4186-871f-11d42d442c15","name":"HTTP — Bannerbear: Poll Status","type":"n8n-nodes-base.httpRequest","position":[1936,384],"parameters":{"url":"=https://api.bannerbear.com/v2/images/{{ $('HTTP — Bannerbear: Create Image Job').item.json.uid }}","options":{},"authentication":"genericCredentialType","genericAuthType":"httpHeaderAuth"},"typeVersion":4.2},{"id":"f44cedfc-a77c-4c57-b294-1fb1f1641cd8","name":"IF — Image Ready?","type":"n8n-nodes-base.if","position":[2112,384],"parameters":{"options":{},"conditions":{"options":{"leftValue":"","caseSensitive":false,"typeValidation":"strict"},"combinator":"and","conditions":[{"id":"image-ready","operator":{"type":"string","operation":"equals"},"leftValue":"={{ $json.status }}","rightValue":"completed"}]}},"typeVersion":2.2},{"id":"8a20cba3-0d4a-4006-bfd1-217dc454012c","name":"HTTP — Fetch Rendered Card","type":"n8n-nodes-base.httpRequest","position":[2496,368],"parameters":{"url":"={{ $json.image_url }}","options":{"response":{"response":{"responseFormat":"file","outputPropertyName":"cardImage"}}}},"typeVersion":4.2},{"id":"89e8581c-5b83-48ce-af36-962d8d81c891","name":"Code — Merge Upload + Caption Data","type":"n8n-nodes-base.code","position":[2928,368],"parameters":{"jsCode":"const uploadResult = $input.item.json;\nconst prepData = $('Code — Prepare Bannerbear Payload').item.json;\n\nreturn {\n  ...uploadResult,\n  public_image_url: uploadResult.public_url || uploadResult.url || uploadResult.file_url || uploadResult.cdn_url,\n  final_caption: prepData.final_caption,\n  ig_account_id: prepData.ig_account_id,\n  record_id: prepData.record_id,\n  reviewer_name: prepData.reviewer_name\n};"},"typeVersion":2},{"id":"e156d1ec-3dad-4ea3-ad4d-2484677c33f7","name":"IG — Create Media Container","type":"n8n-nodes-base.httpRequest","position":[3136,368],"parameters":{"url":"=https://graph.facebook.com/v19.0/{{ $json.ig_account_id }}/media","method":"POST","options":{},"sendQuery":true,"queryParameters":{"parameters":[{"name":"image_url","value":"={{ $json.public_image_url }}"},{"name":"caption","value":"={{ $json.final_caption }}"},{"name":"access_token","value":"={{ $credentials.instagramGraphApi.accessToken }}"}]}},"typeVersion":4.2},{"id":"c7383c43-9836-4ca9-ae28-c661c92cc02c","name":"Wait — 6s IG Buffer","type":"n8n-nodes-base.wait","position":[3424,320],"webhookId":"47737bc7-c221-4968-bce6-78c8fc8b9a1b","parameters":{"unit":"seconds","amount":6},"typeVersion":1},{"id":"c86ef75b-85eb-4e13-9403-ba0099c2f4de","name":"IG — Publish Container","type":"n8n-nodes-base.httpRequest","position":[3632,320],"parameters":{"url":"=https://graph.facebook.com/v19.0/{{ $('Code — Merge Upload + Caption Data').item.json.ig_account_id }}/media_publish","method":"POST","options":{},"sendQuery":true,"queryParameters":{"parameters":[{"name":"creation_id","value":"={{ $('IG — Create Media Container').item.json.id }}"},{"name":"access_token","value":"={{ $credentials.instagramGraphApi.accessToken }}"}]}},"typeVersion":4.2},{"id":"523aa530-d3cf-494c-971b-79497871ef72","name":"Airtable — Mark as Posted","type":"n8n-nodes-base.airtable","position":[3824,320],"parameters":{"base":{"__rl":true,"mode":"id","value":"={{ $env.AIRTABLE_BASE_ID }}"},"table":{"__rl":true,"mode":"name","value":"Reviews"},"columns":{"value":{"Posted":true,"Posted At":"={{ new Date().toISOString() }}","Card Image URL":"={{ $('Code — Merge Upload + Caption Data').item.json.public_image_url }}","Instagram Post ID":"={{ $('IG — Publish Container').item.json.id }}"},"schema":[],"mappingMode":"defineBelow","matchingColumns":[]},"options":{},"operation":"update"},"typeVersion":2.1},{"id":"e1ef5605-5dda-4493-9c43-fd6c8607e765","name":"Slack — Notify Team","type":"n8n-nodes-base.slack","position":[4032,320],"webhookId":"4857fc97-33f7-4115-b034-f2222c4ceb53","parameters":{"select":"channel","channelId":{"__rl":true,"mode":"id","value":"={{ $env.SLACK_CHANNEL_ID }}"},"otherOptions":{}},"typeVersion":2.3},{"id":"81cb8302-a0ad-4482-8bc0-efdebba00c74","name":"No Review — Exit Gracefully","type":"n8n-nodes-base.noOp","position":[1072,624],"parameters":{},"typeVersion":1},{"id":"6fefaa4f-86fb-45be-b7da-81639b4cba2d","name":"Image Not Ready — Exit with Alert","type":"n8n-nodes-base.noOp","position":[2192,640],"parameters":{},"typeVersion":1},{"id":"e97e43d4-57f8-4dc4-a9f2-c8663972300b","name":"Upload a File","type":"n8n-nodes-uploadtourl.uploadToUrl","position":[2688,368],"parameters":{},"credentials":{"uploadToUrlApi":{"id":"NZ1TNlb5Vjt2d9dg","name":"uploadtourl - Deepanshi"}},"typeVersion":1}],"pinData":{},"connections":{"Upload a File":{"main":[[{"node":"Code — Merge Upload + Caption Data","type":"main","index":0}]]},"IF — Image Ready?":{"main":[[{"node":"HTTP — Fetch Rendered Card","type":"main","index":0}],[{"node":"Image Not Ready — Exit with Alert","type":"main","index":0}]]},"Wait — 6s IG Buffer":{"main":[[{"node":"IG — Publish Container","type":"main","index":0}]]},"Schedule — Daily 10AM":{"main":[[{"node":"Airtable — Fetch 5-Star Review","type":"main","index":0}]]},"Wait — 5s Before Poll":{"main":[[{"node":"HTTP — Bannerbear: Poll Status","type":"main","index":0}]]},"IF — Has Valid Review?":{"main":[[{"node":"Code — Prepare Bannerbear Payload","type":"main","index":0}],[{"node":"No Review — Exit Gracefully","type":"main","index":0}]]},"IG — Publish Container":{"main":[[{"node":"Airtable — Mark as Posted","type":"main","index":0}]]},"Airtable — Mark as Posted":{"main":[[{"node":"Slack — Notify Team","type":"main","index":0}]]},"HTTP — Fetch Rendered Card":{"main":[[{"node":"Upload a File","type":"main","index":0}]]},"IG — Create Media Container":{"main":[[{"node":"Wait — 6s IG Buffer","type":"main","index":0}]]},"Airtable — Fetch 5-Star Review":{"main":[[{"node":"IF — Has Valid Review?","type":"main","index":0}]]},"HTTP — Bannerbear: Poll Status":{"main":[[{"node":"IF — Image Ready?","type":"main","index":0}]]},"Code — Prepare Bannerbear Payload":{"main":[[{"node":"HTTP — Bannerbear: Create Image Job","type":"main","index":0}]]},"Code — Merge Upload + Caption Data":{"main":[[{"node":"IG — Create Media Container","type":"main","index":0}]]},"HTTP — Bannerbear: Create Image Job":{"main":[[{"node":"Wait — 5s Before Poll","type":"main","index":0}]]}}},"lastUpdatedBy":1,"workflowInfo":{"nodeCount":24,"nodeTypes":{"n8n-nodes-base.if":{"count":2},"n8n-nodes-base.code":{"count":2},"n8n-nodes-base.noOp":{"count":2},"n8n-nodes-base.wait":{"count":2},"n8n-nodes-base.slack":{"count":1},"n8n-nodes-base.airtable":{"count":2},"n8n-nodes-base.stickyNote":{"count":6},"n8n-nodes-base.httpRequest":{"count":5},"n8n-nodes-base.scheduleTrigger":{"count":1},"n8n-nodes-uploadtourl.uploadToUrl":{"count":1}}},"status":"published","readyToDemo":null,"user":{"name":"Jitesh Dugar","username":"jiteshdugar","bio":"AI Automation Specialist - OpenAI, CRM & Automation Expert with a solid understanding of various tools that include Zapier, Make, Zoho CRM, Hubspot, Google Sheets, Airtable, Pipedrive, Google Analytics, and more.","verified":true,"links":["https://www.linkedin.com/in/jiteshdugar"],"avatar":"https://gravatar.com/avatar/edaa3abb99806b0586dced559d0a5417f24a507e7c4464a63960f0638a4b1b90?r=pg&d=retro&size=200"},"nodes":[{"id":2,"icon":"file:airtable.svg","name":"n8n-nodes-base.airtable","codex":{"data":{"resources":{"generic":[{"url":"https://n8n.io/blog/2021-goals-level-up-your-vocabulary-with-vonage-and-n8n/","icon":"🎯","label":"2021 Goals: Level Up Your Vocabulary With Vonage and n8n"},{"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/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/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/automate-google-apps-for-productivity/","icon":"💡","label":"15 Google apps you can combine and automate to increase productivity"},{"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/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/learn-to-build-powerful-api-endpoints-using-webhooks/","icon":"🧰","label":"Learn to Build Powerful API Endpoints Using Webhooks"},{"url":"https://n8n.io/blog/sending-sms-the-low-code-way-with-airtable-twilio-programmable-sms-and-n8n/","icon":"📱","label":"Sending SMS the Low-Code Way with Airtable, Twilio Programmable SMS, and n8n"},{"url":"https://n8n.io/blog/automating-conference-organization-processes-with-n8n/","icon":"🙋‍♀️","label":"Automating Conference Organization Processes with n8n"},{"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/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/app-nodes/n8n-nodes-base.airtable/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/airtable/"}]},"categories":["Data & Storage"],"nodeVersion":"1.0","codexVersion":"1.0"}},"group":"[\"input\"]","defaults":{"name":"Airtable"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMDAgMTcwIj48cGF0aCBmaWxsPSIjZmNiNDAwIiBkPSJNODkgNC44IDE2LjIgMzQuOWMtNC4xIDEuNy00IDcuNC4xIDkuMWw3My4yIDI5YzYuNCAyLjYgMTMuNiAyLjYgMjAgMGw3My4yLTI5YzQuMS0xLjYgNC4xLTcuNC4xLTkuMWwtNzMtMzAuMUMxMDMuMiAyIDk1LjcgMiA4OSA0LjgiLz48cGF0aCBmaWxsPSIjMThiZmZmIiBkPSJNMTA1LjkgODguOXY3Mi41YzAgMy40IDMuNSA1LjggNi43IDQuNWw4MS42LTMxLjdjMS45LS43IDMuMS0yLjUgMy4xLTQuNVY1Ny4yYzAtMy40LTMuNS01LjgtNi43LTQuNUwxMDkgODQuM2MtMS45LjgtMy4xIDIuNi0zLjEgNC42Ii8+PHBhdGggZmlsbD0iI2Y4MmI2MCIgZD0ibTg2LjkgOTIuNi0yNC4yIDExLjctMi41IDEuMkw5LjEgMTMwYy0zLjIgMS42LTcuNC0uOC03LjQtNC40VjU3LjVjMC0xLjMuNy0yLjQgMS42LTMuM3EuNi0uNiAxLjItLjljMS4yLS43IDMtLjkgNC40LS4zbDc3LjUgMzAuN2M0IDEuNSA0LjMgNy4xLjUgOC45Ii8+PHBhdGggZmlsbD0iI2JhMWU0NSIgZD0ibTg2LjkgOTIuNi0yNC4yIDExLjctNTkuNC01MHEuNi0uNiAxLjItLjljMS4yLS43IDMtLjkgNC40LS4zbDc3LjUgMzAuN2M0IDEuNCA0LjMgNyAuNSA4LjgiLz48L3N2Zz4="},"displayName":"Airtable","typeVersion":2,"nodeCategories":[{"id":3,"name":"Data & Storage"}]},{"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":26,"icon":"fa:arrow-right","name":"n8n-nodes-base.noOp","codex":{"data":{"alias":["nothing"],"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/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/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/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/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.noop/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Helpers"]}}},"group":"[\"organization\"]","defaults":{"name":"No Operation, do nothing","color":"#b0b0b0"},"iconData":{"icon":"arrow-right","type":"icon"},"displayName":"No Operation, do nothing","typeVersion":1,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":40,"icon":"file:slack.svg","name":"n8n-nodes-base.slack","codex":{"data":{"alias":["human","form","wait","hitl","approval"],"resources":{"generic":[{"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/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/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/","icon":"👦","label":"Build your own virtual assistant with n8n: A step by step guide"},{"url":"https://n8n.io/blog/how-to-automatically-give-kudos-to-contributors-with-github-slack-and-n8n/","icon":"👏","label":"How to automatically give kudos to contributors with GitHub, Slack, and n8n"},{"url":"https://n8n.io/blog/automations-for-activists/","icon":"✨","label":"How Common Knowledge use workflow automation for activism"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.slack/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/slack/"}]},"categories":["Communication","HITL"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"HITL":["Human in the Loop"]}}},"group":"[\"output\"]","defaults":{"name":"Slack"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB2aWV3Qm94PSIwIDAgMTUwLjg1MiAxNTAuODUyIj48dXNlIHhsaW5rOmhyZWY9IiNhIiB4PSIuOTI2IiB5PSIuOTI2Ii8+PHN5bWJvbCBpZD0iYSIgb3ZlcmZsb3c9InZpc2libGUiPjxnIHN0cm9rZS13aWR0aD0iMS44NTIiPjxwYXRoIGZpbGw9IiNlMDFlNWEiIHN0cm9rZT0iI2UwMWU1YSIgZD0iTTQwLjc0MSA5My41NWMwLTguNzM1IDYuNjA3LTE1Ljc3MiAxNC44MTUtMTUuNzcyczE0LjgxNSA3LjAzNyAxNC44MTUgMTUuNzcydjM4LjgyNGMwIDguNzM3LTYuNjA3IDE1Ljc3NC0xNC44MTUgMTUuNzc0cy0xNC44MTUtNy4wMzctMTQuODE1LTE1Ljc3MnoiLz48cGF0aCBmaWxsPSIjZWNiMjJkIiBzdHJva2U9IiNlY2IyMmQiIGQ9Ik05My41NSAxMDcuNDA4Yy04LjczNSAwLTE1Ljc3Mi02LjYwNy0xNS43NzItMTQuODE1czcuMDM3LTE0LjgxNSAxNS43NzItMTQuODE1aDM4LjgyNmM4LjczNSAwIDE1Ljc3MiA2LjYwNyAxNS43NzIgMTQuODE1cy03LjAzNyAxNC44MTUtMTUuNzcyIDE0LjgxNXoiLz48cGF0aCBmaWxsPSIjMmZiNjdjIiBzdHJva2U9IiMyZmI2N2MiIGQ9Ik03Ny43NzggMTUuNzcyQzc3Ljc3OCA3LjAzNyA4NC4zODUgMCA5Mi41OTMgMHMxNC44MTUgNy4wMzcgMTQuODE1IDE1Ljc3MnYzOC44MjZjMCA4LjczNS02LjYwNyAxNS43NzItMTQuODE1IDE1Ljc3MnMtMTQuODE1LTcuMDM3LTE0LjgxNS0xNS43NzJ6Ii8+PHBhdGggZmlsbD0iIzM2YzVmMSIgc3Ryb2tlPSIjMzZjNWYxIiBkPSJNMTUuNzcyIDcwLjM3MUM3LjAzNyA3MC4zNzEgMCA2My43NjMgMCA1NS41NTZzNy4wMzctMTQuODE1IDE1Ljc3Mi0xNC44MTVoMzguODI2YzguNzM1IDAgMTUuNzcyIDYuNjA3IDE1Ljc3MiAxNC44MTVzLTcuMDM3IDE0LjgxNS0xNS43NzIgMTQuODE1eiIvPjxnIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjxwYXRoIGZpbGw9IiNlY2IyMmQiIHN0cm9rZT0iI2VjYjIyZCIgZD0iTTc3Ljc3OCAxMzMuMzMzYzAgOC4yMDggNi42MDcgMTQuODE1IDE0LjgxNSAxNC44MTVzMTQuODE1LTYuNjA3IDE0LjgxNS0xNC44MTUtNi42MDctMTQuODE1LTE0LjgxNS0xNC44MTVINzcuNzc4eiIvPjxwYXRoIGZpbGw9IiMyZmI2N2MiIHN0cm9rZT0iIzJmYjY3YyIgZD0iTTEzMy4zMzQgNzAuMzcxaC0xNC44MTVWNTUuNTU2YzAtOC4yMDcgNi42MDctMTQuODE1IDE0LjgxNS0xNC44MTVzMTQuODE1IDYuNjA3IDE0LjgxNSAxNC44MTUtNi42MDcgMTQuODE1LTE0LjgxNSAxNC44MTV6Ii8+PHBhdGggZmlsbD0iI2UwMWU1YSIgc3Ryb2tlPSIjZTAxZTVhIiBkPSJNMTQuODE1IDc3Ljc3OEgyOS42M3YxNC44MTVjMCA4LjIwNy02LjYwNyAxNC44MTUtMTQuODE1IDE0LjgxNVMwIDEwMC44IDAgOTIuNTkzczYuNjA3LTE0LjgxNSAxNC44MTUtMTQuODE1eiIvPjxwYXRoIGZpbGw9IiMzNmM1ZjEiIHN0cm9rZT0iIzM2YzVmMSIgZD0iTTcwLjM3MSAxNC44MTVWMjkuNjNINTUuNTU2Yy04LjIwNyAwLTE0LjgxNS02LjYwNy0xNC44MTUtMTQuODE1UzQ3LjM0OCAwIDU1LjU1NiAwczE0LjgxNSA2LjYwNyAxNC44MTUgMTQuODE1eiIvPjwvZz48L2c+PC9zeW1ib2w+PC9zdmc+"},"displayName":"Slack","typeVersion":2,"nodeCategories":[{"id":6,"name":"Communication"},{"id":28,"name":"HITL"}]},{"id":514,"icon":"fa:pause-circle","name":"n8n-nodes-base.wait","codex":{"data":{"alias":["pause","sleep","delay","timeout"],"resources":{"generic":[{"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/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.wait/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Helpers","Flow"]}}},"group":"[\"organization\"]","defaults":{"name":"Wait","color":"#804050"},"iconData":{"icon":"pause-circle","type":"icon"},"displayName":"Wait","typeVersion":1,"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"}]}],"categories":[{"id":33,"name":"Social Media"},{"id":51,"name":"Multimodal AI"}],"image":[]}}