10,962 workflows
Nodes: Sort: Date:
Notify on Slack when new order is registered in WooCommerce
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 ...
2,085
Built by Jonathan Jonathan
Jul 28, 2026
Send Typeforms leads via Whatsapp (Twilio)
Send Typeforms leads via Whatsapp (Twilio)
2,062
Jul 28, 2026
Enrich contact information with HubSpot and ClearBit
This workflow enriches the information of a new contact that gets added to HubSpot. HubSpot Trigger: This node triggers the workflow when a new contact gets added to HubSpot. Get Contact: This nod ...
2,053
Jul 28, 2026
Automate testimonials in Strapi with n8n
This is the workflow powering the n8n demo shown at StrapiConf 2022. The workflow searches matching Tweets every 30 minutes using the Interval node and listens to Form submissions using the Webhook ...
1,958
Built by Tom Tom
Jul 28, 2026
Handle GDPR data deletion requests with Slack
This workflow automatically deletes user data from different apps/services when a specific slash command is issued in Slack. Watch this talk and demo to learn more about this use case. The demo uses ...
1,895
Built by Tom Tom
Jul 28, 2026
Archive empty pages in Notion database
This workflow will archive empty pages in your Notion databases, Add your n8n integration to the Notion databases that you want to process. To configure this workflow set the Notion credentials in th ...
1,834
Built by Jonathan Jonathan
Jul 28, 2026
Demonstrates the use of the $item(index) method
This workflow demonstrates the use of the $item(index) method. This method is useful when you want to reference an item at a particular index. This example workflow makes POST HTTP requests to a dumm ...
1,733
Jul 28, 2026
Create Nextcloud Deck Card from IMAP email
Check email and create new Nextcloud Deck card from incoming email. Import workflow. Change Nextcloud URL with target board id and stack id. Configure IMAP credential and Nextcloud userid / password. ...
1,709
Jul 28, 2026
Export new deals from HubSpot to Slack and Airtable
This workflow is triggered when a new deal is created in HubSpot. Then, it processes the deal based on its value and stage. The first branching follows three cases: If the deal is closed and won, a ...
1,686
Built by Lorena Lorena
Jul 28, 2026
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. It also add the current semester of the program to the relation for the user.
1,566
Jul 28, 2026
Standup bot (1/4): Initialize
This is the first of 4 workflows for a Mattermost Standup Bot. This workflow will create a default configuration file. You can set the default configuration in the Set node (Use Default Config) the v ...
1,559
Built by Jonathan Jonathan
Jul 28, 2026
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 workflow can be used when building a JAMstack site. Webhook node: This node trigg ...
1,548
Jul 28, 2026
Automate assigning GitHub issues
This workflow assigns a user to an issue if they include "assign me" when opening or commenting. To use this workflow you will need to update the credentials used for the Github nodes.
1,483
Built by manohar manohar
Jul 28, 2026
Simple file based key value store (WriteKey)
Store a key with a value in a local json file. Multiple keys could be saved in a single file. Related workflow: GetKey Create a subfolder in your n8n homedir: /home/node/.n8n/local-files. In docker ...
1,447
Built by Peter Peter
Jul 28, 2026
Create an issue on GitLab on every GitHub release
For every release on GitHub this workflow will create an issue on GitLab. Copy workflow to your n8n Fill in missing fields (credentials & repo names) Based on Cron node to be able to track github re ...
1,413
Built by Manu Manu
Jul 28, 2026
Enrich Google Sheet contacts with Dropcontact
This workflow allows you to find and verify emails and enrich your contact from a Google Sheet with Dropacontact and add them to Lemlist. Start node: The start node exists by default when you crea ...
1,391
Built by Pauline Pauline
Jul 28, 2026
Validate website of new companies in Hubspot
This workflow uses a Hubspot Trigger to check for new companies. It then checks the companies website exists using the HTTP node. If it doesn't, a message is sent to Slack. To configure this workflow ...
1,380
Built by Jonathan Jonathan
Jul 28, 2026
Standup bot (2/4): Read Config
This is the second workflow for the Mattermost Standup Bot. This workflow is called by the 'Standup Bot - Worker' workflow and will read and return the configuration options.
1,313
Built by Jonathan Jonathan
Jul 28, 2026
Triage alerts from Syncro and submit to OpsGenie
This workflow will take an alert from Syncro, determine if it's an agent_offline_trigger type, then determine if it's a new alert or a close to an existing alert, and then submit it to OpsGenie. New a ...
1,304
Built by Jonathan Jonathan
Jul 28, 2026
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 instructions to deploy are below: You will need: A plex server with Plex Pass (for ...
1,297
Jul 28, 2026