7,432 workflows
in Development
Nodes:
Sort:
Date:
Why
If you need to use n8n to connect to service providers of yours, some of which happen to rely on firewall white-listing as part of their access control, you'll need to determine or verify the pu ...
Automated system that aggregates job postings from Upwork based on your criteria and delivers personalized notifications, helping you never miss relevant opportunities.
🚀 What It Does
Custom job ...
Automated pipeline to collect and analyze investor data from Crunchbase, tracking investment patterns, funding history, and portfolio companies for market analysis and lead generation.
🚀 What It ...
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
CAD-BIM Multi-Format Validation Pipeline
This workflow enables automated validation of CAD and BI ...
How it works
Listens for new or updated events in your chosen Google Calendar.
Extracts key details like event name, date, time, description, and attendees.
Adds each event as a new row in your connec ...
Automated monitoring system that tracks startup activities, funding events, and company updates in real-time, providing valuable market intelligence.
🚀 What It Does
Real-time monitoring of start ...
contract
input: length of the strings and number of copies
output: random strings as specified.
randomness determined by Crypto node (generate/base64)
How to run the workflow
Import the workflow in ...
🔍 Extract Competitor SERP Rankings from Google Search to Sheets with Bright Data
This template requires a self-hosted n8n instance to run.
A comprehensive n8n automation that extracts competitor d ...
Automated LinkedIn Job Monitoring with AI Filtering, Google Sheets & Telegram Alerts
📋 Description
Automates LinkedIn job searches across multiple countries and categories, filters results with A ...
This workflow compares two lists of objects (List A and List B) using a user-specified key (e.g. email, id, domain) and returns:
Items common to both lists (based on the key)
Items only in List A
Ite ...
This workflow performs basic XOR-based encryption and decryption using a custom password. It is intended to be triggered by another workflow and processes structured input in JSON format.
Input Struc ...
Description
This workflow automatically monitors online forums for specific keywords, topics, or competitor mentions. It helps you stay on top of relevant discussions without manually checking multi ...
🎯 PT Clinic AI Email Sequence Generator
🧠 What it does
This automation generates personalized cold email sequences for uncontacted physical therapy clinics, pulling lead info from Google Sheet ...
Google Play Review Intelligence with Bright Data & Telegram Alerts
Overview
This n8n workflow automates the process of scraping Google Play Store reviews, analyzing app performance, and sending alert ...
Description
This workflow automatically discovers and collects information about upcoming events in your area or industry. It saves you time by eliminating the need to manually check multiple event ...
HOW IT WORKS:
This workflow automates the creation of Journal Entries in SAP Business One (SAP B1). Depending on the source of the input data, it dynamically transforms and sends accounting records in ...
This n8n template allows you to send emails with a custom alias from your Gmail account
Since the native Gmail node has some limitations regarding use of email aliases, this template allows you to set ...
This n8n workflow automates subdomain creation and deletion on GoDaddy using their API, triggered via email requests. This empowers developers to manage subdomains directly without involving DevOps fo ...
Daily Company News Bot
This n8n template demonstrates how to use Free FinnHub API to retrieve the company news from a list stock tickers and post messages in Slack channel with a pre-scheduled time.
...
Shopify GraphQL cursor loop
Many Shopify GraphQL queries have the ability to return a cursor which you can loop over, however the N8N GraphQL node does not natively have the ability to fetch pages. ...