⚒️

Engineering n8n Workflows

n8n Engineering workflow templates and automation recipes2947 free workflow templates ready to import.

🔥 Самые популярные✨ Больше всего узлов
low

Domain Extractor

This node is designed to cleanse URLs and extract their domain names efficiently. It effectively handles a wide range of URL formats, including those with unconventional or complex top-level domains (TLDs), such as 'co.uk'. You can also use it to extract the domain from an email. The node will also check if the domain is from a free email provider (gmail.com / outlook.com...etc) or not. How It Works The node analyzes the provided URL, removing any unnecessary elements. It then identifies an

3 узлов· 👁 2,539codeexecuteworkflowtriggerset

от Lucas Perret

🔗medium

Verify mailing address deliverability of new contacts in HighLevel Using Lob

This n8n workflow verifies the deliverability of mailing addresses stored in HighLevel by integrating with Lob's address verification service. Who is this for? This template is designed for HighLevel users who need to ensure the accuracy of mailing addresses stored in their CRM systems. What problem is this workflow solving? / Use Case This workflow addresses the challenge of maintaining accurate mailing addresses in CRM databases by verifying the deliverability of addresses. What this workfl

6 узлов· 👁 2,525highlevelhttprequestset

от Belmont Digital

low

Send HTTP Requests to a list of URLs

How it works This workflow reads a list of URLs every 15 minutes, and sends an HTTP request to every URL on the list. Set up steps Schedule the workflow to run at your desired frequency (default is every 15 minutes). Add your desired URLs to the list. The list should be in the same format as the image below (Don't forget to have single quotes around every URL in the list, and separate each one with a comma!): Turn the workflow ON. Ideas to customize the workflow for your own use cases: Chan

4 узлов· 👁 2,523httprequestscheduletriggerset

от Eric Francis

🔗high

AI Data Extraction with Dynamic Prompts and Baserow

This n8n template introduces the Dynamic Prompts AI workflow pattern which are incredible for certain types of data extraction tasks where attributes are unknown or need to remain flexible. The general idea behind this pattern is that the prompts for requested attributes to be extracted live outside the template and so can be changed at any time - without needing to edit the template. This seriously cuts down on maintainance requirements and is reusable for any number of tables at little cost.

30 узлов· 👁 2,500chainllmcodeextractfromfile

от Jimleuk

high

Automatically Import your Meta Threads Posts into Notion

Who is this for? This template is designed for social media managers, content creators, data analysts, and anyone who wants to automatically save and analyze their Meta Threads posts in Notion. It’s particularly useful for: Building a personal archive of your Threads content. Training AI models using your social media data. Tracking your online presence and engagement. What this workflow does This workflow uses the Meta Threads API to automatically retrieve your posts and import them into a N

19 узлов· 👁 2,498codefunctionhttprequest

от Geekaz / Kazen

high

The Ultimate Instagram Automation for High-Quality Images & Text with GPT-Image

This n8n workflow revolutionizes Instagram content creation by automating everything from idea input to publishing high-quality, AI-generated posts with realistic images or infographics. Whether you're an entrepreneur, a content creator, or a marketer, this workflow lets you consistently deliver professional-grade posts without manual effort. It leverages power of OpenAI Image Generator to generate engaging captions, create stunning visuals, and publish directly to Instagram — fully automated!

26 узлов· 👁 2,480agentconverttofilefacebookgraphapi

от Tianyi

medium

Generate Graphic Wallpaper with Midjourney, GPT-4o-mini and Canvas APIs

Who is the template for? This workflow is specifically designed for content creators and social media professionals, enabling Instagram and X (Twitter) influencers to produce highly artistic visual posts, empowering marketing teams to quickly generate event promotional graphics, assisting blog authors in creating featured images and illustrations, and helping knowledge-based creators transform key insights into easily shareable card visuals. Set up Instructions Fill in your API key from PiAPI.

11 узлов· 👁 2,475codehttprequestif

от PiAPI

🔗low

Cross-post your blog posts

This workflow uses Strapi as a CMS and then cross posts new blog posts to Medium and Dev.to.

3 узлов· 👁 2,457httprequestmediumwebhook

от amudhan

medium

Send follow-ups using Gmail to Hubspot contacts

Use Case Following up at the right time is one of the most important parts of sales. This workflow uses Gmail to send outreach emails to Hubspot contacts that have already been contacted only once more than a month ago, and records the engagement in Hubspot. Setup Setup HubSpot Oauth2 creds (Be careful with scopes. They have to be exact, not less or more. Yes, it’s not simple, but it’s well documented in the n8n docs. Be smarter than me, read the docs) Setup Gmail creds. Change the email vari

8 узлов· 👁 2,455gmailhttprequesthubspot

от Mutasem

low

Send Voice Calls in seconds: Automate Text-To-Speech using ClickSend API

This workflow automates the process of sending text-to-speech (TTS) voice calls using API. It allows users to submit a form with the message content, recipient's phone number, voice type, and language, and then sends a voice call with the provided text. This workflow is a simple yet powerful way to automate text-to-speech voice calls using API. It’s ideal for notifications, reminders, or any scenario where voice communication is needed. Below is a breakdown of the workflow: 1. How It Works T

2 узлов· 👁 2,452formtriggerhttprequest

от Davide Boizza

low

Send a Whatsapp message via Twilio when a certain Onfleet event happens

Summary Onfleet is a last-mile delivery software that provides end-to-end route planning, dispatch, communication, and analytics to handle the heavy lifting while you can focus on your customers. This workflow template listens to an Onfleet event and communicates via a Whatsapp message. You can easily streamline this with the recipient of the delivery or your customer support numbers. Configurations Update the Onfleet trigger node with your own Onfleet credentials, to register for an Onfleet

2 узлов· 👁 2,452onfleettriggertwilio

от James Li

low

Send Hourly Crypto Market Analysis from Binance to Telegram

📈 Daily Crypto Market Summary Bot (Binance to Telegram) This workflow fetches 24h price change data from Binance for selected crypto pairs (BTC/USDC, ETH/USDC, SOL/USDC) every hour using a cron schedule. It performs in-depth analysis—including volatility, volume, bid-ask spread, momentum, and market comparison—then formats a detailed market summary. The final report is sent to a Telegram chat using HTML formatting, highlighting top gainers, losers, and key metrics in a clean, readable layou

4 узлов· 👁 2,449functionhttprequestscheduletrigger

от Aurélien P.

high

Import workflows and map their credentials using a Multi-Form

Purpose This workflow allows you to import any workflow from a file or another n8n instance and map the credentials easily. How it works A multi-form setup guides you through the entire process At the beginning you have two options: Upload a workflow file (JSON) Copy workflow from a remote n8n instance If you choose the second option, you get to choose one of your predefined (in the Settings node) remote instances first, then it retrieves a list of all the workflows using the n8n API

37 узлов· 👁 2,449codeexecutecommandextractfromfile

от Mario

high

Qualys Vulnerability Trigger Scan SubWorkflow

This workflow is triggered by a parent workflow initiated via a Slack shortcut. Upon activation, it collects input from a modal window in Slack and initiates a vulnerability scan using the Qualys API. Key Features Trigger:** Launched by a parent workflow through a Slack shortcut with modal input. API Integration:** Utilizes the Qualys API for vulnerability scanning. Data Conversion:** Converts XML scan results to JSON for further processing. Loop Mechanism:** Continuously checks the scan status

19 узлов· 👁 2,444executeworkflowtriggerhttprequestif

от Angel Menendez

medium

MongoDB AI Agent - Intelligent Movie Recommendations

Who is this for? This workflow is designed for: Database administrators and developers working with MongoDB Content managers handling movie databases Organizations looking to implement AI-powered search and recommendation systems Developers interested in combining LangChain, OpenAI, and MongoDB capabilities What problem does this workflow solve? Traditional database queries can be complex and require specific MongoDB syntax knowledge. This workflow addresses: The complexity of writing MongoDB a

6 узлов· 👁 2,428agentchattriggerlmchatopenai

от Pavel Duchovny

low

Auto-Post Breaking News Content Using Perplexity AI to X (Twitter)

Stay ahead of the curve and keep your followers informed—automatically. This n8n workflow uses Perplexity AI to generate insightful answers to scheduled queries, then auto-posts the responses directly to X (Twitter). ⚙️ What this workflow does Scheduled Trigger – Runs at set times (daily, hourly, etc.). searchQuery – Define what kind of trending or relevant insight you want (e.g. “latest AI trends”). set API Key – Securely insert your Perplexity API key. Perplexity API Call – Fetches a short

5 узлов· 👁 2,412httprequestscheduletriggerset

от Aitor | 1Node

medium

Lead Generation System: Google Maps to Email Scraper with Google Sheets Export

Google Maps Email Scraper System Categories: Lead Generation, Web Scraping, Business Automation This workflow creates a completely free Google Maps email scraping system that extracts unlimited business emails without requiring expensive third-party APIs. Built entirely in N8N using simple HTTP requests and JavaScript, this system can generate thousands of targeted leads for any industry or location while operating at 99% free cost structure. Benefits Zero API Costs** - Operates entirely thr

15 узлов· 👁 2,412codefiltergooglesheets

от Nick Saraev

▶️low

Create an array of objects

You can use the Function node to create an array of objects.

2 узлов· 👁 2,407function

от Harshil Agrawal

low

Create a document in outline for each new GitLab release

Create a document in Outline for each new GitLab release. Depends on this PR being merged. Copy workflow Set credentials for GitLab and Outline Inside HTTP Request node, set the following: collectionId parentDocumentId (or remove if unwanted) Example result

3 узлов· 👁 2,402gitlabtriggerhttprequestif

от Manu

medium

Posting from Wordpress to Medium

Usage This workflow gets all the posts from your WordPress site and sorts them into a clear format before publishing them to medium. Step 1. Set up the HTTP node and set the URL of the source destination. This will be the URL of the blog you want to use. We shall be using https://mailsafi.com/blog for this. Step 2. Extract the URLs of all the blogs on the page This gets all the blog titles and their URLs. Its an easy way to sort ou which blogs to share and which not to share. Step 3. Split t

9 узлов· 👁 2,376htmlhttprequestitemlists

от Zacharia Kimotho

high

Automate News Publishing to LinkedIn with Gemini AI and RSS Feeds

📰 LinkedIn News Auto-Publisher Overview 📋 This project is an automated news publisher for LinkedIn. It uses RSS feeds to fetch news, processes the content with the Gemini API to generate precise summaries, and automatically publishes to LinkedIn via its API. How It Works Architecture and Workflow ⚙️ n8n**: Efficient orchestration of workflow with automation. RSS**: News sources such as TechCrunch and MIT Technology Review. Gemini API**: Dynamic generation of content and precise summaries. L

34 узлов· 👁 2,373agentcodeconverttofile

от Club de Inteligencia Artificial Politécnico CIAP

medium

Generate AI Prompts with Google Gemini and store them in Airtable

This workflow is designed to generate prompts for AI agents and store them in Airtable. It starts by receiving a chat message, processes it to create a structured prompt, categorizes the prompt, and finally stores it in Airtable. 2. Setup Instructions Prerequisites AI model eg Gemini, openAI etc** Airtable base and table or other storage tool** Step-by-Step Guide Clone the Workflow Copy the provided workflow JSON and import it into your n8n instance. Configure Credentials Set up the Goog

11 узлов· 👁 2,370airtablechainllmchattrigger

от Zacharia Kimotho

medium

Real Estate Daily Deals Automation with Zillow API, Google Sheets and Gmail

Daily Real Estate Deal Finder Automation This automation is aimed to send you daily deals via email every morning at 9AM in real estate markets you are interested in with strict search criteria you provide. It uses ZillowAPI to get up to date listings and RentZestimates. From there it calculates a host of investing metrics such as your Down PMT, Cash on Cash ROI, Monthly Cash Flow, Monthly Maintenance and Vacancy Loss. Prerequisites N8N account Google account with OAuth setup here's a video f

8 узлов· 👁 2,359codegmailgooglesheets

от T Zero

medium

Extract and Merge Twitter (X) Threads using TwitterAPI.io

Twitter (X) Thread Fetcher: Extract and Merge Tweets from Threads What it does Thread Detection:** Automatically detects whether the provided Twitter link is a single tweet or a thread. Tweet Extraction:** Fetches and returns the content of a single tweet, or gathers all tweets in a thread by retrieving the first tweet and all connected replies. Thread Merging:** Merges all tweets in the correct order to reconstruct the complete thread, filtering out any empty results. Seamless Integration:** E

11 узлов· 👁 2,346codeexecuteworkflowtriggerfilter

от enes cingoz