10,962 workflows
Nodes:
Sort:
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 ...
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 ...
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 ...
This Workflow will extract the domain for the email address.
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 ...
This workflow collects images from web search on a specific query, detects labels in them, and stores this information in a Google Sheet.
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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.
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 ...
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 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 ...
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, ...
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 ...
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 ...
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 ...