General Automation
421 results — all source-linked n8n references
Automate Marker.io Issues to Intercom Conversations with Full Technical Context
Automatically create Intercom conversations with full technical context when your team receive new Marker.io issues 🎯 What this template does This workflow creates a seamless bridge between Marker.io and Intercom, your customer support platform. Every issue submitted through Marker.io's widget automatically becomes a trackable conversation in Intercom, complete with technical details and visual context. Centralizing customers issues in Intercom helps your support agents continue the conversation right where they work every day. When a bug is reported, the workflow: Creates or updates the reporter as an Intercom contact Opens a new conversation with the reporter and the all issue details Adds a comprehensive internal note with technical metadata Preserves all screenshots, browser info, and custom data ✨ Benefits Zero manual entry** - All bug details transfer automatically Instant visibility** - Support agents sees issues immediately Rich context** - Technical details preserved for developers Better collaboration** - Single source of truth for bugs Faster resolution** - No time wasted gathering information 💡 Use Cases Product Teams**: Streamline bug triage without switching tools S
Generate Images with Realistic Inpainting using Simbrams Ri AI
Generate Images with Realistic Inpainting using Simbrams Ri AI This n8n workflow integrates with Replicate’s simbrams/ri model to generate images. It takes an input image and mask, applies transformations based on your parameters, and returns the final generated output automatically. 📌 Section 1: Trigger & Authentication ⚡ On Clicking ‘Execute’ (Manual Trigger) Purpose**: Starts the workflow manually. Benefit**: Useful for testing and running on demand. 🔑 Set API Key (Set Node) Purpose: Stores your **Replicate API key inside the workflow. Benefit**: Keeps credentials secure and ensures other nodes can reuse them. 📌 Section 2: Sending the Image Generation Request 🖼️ Create Prediction (HTTP Request Node) Purpose**: Sends a POST request to Replicate’s API to start generating an image. Input Parameters**: image: Input image URL mask: Mask image URL seed: Randomness control (for reproducibility) steps: Number of refinement steps strength: Intensity of modification (0–1) blur\_mask: Whether to blur the mask edges merge\_m\_s: Whether to merge mask with source Benefit**: Gives full control over how the model modifies your image. 🆔 Extract Prediction ID (Code Node) Purpose: Extracts t
Generate 3D Models & Textures from Images with Hunyuan3D AI
Generate 3D Models & Textures from Images with Hunyuan3D AI This workflow connects n8n → Replicate API to generate 3D-like outputs using the ndreca/hunyuan3d-2.1-test model. It handles everything: sending the request, waiting for processing, checking status, and returning results. ⚡ Section 1: Trigger & Setup ⚙️ Nodes 1️⃣ On Clicking “Execute” What it does:** Starts the workflow manually in n8n. Why it’s useful:** Great for testing or one-off runs before automation. 2️⃣ Set API Key What it does:* Stores your *Replicate API Key**. Why it’s useful:** Keeps authentication secure and reusable across HTTP nodes. 💡 Beginner Benefit No coding needed — just paste your API key once. Easy to test: press Execute, and you’re live. 🤖 Section 2: Send Job to Replicate ⚙️ Nodes 3️⃣ Create Prediction (HTTP Request) What it does:* Sends a *POST request** to Replicate’s API with: Model version (70d0d816...ae75f) Input image URL Parameters like steps, seed, generate_texture, remove_background Why it’s useful:** This kicks off the AI generation job on Replicate’s servers. 4️⃣ Extract Prediction ID (Code) What it does:* Grabs the *prediction ID** from the API response and builds a status-check URL. Wh
Generate Text-to-Video & Image-to-Video Content with Seedance 1 Lite AI
Generate Text-to-Video & Image-to-Video Content with Seedance 1 Lite AI Built with n8n + Replicate This workflow takes a prompt (and optional seed), sends it to Bytedance’s seedance-1-lite model, waits for processing, and returns a generated video. ⚡ Section 1: Start & Authenticate ▶️ On clicking ‘execute’** → Manual trigger to start the workflow. 🔑 Set API Key** → Stores your Replicate API key so all requests are authorized. Benefit: Keeps your API credentials secure and reusable. 🛠️ Section 2: Send Video Generation Request 📡 Create Prediction** → Makes a POST request to Replicate with: prompt: your text description of the video seed: (optional) controls randomness for reproducibility Model version: b6519549e375404f45af5ef2e4b01f651d4014f3b57d3270b430e0523bad9835 Benefit: Kickstarts AI video generation from just a simple text prompt. 🔍 Section 3: Track the Prediction 📦 Extract Prediction ID** → Stores predictionId, status, and predictionUrl for polling. ⏳ Wait** → Pauses 2 seconds between checks. 🔁 Check Prediction Status** → Calls Replicate to see if the video is ready. ✅ Check If Complete** → Branches: If status = succeeded → continue. Else → loop back to Wait until it’s f
Generate Images from Text with IBM Granite Vision 3.3 2B AI Model
Generate Images from Text with IBM Granite Vision 3.3 2B AI Model 🌍 Overview This workflow uses the ibm-granite/granite-vision-3.3-2b model (hosted on Replicate) to generate AI images. It starts manually, sends a request to the Replicate API, waits for the result, and finally outputs the generated image link. Think of it as your AI art assistant — you click once, and it handles the full request/response cycle for image generation. 🟢 Section 1: Trigger & API Setup 🔗 Nodes: Manual Trigger* → Starts when you click *Execute. Set API Key** → Stores your Replicate API Key safely in the workflow. 💡 Beginner takeaway: This section is like turning the key in the ignition. You start the workflow, and it loads your credentials so you can talk to Replicate’s API. 📈 Advantage: Keeps your API key stored inside the workflow instead of hard-coding it everywhere. 🟦 Section 2: Create Prediction 🔗 Nodes: HTTP Request (Create Prediction)** → Sends a request to Replicate with the chosen model (granite-vision-3.3-2b) and input parameters (seed, temperature, max\_tokens, etc.). 💡 Beginner takeaway: This is where the workflow actually asks the AI model to generate an image. 📈 Advantage: You can t
Enhance Your Workflow with 2Ndmoises_Generator AI
Enhance Your Workflow with 2Ndmoises_Generator AI This n8n workflow integrates with Replicate’s moicarmonas/2ndmoises_generator model to generate custom outputs based on your prompt. It handles authentication, triggers the prediction, monitors progress, and processes the final result automatically. 📌 Section 1: Trigger & Authentication ⚡ On Clicking ‘Execute’ (Manual Trigger) Purpose: Start the workflow manually whenever you want to run it. Benefit: Great for testing or running on-demand without needing automation. 🔑 Set API Key (Set Node) Purpose: Stores your Replicate API key in the workflow. How it works: Adds your API key as a variable that other nodes can reference. Benefit: Keeps credentials secure and reusable. 📌 Section 2: Sending the AI Request 📤 Create Prediction (HTTP Request Node) Purpose: Sends a request to the Replicate API to start generating output with the model. Input Parameters: prompt (text you provide) seed (for reproducibility) width / height / lora\_scale (generation settings) Benefit: Allows full customization of the AI’s generation process. 🆔 Extract Prediction ID (Code Node) Purpose: Pulls out the Prediction ID and status from the API response. Why im
Generate High-Quality Audio with Voxtral Small 24B 2507
Generate High-Quality Audio with Voxtral Small 24B 2507 This workflow integrates the notdaniel/voxtral-small-24b-2507 model from Replicate to generate audio content from provided inputs. It handles API authentication, creates predictions, polls until completion, and outputs the final generated audio file. ⚡ Section 1: Trigger & Authentication 🔘 On clicking 'execute'** → Manually starts the workflow. 🔑 Set API Key** → Stores your Replicate API key to authenticate requests. Benefit: Securely connects your workflow to Replicate’s API and ensures only authorized requests are made. 🎛️ Section 2: Create Prediction 🌐 Create Prediction** → Sends a request to Replicate’s API with parameters like: audio: Input audio file (e.g., a reference sample). max\_new\_tokens: Maximum number of tokens to generate (controls audio length/complexity). Benefit: Starts the audio generation process with configurable input and settings. ⏳ Section 3: Polling & Status Tracking 🆔 Extract Prediction ID** → Captures the unique prediction ID and endpoint for polling. ⏱️ Wait** → Pauses for 2 seconds before re-checking. 📡 Check Prediction Status** → Polls Replicate’s API to see if the audio generation is done.
Generate Animated Human Videos from Images & Audio with Bytedance Omni Human
Generate Animated Human Videos from Images & Audio with Bytedance Omni Human Built with n8n + Replicate This workflow takes an image + audio, sends them to Bytedance’s omni-human model, waits for processing, and returns a generated video. ⚡ Section 1: Start & Authenticate ▶️ On clicking ‘execute’** → Manual trigger to start the workflow. 🔑 Set API Key** → Stores your Replicate API key so future requests are authorized. Benefit: Secures your API credentials in one place for easy re-use. 🛠️ Section 2: Send Video Generation Request 📡 Create Prediction** → Makes a POST request to Replicate with: image: input image URL audio: input audio URL Model version: 7ec44f5140c7338b3496cbf99ee8ea391a4bc18ff5d1677a146dfc936a91f65b Benefit: Combines visual and audio inputs to start AI-powered video generation. 🔍 Section 3: Track the Prediction 📦 Extract Prediction ID** → Saves predictionId, status, and predictionUrl for polling. ⏳ Wait** → Pauses 2 seconds between status checks (to avoid spamming the API). 🔁 Check Prediction Status** → Queries Replicate using the stored prediction URL. ✅ Check If Complete** → Branches: If status = succeeded → move forward. Else → loop back to Wait until compl
Creating Images from Text Prompts with Flux Kontext Max on Replicate
This workflow provides automated access to the Black Forest Labs Flux Kontext Max AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for image generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete image generation process using the Black Forest Labs Flux Kontext Max model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: A premium text-based image editing model that delivers maximum performance and improved typography generation for transforming images through natural language prompts Key Capabilities High-quality image generation from text prompts** Advanced AI-powered visual content creation** Customizable image parameters and styles** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Black Forest Labs/flux-kontext-max AI model Black Forest Labs Flux Kontext Max**: The core AI model for image generation Built-in Error Handling**: Automat
Create Portrait Series from Single Images using Flux Kontext Portrait Series and Replicate
This workflow provides automated access to the Flux Kontext Apps Portrait Series AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for image generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete image generation process using the Flux Kontext Apps Portrait Series model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: Create a series of portrait photos from a single image Key Capabilities High-quality image generation from text prompts** Advanced AI-powered visual content creation** Customizable image parameters and styles** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Flux Kontext Apps/portrait-series AI model Flux Kontext Apps Portrait Series**: The core AI model for image generation Built-in Error Handling**: Automatic retry logic and comprehensive error management How to Install Import the Workflow: Download the .json file and im
Run ComfyUI Image Generation Workflows through Replicate API
This workflow provides automated access to the Fofr Any Comfyui Workflow AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for other generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete other generation process using the Fofr Any Comfyui Workflow model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: Run any ComfyUI workflow. Guide: https://github.com/replicate/cog-comfyui Key Capabilities Specialized AI model with unique capabilities** Advanced processing and generation features** Custom AI-powered automation tools** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Fofr/any-comfyui-workflow AI model Fofr Any Comfyui Workflow**: The core AI model for other generation Built-in Error Handling**: Automatic retry logic and comprehensive error management How to Install Import the Workflow: Download the .json file and import it into your n8n
Create Images from Text Prompts using HeraNathalie Model and Replicate
This workflow provides automated access to the Digitalhera Heranathalie AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for other generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete other generation process using the Digitalhera Heranathalie model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: Advanced AI model for automated processing and generation tasks. Key Capabilities Specialized AI model with unique capabilities** Advanced processing and generation features** Custom AI-powered automation tools** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Digitalhera/heranathalie AI model Digitalhera Heranathalie**: The core AI model for other generation Built-in Error Handling**: Automatic retry logic and comprehensive error management How to Install Import the Workflow: Download the .json file and import it into your n8n instance Con
Generate AI-Powered Images using IBM Granite Vision 3.3 2B with Replicate
This workflow provides automated access to the Ibm Granite Granite Vision 3.3 2B AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for image generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete image generation process using the Ibm Granite Granite Vision 3.3 2B model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: Granite-vision-3.3-2b is a compact and efficient vision-language model, specifically designed for visual document understanding, enabling automated content extraction from tables, charts, infograph... Key Capabilities High-quality image generation from text prompts** Advanced AI-powered visual content creation** Customizable image parameters and styles** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Ibm Granite/granite-vision-3.3-2b AI model Ibm Granite Granite Vision 3.3 2B**: The core AI model for image generation Buil
Create Images from Text Prompts using Lumi and Replicate
This workflow provides automated access to the Adamantiamable Lumi AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for other generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete other generation process using the Adamantiamable Lumi model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: Advanced AI model for automated processing and generation tasks. Key Capabilities Specialized AI model with unique capabilities** Advanced processing and generation features** Custom AI-powered automation tools** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Adamantiamable/lumi AI model Adamantiamable Lumi**: The core AI model for other generation Built-in Error Handling**: Automatic retry logic and comprehensive error management How to Install Import the Workflow: Download the .json file and import it into your n8n instance Configure Replicate API
Edit Images with Text Prompts using Bytedance Seededit 3.0 via Replicate API
This workflow provides automated access to the Bytedance Seededit 3.0 AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for image generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete image generation process using the Bytedance Seededit 3.0 model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: Text-guided image editing model that preserves original details while making targeted modifications like lighting changes, object removal, and style conversion Key Capabilities High-quality image generation from text prompts** Advanced AI-powered visual content creation** Customizable image parameters and styles** Artistic style control and customization** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Bytedance/seededit-3.0 AI model Bytedance Seededit 3.0**: The core AI model for image generation Built-in Error Handling**: Automatic retry log
Generate AI Images from Text with Fire Flux Model on Replicate API
This workflow provides automated access to the Fire Flux AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for image generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete image generation process using the Fire Flux model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: The image generation model tailored for local development and personal use Key Capabilities High-quality image generation from text prompts** Advanced AI-powered visual content creation** Customizable image parameters and styles** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Fire/flux AI model Fire Flux**: The core AI model for image generation Built-in Error Handling**: Automatic retry logic and comprehensive error management How to Install Import the Workflow: Download the .json file and import it into your n8n instance Configure Replicate API: Add your Replicate A
Generate Custom AI Avatars with Babysea Babyavatar via Replicate API
This workflow provides automated access to the Babysea Babyavatar AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for other generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete other generation process using the Babysea Babyavatar model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: BabyAvatar - Create Stunning AI Avatars in Seconds Key Capabilities Specialized AI model with unique capabilities** Advanced processing and generation features** Custom AI-powered automation tools** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Babysea/babyavatar AI model Babysea Babyavatar**: The core AI model for other generation Built-in Error Handling**: Automatic retry logic and comprehensive error management How to Install Import the Workflow: Download the .json file and import it into your n8n instance Configure Replicate API: Add your Replica
Create Professional Animated Videos with Bytedance Omni-Human AI via Replicate
This workflow provides automated access to the Bytedance Omni Human AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for video generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete video generation process using the Bytedance Omni Human model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: Turns your audio/video/images into professional-quality animated videos Key Capabilities AI-powered video generation and processing** High-quality video synthesis from inputs** Advanced video manipulation capabilities** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Bytedance/omni-human AI model Bytedance Omni Human**: The core AI model for video generation Built-in Error Handling**: Automatic retry logic and comprehensive error management How to Install Import the Workflow: Download the .json file and import it into your n8n instance Configure Re
Bytedance Seedream 3: Text-to-Image Transformation Template
This workflow provides automated access to the Bytedance Seedream 3 AI model through the Replicate API. It saves you time by eliminating the need to manually interact with AI models and provides a seamless integration for image generation tasks within your n8n automation workflows. Overview This workflow automatically handles the complete image generation process using the Bytedance Seedream 3 model. It manages API authentication, parameter configuration, request processing, and result retrieval with built-in error handling and retry logic for reliable automation. Model Description: Advanced AI model by bytedance for automated processing tasks. Key Capabilities High-quality image generation from text prompts** Advanced AI-powered visual content creation** Customizable image parameters and styles** Tools Used n8n**: The automation platform that orchestrates the workflow Replicate API**: Access to the Bytedance/seedream-3 AI model Bytedance Seedream 3**: The core AI model for image generation Built-in Error Handling**: Automatic retry logic and comprehensive error management How to Install Import the Workflow: Download the .json file and import it into your n8n instance Configure Rep
Chat with Uncensored Dolphin Mixtral 8x22B using Novita AI
This n8n workflow enables you to chat with the uncensored Dolphin Mixtral 8x22B large language model through the Novita AI inference. It provides a streamlined process for sending user messages to the model and returning its responses, making it easy to integrate into chatbots, automation, or internal tools. How It Works User messages** are received from chat trigger The edit node prepares and formats the request for Novita AI's chat completion endpoint. The message is sent to Dolphin Mixtral 8x22B (uncensored) via the Novita API. The model's reply is extracted and returned as a clean string, ready for display or further automation. Set Up Steps Create a Novita AI account Sign up at Novita AI to access the API. Get your Novita API key Log into your Novita account and generate your API key. Configure the workflow in n8n Insert your Novita API key in the "Set fields" node, as well as additional endpoint parameters you might want to add to optimize your api (Optional) Customize or extend Add input triggers (chat, webhook, etc.), post-processing nodes, or error handling as needed. Useful links Novita chat completion docs Novita Privacy Policy Notes Dolphin Mixtral 8x22B** is uncensored
Publish HTML Content with GitHub Gist and HTML Preview
📌 Who’s it for This subworkflow is designed for developers, AI engineers, or automation builders who generate dynamic HTML content in their workflows (e.g. reports, dashboards, emails) and want a simple way to host and share it via a clean URL, without spinning up infrastructure or uploading to a CMS. It’s especially useful when combined with AI agents that generate HTML content as part of a larger automated pipeline. ⚙️ What it does This subworkflow: Accepts raw HTML content as input. Creates a new GitHub Gist with that content. Returns the shareable Gist URL, which can then be sent via Slack, Telegram, email, etc. The result is a lightweight, fast, and free way to publish AI-generated HTML (such as reports, articles, or formatted data outputs) to the web. 🛠️ How to set it up Add this subworkflow to any parent workflow where HTML is generated. Pass in a string of valid HTML via the html input parameter. Configure the GitHub credentials in the HTTP node using an access token with gist scope. ✅ Requirements GitHub account and personal access token with gist permissions 🔧 How to customize Change the filename (report.html) if your use case needs a different format or extension. Add
Conference Networking Intelligence from Eventbrite with ScrapeGraphAI
How it works This workflow automatically discovers industry conferences and provides AI-powered networking intelligence to maximize your event ROI. Key Steps Scheduled Discovery - Runs weekly to find new industry conferences from Eventbrite and other sources. AI-Powered Scraping - Uses ScrapeGraphAI to extract comprehensive conference information including speakers, agenda, and networking opportunities. Speaker Intelligence - Analyzes speakers to identify high-priority networking targets based on their role, company, and expertise. Agenda Analysis - Extracts and maps the complete conference schedule to optimize your time and networking strategy. Networking Strategy - Generates AI-powered recommendations for maximizing networking ROI with prioritized contact lists and approach strategies. Set up steps Setup time: 10-15 minutes Configure ScrapeGraphAI credentials - Add your ScrapeGraphAI API key for web scraping capabilities. Customize conference sources - Update the Eventbrite URL to target specific industries or locations. Adjust monitoring frequency - Modify the weekly trigger to match your conference discovery needs. Review networking priorities - The system automatically priorit
BIN Code Lookup with apilayer API
This workflow is designed to validate and fetch information about a card using the BIN code. It utilizes apilayer's BIN Check API and provides details like the card brand, type, issuing bank, and country. Prerequisites: An apilayer account API Key for the BIN Check API Steps in n8n: Step 1: Manual Trigger Node Type: Manual Trigger Purpose: Starts the workflow manually Step 2: Set BIN Code and API Key Node Type: Set Fields to set: bin_code: A sample BIN like JH4KA7560RC003647 apikey: Your apilayer API key Step 3: HTTP Request Node Type: HTTP Request Method: GET URL: https://api.apilayer.com/bincheck/{{ $json.bin_code }} Headers: Name: apiKey Value: {{ $json.apikey }} (Optional) Step 4: Handle the Output Add nodes to store, parse, or visualize the API response. Expected Output: The response from apilayer contains detailed information about the provided BIN: Card scheme (e.g., VISA, MasterCard) Type (credit, debit, prepaid) Issuing bank Country of issuance Example Use Case: Use this to build a fraud prevention microservice, pre-validate card data before sending to payment gateways, or enrich card-related logs.
Validate Email Addresses with APILayer API
📧 Email Validation Workflow Using APILayer API This n8n workflow enables users to validate email addresses in real time using the APILayer Email Verification API. It's particularly useful for preventing invalid email submissions during lead generation, user registration, or newsletter sign-ups, ultimately improving data quality and reducing bounce rates. ⚙️ Step-by-Step Setup Instructions Trigger the Workflow Manually: The workflow starts with the Manual Trigger node, allowing you to test it on demand from the n8n editor. Set Required Fields: The Set Email & Access Key node allows you to enter: email: The target email address to validate. access_key: Your personal API key from apilayer.net. Make the API Call: The HTTP Request node dynamically constructs the URL: https://apilayer.net/api/check?access_key={{ $json.access_key }}&email={{ $json.email }} It sends a GET request to the APILayer endpoint and returns a detailed response about the email's validity. (Optional): You can add additional nodes to filter, store, or react to the results depending on your needs. 🔧 How to Customize Replace the manual trigger with a webhook or schedule trigger to automate validations. Dynamically ma