Browse 5,717 n8n workflow templates in the HITL category. These ready-to-use automations connect apps and services with n8n — no coding required. Click any workflow to explore its nodes and import it directly into n8n.
5,717 workflows
in HITL
Nodes:
Sort:
Date:
This workflow uses a Mautic Trigger to check for new contacts. It then validates the contacts' email using OneSimpleAPI. If there are any a message will be sent to Slack.
To configure this workflow y ...
This workflow uses a Hubspot Trigger to check for new contacts. It then validates the contacts' email using OneSimpleAPI. If there are any a message will be sent to Slack.
To configure this workflow ...
This workflow uses a WooCommerce trigger that will run when an order has been updated and the status is refunded.
If the value of this is over 100 it will post it to a Slack channel.
To use this wor ...
This workflow uses a WooCommerce trigger that will run a new product has been added, It will then post the product to Telegram and Twitter.
To use this workflow you will need to set the credentials t ...
This workflow uses a WooCommerce trigger that will run when a new product has been added, It will then post it to Slack so your team is always kept up to date with new products.
To use this workflow ...
This workflow uses a WooCommerce trigger that will run when an order has been placed.
If the value of this is over 100 it will post it to a Slack channel.
To use this workflow you will need to set t ...
This telegram bot is designed to send one random recipe a day.
This specific bot has filtered out only vegan recipes, so you can choose your diet type and send only recipes for a specific diet.
Wh ...
I'm currently trialing a 4 day work week for all staff at my company, and one of the major impacts on productivity is interruptions.
As such, I opted to use N8N to create a workflow to monitor my Goo ...
What is it
This workflow aims to build a simple bot that will send a message to a telegram channel every time there is a new saved item to the Reader.
This workflow can be easily modify to support ...
A goal for 2022 is to write 1 thing I do each day. This workflow will automatically remind you on telegram to write something you did yesterday, optionally you can enable the second workflow which wil ...
Ok google download "movie name"
I develop this automation to improve my quality of life in handling torrents in my media-center.
Goal
Automate the search operations of a movie based on its name and ...
Executes schedule routines, and triggers alerts via telegram
This workflow allows you to have a Slack alert when one of your n8n workflows gets an issue.
Error trigger**: This node launched the workflow when one of your active workflows gets an issue
Slack ...
This workflow automatically finds verified and nominative email and all information (with Dropcontact) to prospect properly from a Typeform.
Typeform Trigger**: This node triggers the workflow when ...
This workflow gets the top 5 products from Product Hunt and shares them on the Discord server.
Cron node: This node triggers the workflow every hour. Based on your use case, you can update the node ...
This workflow sends out email notifications when a new file has been uploaded to Google Drive.
The workflow uses two nodes:
Google Drive Trigger**: This node will trigger the workflow whenever a ne ...
This workflow will trigger daily at 6am to retrieve your day's calendar events from Google Calendar and send them as a summary message to Slack.
I've used a low-code method to filter the dates as I c ...
> This has been updated to support the Query feature added to the Zendesk node in 0.144.0
This workflow will post all New and Open tickets without an agent assigned to a Slack channel on a schedul ...
This workflow sends a message on Slack when site deployment fails.
Netlify Trigger node: This node triggers the workflow when the site deployment fails.
Slack node: This node sends a message on Sl ...
Extract data from a webpage (Ycombinator news page) and create a nice list using itemList node. It seems that current version in n8n (0.141.1) requires to extract each variable one by one. Hopefully i ...