{"workflow":{"id":13340,"name":"Repurpose viral content into AI visuals and post to Instagram and Facebook with Blotato","views":284,"recentViews":1,"totalViews":284,"createdAt":"2026-02-12T15:47:52.808Z","description":"\n## Description\n\nAutomatically turn any viral content URL (Blog, YouTube, TikTok, etc.) into AI-generated visuals and publish them to multiple social platforms with built-in status validation and async processing control.\n\n---\n\n## Who is this for?\n\nThis template is ideal for:\n\n- Content creators repurposing viral content\n- Affiliate marketers scaling content distribution\n- Social media managers handling multi-platform posting\n- AI automation builders using n8n + Blotato\n- Teams that want a URL → Visual → Publish pipeline\n\nIf you want to transform existing content into multi-platform social posts automatically, this workflow is for you.\n\n---\n\n## What problem is this workflow solving?\n\nManually repurposing and posting viral content is slow and fragmented. Common challenges include:\n\n- Copying content from blogs or videos manually\n- Waiting for AI extraction and rendering without clear status\n- Switching between multiple tools\n- Posting separately to each platform\n- Not knowing when processing fails\n\nThis workflow connects extraction, visual generation, and publishing into one automated pipeline.\n\n---\n\n## What this workflow does\n\nThis automated repurposing workflow:\n\n- Accepts a public content URL\n- Creates a Source processing job\n- Waits for AI extraction to complete\n- Fetches structured content\n- Routes based on source status (failed / completed / processing)\n- Creates a Visual generation job via Blotato\n- Waits for AI rendering\n- Retrieves generated visual/video output\n- Validates render completion\n- Publishes automatically to:\n  - Instagram\n  - Facebook\n\nWorkflow pattern used:\n\nCreate → Wait → Get → Check → Publish\n\n---\n\n## Setup\n\n### 1. Configure URL Input\n\n- Use **Submit Content URL**\n- Provide a valid public link (Blog, YouTube, TikTok, etc.)\n- This triggers the automation\n\n---\n\n### 2. Configure Source Processing\n\n**Create Source**\n- Connect extraction service credentials\n- Map URL correctly\n\n**Wait for Source Processing**\n- Adjust delay based on API performance\n\n**Get Source**\n- Ensure correct Source ID mapping\n\n**Source Status Switch**\n- Configure routing for:\n  - failed\n  - completed\n  - processing\n\nOnly completed sources proceed to visual generation.\n\n---\n\n### 3. Configure Blotato (Visual Generation)\n\n**Create Visual**\n- Connect Blotato credentials\n- Map structured content into the visual prompt\n\n**Wait for Visual Rendering**\n- Adjust timing based on rendering duration\n\n**Get Visual**\n- Ensure correct Visual ID mapping\n\n**Visual Status Check**\n- Only proceed if status = completed\n\n---\n\n### 4. Configure Social Publishing\n\n**Publish to Instagram**\n- Connect Instagram credentials\n- Verify media posting permissions\n\n**Publish to Facebook**\n- Connect Facebook Page credentials\n- Ensure correct page selection\n\nTest with one URL before running at scale.\n\n---\n\n## How to customize this workflow to your needs\n\nYou can extend this workflow by:\n\n- Adding Slack/Telegram approval before publishing\n- Adding AI caption or hashtag generation\n- Inserting retry logic for failed renders\n- Logging results into Google Sheets\n- Extending to LinkedIn or TikTok\n- Adding analytics tracking after publishing\n\n---\n\n## Best practices\n\n- Keep wait durations aligned with API speed\n- Always validate job status before moving forward\n- Test with short-form content first\n- Monitor failed execution branches\n- Keep consistent ID mapping for Source and Visual jobs\n\n---\n\n## Documentation\n\nFor a full walkthrough and advanced scaling ideas, see:\n\n[Video Guide](https://www.youtube.com/watch?v=RzNYGt4ltoE)","workflow":{"id":"DvNxxSPDqkbCusUb","meta":{"instanceId":"558d88703fb65b2d0e44613bc35916258b0f0bf983c5d4730c00c424b77ca36a","templateCredsSetupCompleted":true},"name":"Automatically Repurpose Viral Content","tags":[],"nodes":[{"id":"e9838941-9a06-4464-9c4d-6de639cd8b9f","name":"Create visual","type":"@blotato/n8n-nodes-blotato.blotato","position":[-544,224],"parameters":{"prompt":"=Viết tiếng việt:  {{ $json.content }}","resource":"video","templateId":{"__rl":true,"mode":"list","value":"/base/v2/tweet-card/ba413be6-a840-4e60-8fd6-0066d3b427df/v1","cachedResultName":"Twitter/X style quote cards with minimal style"},"templateInputs":{"value":{"theme":"dark","handle":"giangxAI.aff","verified":false,"authorName":"GiangxAI","aspectRatio":"1:1","profileImage":"https://i.ibb.co/kgXBZ8YJ/98ec9d84960922577b18.jpg"},"schema":[{"id":"profileImage","type":"string","display":true,"required":true,"displayName":"Profile Photo URL * (publicly accessible URL)","defaultMatch":false,"canBeUsedToMatch":false},{"id":"quotes","type":"string","display":true,"required":false,"displayName":"Quotes (e.g. [\"item 1\", \"item 2\"])","defaultMatch":false,"canBeUsedToMatch":false},{"id":"authorName","type":"string","display":true,"required":false,"displayName":"Name","defaultMatch":false,"canBeUsedToMatch":false},{"id":"handle","type":"string","display":true,"required":false,"displayName":"Social Media Handle","defaultMatch":false,"canBeUsedToMatch":false},{"id":"verified","type":"boolean","display":true,"required":false,"displayName":"Show Verified Badge","defaultMatch":false,"canBeUsedToMatch":false},{"id":"theme","type":"options","display":true,"options":[{"name":"Dark","value":"dark"},{"name":"Light","value":"light"}],"required":false,"displayName":"Theme","defaultMatch":false,"canBeUsedToMatch":false},{"id":"aspectRatio","type":"options","display":true,"options":[{"name":"4:5","value":"4:5"},{"name":"1:1","value":"1:1"},{"name":"9:16","value":"9:16"}],"required":false,"displayName":"Aspect Ratio","defaultMatch":false,"canBeUsedToMatch":false}],"mappingMode":"defineBelow","matchingColumns":[],"attemptToConvertTypes":false,"convertFieldsToString":false}},"credentials":{"blotatoApi":{"id":"hThKi5DS6weGrNSx","name":"Blotato GiangxAI"}},"typeVersion":2},{"id":"f4e4f186-bed8-49af-990f-9154960291d3","name":"Get visual","type":"@blotato/n8n-nodes-blotato.blotato","position":[-128,224],"parameters":{"videoId":"={{ $('Create visual').item.json.item.id }}","resource":"video","operation":"get"},"credentials":{"blotatoApi":{"id":"hThKi5DS6weGrNSx","name":"Blotato GiangxAI"}},"typeVersion":2},{"id":"efb9fc09-17ed-4b97-9eb4-e3fcf74828ba","name":"Sticky Note","type":"n8n-nodes-base.stickyNote","position":[-896,-176],"parameters":{"color":6,"width":304,"height":304,"content":"## URL Input\nSubmit the content source link (Blog, YouTube, TikTok, etc.)"},"typeVersion":1},{"id":"f180b05d-2041-4e4a-913e-b1bc236c9ffd","name":"Sticky Note1","type":"n8n-nodes-base.stickyNote","position":[-592,-176],"parameters":{"color":7,"width":992,"height":304,"content":"## Source Processing\nCreate and retrieve structured content from the provided URL."},"typeVersion":1},{"id":"89e06047-57b2-4221-88bf-e21bd831537a","name":"Sticky Note2","type":"n8n-nodes-base.stickyNote","position":[-592,128],"parameters":{"color":6,"width":992,"height":304,"content":"## Visual Generation\nGenerate and retrieve AI visual/video based on processed content."},"typeVersion":1},{"id":"46b62eb9-4ca7-4a28-b954-f15326337ebb","name":"Sticky Note3","type":"n8n-nodes-base.stickyNote","position":[-592,432],"parameters":{"color":7,"width":992,"height":304,"content":"## Social Media Distribution\nAutomatically publish generated content to social platforms"},"typeVersion":1},{"id":"04bedcfa-2de6-4bdf-acd5-aeb0b4757e48","name":"Get source","type":"@blotato/n8n-nodes-blotato.blotato","position":[-64,-80],"parameters":{"resource":"source","sourceId":"={{ $json.id }}","operation":"get"},"credentials":{"blotatoApi":{"id":"hThKi5DS6weGrNSx","name":"Blotato GiangxAI"}},"typeVersion":2},{"id":"e58d7cb1-369c-40fe-8ce0-36b3534e1d3f","name":"Submit Content URL","type":"n8n-nodes-base.formTrigger","position":[-832,-64],"webhookId":"48852195-dfc1-447d-8f04-60759d956d1e","parameters":{"options":{},"formTitle":"URL Input","formFields":{"values":[{"fieldLabel":"URL (Blog, Youtube, tiktok)","requiredField":true}]},"formDescription":"Submit the content source link (Blog, YouTube, TikTok, etc.)"},"typeVersion":2.3},{"id":"77b06d5b-5d31-4a8f-a32c-144dacfc61c2","name":"Create Source","type":"@blotato/n8n-nodes-blotato.blotato","position":[-512,-80],"parameters":{"resource":"source","sourceUrl":"={{ $json['URL (Blog, Youtube, tiktok)'] }}","customInstructions":"Phân tích và tổng hợp thông tin chính thành content ngắn. (TIều đề và content bằng tiếng việt)"},"credentials":{"blotatoApi":{"id":"hThKi5DS6weGrNSx","name":"Blotato GiangxAI"}},"typeVersion":2},{"id":"84d16aca-de08-4142-957f-cc59955e10df","name":"Wait for Source Processing","type":"n8n-nodes-base.wait","position":[-304,-80],"webhookId":"a57b0d7c-c03c-41c0-80e2-c376676c342d","parameters":{},"typeVersion":1.1},{"id":"78dad121-48e6-4fd1-8969-e14756ee4129","name":"Source Status Switch","type":"n8n-nodes-base.switch","position":[176,-112],"parameters":{"rules":{"values":[{"outputKey":"failed","conditions":{"options":{"version":3,"leftValue":"","caseSensitive":true,"typeValidation":"strict"},"combinator":"and","conditions":[{"id":"b8789cde-9605-4716-a5ff-834066f3f4ee","operator":{"type":"string","operation":"equals"},"leftValue":"={{ $json.status }}","rightValue":"failed"}]},"renameOutput":true},{"outputKey":"completed","conditions":{"options":{"version":3,"leftValue":"","caseSensitive":true,"typeValidation":"strict"},"combinator":"and","conditions":[{"id":"cfbcf0a0-e003-4b7a-9959-7da7a199a2f9","operator":{"name":"filter.operator.equals","type":"string","operation":"equals"},"leftValue":"={{ $json.status }}","rightValue":"completed"}]},"renameOutput":true},{"outputKey":"processing","conditions":{"options":{"version":3,"leftValue":"","caseSensitive":true,"typeValidation":"strict"},"combinator":"and","conditions":[{"id":"a03a1738-4951-4caa-ad5c-45fcafc9f74d","operator":{"name":"filter.operator.equals","type":"string","operation":"equals"},"leftValue":"={{ $json.status }}","rightValue":"processing"}]},"renameOutput":true}]},"options":{}},"typeVersion":3.4},{"id":"208fb674-cbc6-46e8-ae24-b021993f4ec1","name":"Wait for Visual Rendering","type":"n8n-nodes-base.wait","position":[-320,224],"webhookId":"a57b0d7c-c03c-41c0-80e2-c376676c342d","parameters":{},"typeVersion":1.1},{"id":"3bcceaab-9d19-4011-b6c4-16c6d8246c07","name":"Visual Status Check","type":"n8n-nodes-base.if","position":[80,224],"parameters":{"options":{},"conditions":{"options":{"version":3,"leftValue":"","caseSensitive":true,"typeValidation":"strict"},"combinator":"and","conditions":[{"id":"2fde2a44-d4b8-4380-b4e4-93af93a9f808","operator":{"type":"boolean","operation":"true","singleValue":true},"leftValue":"={{ $input.all().length === 1 ? $json.item.status === 'done' : $input.all().every(item => item.json.item.status === 'done') }}","rightValue":""}]}},"typeVersion":2.3},{"id":"3f32e971-6b92-4c60-8300-8f0a0bd50bcb","name":"Publish to Instagram","type":"@blotato/n8n-nodes-blotato.blotato","position":[-544,576],"parameters":{"options":{},"accountId":{"__rl":true,"mode":"list","value":"25299","cachedResultUrl":"https://backend.blotato.com/v2/accounts/25299","cachedResultName":"giangxai.aff"},"postContentText":"={{ $('Get source').item.json.title }}","postContentMediaUrls":"={{ $('Get visual').item.json.item?.mediaUrl || $('Get visual').item.json.item?.imageUrls || '' }}"},"credentials":{"blotatoApi":{"id":"hThKi5DS6weGrNSx","name":"Blotato GiangxAI"}},"typeVersion":2},{"id":"d13f41d7-b515-4c5e-b2dc-9981f529bc58","name":"Publish to Facebook","type":"@blotato/n8n-nodes-blotato.blotato","position":[-224,576],"parameters":{"options":{},"platform":"facebook","accountId":{"__rl":true,"mode":"list","value":"16978","cachedResultUrl":"https://backend.blotato.com/v2/accounts/16978","cachedResultName":"Giang VT"},"facebookPageId":{"__rl":true,"mode":"list","value":"688227101036478","cachedResultUrl":"https://backend.blotato.com/v2/accounts/16978/subaccounts/688227101036478","cachedResultName":"Giang VT"},"postContentText":"={{ $('Get source').item.json.title }}","postContentMediaUrls":"={{ $('Get visual').item.json.item.imageUrls[0] }}"},"credentials":{"blotatoApi":{"id":"hThKi5DS6weGrNSx","name":"Blotato GiangxAI"}},"typeVersion":2},{"id":"8b69c878-001c-401f-8169-4c0619aaf767","name":"Sticky Note4","type":"n8n-nodes-base.stickyNote","position":[-1408,-176],"parameters":{"width":512,"height":1040,"content":"# 🛠️ Workflow Setup Guide  \n\nAuthor: [GiangxAI](https://www.youtube.com/@giangxai.official)\n\n## How it works\n\n- A public content URL (Blog, YouTube, TikTok, etc.) is submitted to trigger the workflow  \n- A Source job is created to extract and structure the content  \n- The workflow waits for AI processing and checks extraction status  \n- Structured content is sent to Blotato to create a visual/video  \n- The workflow waits for AI rendering to complete  \n- The generated visual asset is retrieved and validated  \n- The final content is automatically published to:\n  - Instagram  \n  - Facebook  \n\nThe entire pipeline runs using an async pattern:\n\nCreate → Wait → Get → Check → Publish  \n\nOnce configured, the system repurposes viral content into multi-platform posts automatically — no manual editing or uploading required.\n\n---\n\n## Setup guide [n8n](https://n8n.partnerlinks.io/giangxai)\n\n- Configure the **Submit Content URL** node to accept public content links  \n- Connect your **Source extraction API credentials**  \n- Add **  [Blotato](https://blotato.com/?ref=giang9s) API credentials** for AI visual generation  \n- Configure Instagram and Facebook credentials for auto publishing  \n- Review status routing logic (failed / completed / processing)  \n- Adjust wait timing based on API processing speed  \n\nSetup is straightforward and requires no manual design, video editing, or platform switching once live."},"typeVersion":1}],"active":false,"pinData":{},"settings":{"executionOrder":"v1"},"versionId":"1d54e68b-d225-4077-aa55-26f82eb5fa95","connections":{"Get source":{"main":[[{"node":"Source Status Switch","type":"main","index":0}]]},"Get visual":{"main":[[{"node":"Visual Status Check","type":"main","index":0}]]},"Create Source":{"main":[[{"node":"Wait for Source Processing","type":"main","index":0}]]},"Create visual":{"main":[[{"node":"Wait for Visual Rendering","type":"main","index":0}]]},"Submit Content URL":{"main":[[{"node":"Create Source","type":"main","index":0}]]},"Visual Status Check":{"main":[[{"node":"Publish to Instagram","type":"main","index":0},{"node":"Publish to Facebook","type":"main","index":0}],[{"node":"Wait for Visual Rendering","type":"main","index":0}]]},"Source Status Switch":{"main":[[],[{"node":"Create visual","type":"main","index":0}],[{"node":"Wait for Source Processing","type":"main","index":0}]]},"Wait for Visual Rendering":{"main":[[{"node":"Get visual","type":"main","index":0}]]},"Wait for Source Processing":{"main":[[{"node":"Get source","type":"main","index":0}]]}}},"lastUpdatedBy":1,"workflowInfo":{"nodeCount":16,"nodeTypes":{"n8n-nodes-base.if":{"count":1},"n8n-nodes-base.wait":{"count":2},"n8n-nodes-base.switch":{"count":1},"n8n-nodes-base.stickyNote":{"count":5},"n8n-nodes-base.formTrigger":{"count":1},"@blotato/n8n-nodes-blotato.blotato":{"count":6}}},"status":"published","readyToDemo":null,"user":{"name":"giangxai","username":"giangxai","bio":"I create automated workflows that help people work smarter, move faster, and scale with ease.","verified":true,"links":["https://www.youtube.com/@giangxai.official"],"avatar":"https://gravatar.com/avatar/c17711468d4ab03c5c5dbf6481e7ad80cebcf414bce5b0cabc51b1e9122aac33?r=pg&d=retro&size=200"},"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":112,"icon":"fa:map-signs","name":"n8n-nodes-base.switch","codex":{"data":{"alias":["Router","If","Path","Filter","Condition","Logic","Branch","Case"],"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/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/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/automation-for-maintainers-of-open-source-projects/","icon":"🏷️","label":"How to automatically manage contributions to open-source projects"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.switch/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Flow"]}}},"group":"[\"transform\"]","defaults":{"name":"Switch","color":"#506000"},"iconData":{"icon":"map-signs","type":"icon"},"displayName":"Switch","typeVersion":3,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"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":1225,"icon":"file:form.svg","name":"n8n-nodes-base.formTrigger","codex":{"data":{"alias":["table","submit","post"],"resources":{"generic":[],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.formtrigger/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Other Trigger Nodes"]}}},"group":"[\"trigger\"]","defaults":{"name":"On form submission"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NiIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwQjdCQyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMzQuOTc4IDM3LjczMmExLjU2IDEuNTYgMCAwIDEtMS41NjIgMS41NjNINi4yNmExLjU2IDEuNTYgMCAwIDEtMS41NjMtMS41NjNWOS42MDdjMC0uNDA1LjE1Ny0uNzk0LjQzOC0xLjA4Nmw2LjMwNC02LjUzMXY1LjM0NEg4LjIxM2ExLjE3MiAxLjE3MiAwIDEgMCAwIDIuMzQzaDQuNDNhMS4xNyAxLjE3IDAgMCAwIDEuMTcxLTEuMTcxVi4yMzJoMTkuNjAyYTEuNTYgMS41NiAwIDAgMSAxLjU2MiAxLjU2M3YxMC4zMjdsLTIuODYgMi44Ni04LjI1MiA4LjI3NmE0MTMuMDA2IDQxMy4wMDYgMCAwIDEtMS42NTQgMS42NjJsLS4zMzcuMzM3YTIgMiAwIDAgMC0uNTU3IDEuMDhMMjAuMyAzMS45MjJjLS4xMDguNjM4LS4yMTUgMS4wNzkuMjExIDEuNDE4LjQwMy4zMi45LjE3NCAxLjU0LjA2Nmw1LjQwOC0uOTI4YTIgMiAwIDAgMCAxLjA4LS41NTZsNi40NC02LjQyOXptLTI0LjAzLTIxLjI2NWExLjE4IDEuMTggMCAwIDAgMS4xNzEgMS4xNzJoMTMuMTYzYTEuMTcyIDEuMTcyIDAgMSAwIDAtMi4zNDRIMTIuMTE5YTEuMTcgMS4xNyAwIDAgMC0xLjE3MiAxLjE3Mm03LjI5NCAxNC43NjZhMS4xNyAxLjE3IDAgMCAwLTEuMTcyLTEuMTcySDEyLjEyYTEuMTcyIDEuMTcyIDAgMSAwIDAgMi4zNDNoNC45NTFhMS4xNyAxLjE3IDAgMCAwIDEuMTcyLTEuMTcybS44Ni03LjM5MWExLjE3IDEuMTcgMCAwIDAtMS4xNzItMS4xNzJoLTUuODExYTEuMTcyIDEuMTcyIDAgMSAwIDAgMi4zNDNoNS44MWExLjE2NCAxLjE2NCAwIDAgMCAxLjE3My0xLjE3MSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iIzAwQjdCQyIgZD0ibTMzLjUzMiAxNi4zOTcgNC4yODktNC4yODkgMy43NTggMy43MSAxLjYxNy0xLjYxNiAyLjI1OCAyLjI1N2MuMjE4LjIxOC4zNC41MTMuMzQzLjgyLS4wMDIuMzExLS4xMjUuNjA4LS4zNDQuODNsLTYuODA0IDYuNzk2YTEuMTMgMS4xMyAwIDAgMS0uODI4LjM0MyAxLjE1IDEuMTUgMCAwIDEtLjgyOC0uMzQzIDEuMTggMS4xOCAwIDAgMSAwLTEuNjU3bDUuOTc2LTUuOTY4LTEuMzEyLTEuMzEzLTEuMzgzIDEuNDE0LTEzLjE0OSAxMy4xMjUtNC42MTcuNzgyLjc4Mi00LjYxNy4zMzYtLjMzNyAyLjU2MiAyLjU1NWExLjEgMS4xIDAgMCAwIC44MjguMzQ0Yy4zMTIuMDA1LjYxMi0uMTIuODI4LS4zNDRhMS4xOCAxLjE4IDAgMCAwIDAtMS42NTZsLTIuNTYyLTIuNTYyek00NC43MzYgMTIuMjRjMCAuNDE0LS4xNjMuODEtLjQ1NCAxLjEwMmwtLjkyMi45MTQtMy44NTItMy44MjguOTMtLjkzYTEuNTYzIDEuNTYzIDAgMCAxIDIuMjAzIDBsMS42NCAxLjY0MWMuMjkxLjI5My40NTUuNjkuNDU1IDEuMTAyIi8+PC9zdmc+"},"displayName":"n8n Form Trigger","typeVersion":3,"nodeCategories":[{"id":9,"name":"Core Nodes"}]}],"categories":[{"id":31,"name":"Content Creation"},{"id":51,"name":"Multimodal AI"}],"image":[]}}