8,334 workflows
in Development
Nodes:
Sort:
Date:
This workflow performs various Git operations. It starts with a manual trigger, sets the local repository path, decodes a file and then updates a file's content, adds, commits, and pushes changes to a ...
Streamline data from an n8n form into Google Sheet Airtable and and Email Sending
Video for workflow process
This workflow facilitates efficient data collection and management by leveraging the capab ...
This simple workflow demonstrates how to get an end user's browser to download a file. It makes use of the Content-Disposition header to set a filename and control the browser behaviour.
A use case ...
This n8n workflow is designed to analyze email headers received via a webhook. The workflow splits into two main paths based on the presence of the received and authentication results headers.
In the ...
This workflow automatically imports data from a CSV file located at a specific URL and then updates the Google Sheets document with the provided data.
Below is a step-by-step description of what this ...
This N8N workflow automates the process of sharing files from Google Drive. It includes OAuth2 authentication, batch processing, public link generation, and access status modification for efficient fi ...
This workflow is designed to compare two datasets (Dataset 1 and Dataset 2) based on a common field, "fruit," and provide insights into the differences. Here are the steps:
Manual Trigger: The workfl ...
Get recent funding rounds from Crunchbase in Google Sheets,
along with 10+ data points (LinkedIn URL, monthly traffic, company size, etc.)
You’ll be able to:
Create a custom database
Reach out to ...
This Template gives the ability to monitor all uplinks for your Meraki Dashboard and then alert your team in a method you prefer. This example is a Teams notification to our Dispatch Channel
Setup ...
This n8n workflow automates the handling of security detections from CrowdStrike, streamlining incident response and notification processes. The workflow is triggered daily at midnight by the Schedule ...
This workflow provides a simple example of how to use itemMatching(itemIndex: Number) in the Code node to retrieve linked items from earlier in the workflow.
Workflow Information 📌
Purpose 🎯
The intention of this workflow is to integrate New Shopify Orders into MS Dynamics Business Central:
Point-of-Sale (POS):** POS orders will be created in Busin ...
This workflow monitor G2 reviews URLS.
When a new review is published, it will:
trigger a Slack notification
record the review in Google Sheets
To install it, you'll need:
access to Slack, Googl ...
This workflow is a building block designed to be called from other workflows via an Execute workflow node. When called from another workflow, and given the JSON input of a "pulse" field with the ID to ...
This workflow syncs Outlook Calendar events to a Notion database. The Outlook Calendar event must be within a specific time frame (default of within next year) for the workflow to pick up the event. T ...
This workflow sends a message to a Discord channel when a new row is added or a row is updated in a Google Sheet. The message will send all data rows in the Google Sheet.
Prerequisites
Discord accoun ...
Convert PostgreSQL table to CSV
CSV is a super useful and universal way to transfer data between different tools. This workflow gives an example of how to take data from PostgreSQL and convert it easi ...
Overview
This n8n workflow is designed to extract specific interests from messages in a Telegram chat and retrieve related information using the Facebook Graph API. It aims to provide a streamlined so ...
This template shows how you can take any event from any service, transform its data and send an alert to your desired app.
Specifically, this example monitors a Linear project for new bug submission ...
Description:
This template facilitates the transfer of a folder, along with all its files and subfolders, within a Nextcloud instance. The Nextcloud user must have access to both the source and destin ...