10,962 workflows
Nodes: Sort: Date:
Use REGEX to select date
This workflow looks for a Close Date value using REGEX in the IF node. If it finds the correct value, it will pass that value on. If it does not find the correct value, it will generate a value based ...
1,253
Built by jason jason
Jul 28, 2026
Two-way sync between Pipedrive and HubSpot
This workflow synchronizes data both ways between Pipedrive and HubSpot. Cron node** schedules the workflow to run every minute. Pipedrive* and *Hubspot nodes** pull in both lists of persons from P ...
1,236
Built by Lorena Lorena
Jul 28, 2026
Google Calendar to Slack Status and Philips Hue
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 ...
1,173
Jul 28, 2026
Extract URL from an email address
This Workflow will extract the domain for the email address.
1,169
Built by David David
Jul 28, 2026
Sum or aggregate a column of spreadsheet or table data
This workflow shows how to sum multiple items of data, like you would in Excel or Airtable when summing up the total of a column. It uses a Function node with some javascript to perform the aggregatio ...
1,148
Built by Max Tkacz Max Tkacz
Jul 28, 2026
Collect and label images and send to Google Sheets
This workflow collects images from web search on a specific query, detects labels in them, and stores this information in a Google Sheet.
1,122
Built by Lorena Lorena
Jul 28, 2026
Send notification when deployment fails
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 ...
1,011
Jul 28, 2026
Simple file based key value store (GetKey)
Read a value by key from a local json file. Related workflow: WriteKey Create a subfolder in your n8n homedir: /home/node/.n8n/local-files. In docker look at the data path and create a subfolder loc ...
989
Built by Peter Peter
Jul 28, 2026
Update time-tracking projects based on Syncro status changes
This workflow is part of an MSP collection, which is publicly available on GitHub. This workflow archives or unarchives a Clockify projects, depending on a Syncro status. Note that Syncro should be s ...
989
Built by Jonathan Jonathan
Jul 28, 2026
Notify on Slack when refund is registered in WooCommerce
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 ...
967
Built by Jonathan Jonathan
Jul 28, 2026
Send a Discord message 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. Th ...
953
Built by James Li James Li
Jul 28, 2026
Update specific post-call information on Syncro
This workflow takes Dialpad call information after a call is disconnected and pushes it into Syncro as a ticket timer update, matching the start time and end time provided by Dialpad and a note that c ...
949
Built by Jonathan Jonathan
Jul 28, 2026
Standup bot (3/4): Override Config
This is the third bot for the Mattermost Standup Bot. This workflow will override or update the configuration file as needed. This workflow is called by the 'Standup Bot - Worker' workflow.
913
Built by Jonathan Jonathan
Jul 28, 2026
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 it's relation attribute. More info can be found on using this workflow as part o ...
911
Jul 28, 2026
Notify on Slack when new product is added in WooCommerce
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 ...
891
Built by Jonathan Jonathan
Jul 28, 2026
Creates a time tracking project from Syncro to Clockify
This workflow creates a project in Clockify that any user can track time against. Syncro should be setup with a webhook via Notification Set for Ticket - created (for anyone). > This workflow is p ...
889
Built by Jonathan Jonathan
Jul 28, 2026
Sync timer entries from Clockify to Syncro
This workflow will take a timer entry from Clockify and submit it to a matching ticket in Syncro. It saves the time entry ID from Clockify and the time entry ID from Syncro into a Google Sheets. Then, ...
889
Built by Jonathan Jonathan
Jul 28, 2026
Push Dialpad call information to Syncro
This workflow takes Dialpad call information for an answered call and pushes it into Syncro as either a ticket or an update to an existing ticket. You will need to have a workflow for each technician ...
885
Built by Jonathan Jonathan
Jul 28, 2026
Transf meeting booking into Notion's Task with verified information
This workflow allows you to transform a meeting booking into Notion's task in order to centralize all of your activity. Calendly trigger**: This node triggers the workflow when a new event gets sch ...
884
Built by Pauline Pauline
Jul 28, 2026
Add Netlify Form submissions to Airtable
This workflow demonstrates how to use the Netlify Trigger node to capture form submissions and add it Airtable. You can reuse the workflow to add the data to another similar database by replacing the ...
872
Jul 28, 2026