7,406 workflows
in Core Nodes
Nodes:
Sort:
Date:
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 ...
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 collects images from web search on a specific query, detects labels in them, and stores this information in a Google Sheet.
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 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 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 ...
Every 10 minutes check if a new article was stared, if so, save it in wallabag to read it later.
This workflow demonstrates the use of the HTTP Request node to upload binary files for form-data-multipart type. This example workflow updates the Twitter banner.
HTTP Request node: This node fetch ...
This workflow handles the incoming call from Twitter and sends the required response for verification.
On registering the webhook with the Twitter Account Activity API, Twitter expects a signature in ...
This workflow will help guide you through obtaining a spreadsheet file, reading it, making a change then saving it to local or cloud storage.
Primer workflow for OpenAI models: ChatGPT, DALLE-2, Whisper
This workflow contains 5 examples on how to work with OpenAI API.
Transcribe voice into text via Whisper model (disabled, please put your ...
This workflow reads PDF textual content and sends the text to OpenAI. Attachments of interest will then be uploaded to a specified Google Drive folder. For example, you may wish to send invoices recei ...
This workflow sends a OpenAI GPT reply when an email is received from specific email recipients. It then saves the initial email and the GPT response to an automatically generated Google spreadsheet. ...
This template shows how to sync data from one service to another. Specifically, in this example we're saving a new qualified lead from a Postgres database to a Google Sheets file.
Setup instructions ...
This workflow template shows how to load JSON data into a workflow and push that data into an App or convert it into a Spreadsheet file.
Specifically, this workflow shows how to make a generic API re ...
This is a workflow that might come handy after using loops. They usually leave you with items spread across different "runs". The Code node in this example workflow merges them into a single run, so y ...
An example workflow for a multilanguage Telegram bot. It allows adding many new languages to the bot without editing the workflow.
Important note!
Due to some breaking API changes in NocoDB some of i ...
Disclaimer: This template contains a community node and therefore only works for n8n self-hosted users==
This is Miquel from Aprende n8n and Automate with n8n.
We have created a new community node ...
This workflow gets data from an API and exports it into Google Sheets and a CSV file.