n8n-nodes-base.webhook
1,841 workflows using this node.
What is the n8n-nodes-base.webhook node used for in n8n workflows?
n8n-nodes-base.webhook n8n workflows are automation templates that use the n8n-nodes-base.webhook node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-nodes-base-webhook
Convert JSON to an Excel file
Send a simple JSON array via HTTP POST and get an Excel file. The default filename is Export.xlsx. By adding the (opt...
Create an RSS feed based on a website's content
This workflow parses content from a website (for this example, Baserow's release page) and creates an RSS feed based...
Plex automatic QBittorent throttler
Have you ever wanted to throttle Plex when connecting remotely to your server? Well here is the script for you! The i...
Search and download torrents using transmission-daemon
Ok google download "movie name" I develop this automation to improve my quality of life in handling torrents in my me...
Create a new team for a project in Notion
Creates a new team for a project from webhook form data. When the project is created the current semester is added to...
Create a new user in Notion based on the signup form submission
This workflow recieves webhook data from a form submission and creates a new user (with name and email) if necessary....
Cron routines with Telegram
Executes schedule routines, and triggers alerts via telegram
Join data from Postgres and MySQL
query data from two different databases handle and unify in a single return
Serve a static HTML page when a link is accessed
This easy to extend workflow automatically serves a static HTML page when a URL is accessed in a browser. Prerequisit...
Deploy site when new content gets added
This workflow demonstrates how to create a new deployment when new content gets added to the database. This example w...
Use Redis to rate-limit your low-code API
This workflow demonstrates how to can use Redis to implement rate limits to your API. The workflow uses the incoming...
Database alerts with Notion and SIGNL4
Objective In industry and production sometimes machine data is available in databases. That might be sensor data like...
Add articles to a Notion list by accessing a Discord slash command
This workflow allows you to add articles to a Notion reading list by accessing a Discord slash command. Prerequisites...
Build a self-hosted URL shortener with a dashboard
This workflow creates an automatic self hosted URL shortener. It consists of three sub workflows: 1. Short URL creati...
Transfer data from website to Google Sheets
Take data from website form via webhook and save data into Google Sheets document!
Send a message on Mattermost when a workflow is updated
This workflow allows you to send a message on Mattermost when a workflow is updated. Workflow Trigger node: The Workf...
Manage newsletter signups in Baserow
This is the workflow that I presented at the April 9, 2021 n8n Meetup. This workflow uses Baserow.io to store registr...
Telegram messaging for bash-dash
This workflow allows you to send a message in a Telegram chat via bash dash. Example usage : telegram I'll be late If...
Create Asana ticket from terminal bash-dash
This workflow allows creating a new Asana task via bash dash Example usage: \ asana My new task Example bash dash con...
Weather check workflow for bash-dash
This workflow returns the current weather at a predefined or given city and returns it so that it can be displayed wi...
Gender inclusive language bot for Mattermost
This workflow ensures gender inclusive language in Mattermost channels. If someone addresses the group with “guys” or...
Create an event in PostHog when a request is made to a webhook URL
This workflow automatically creates an event in PostHog when a request is made to a webhook URL. Prerequisites A Post...
Receive the weather information of any city

Detect and store the information about a purchase using the image of a receipt
Companion workflow for blogpost