8,334 workflows
in Development
Nodes:
Sort:
Date:
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. ...
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 ...
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.
This workflow allows you to trigger a build in Travis CI when code changes are pushed to a GitHub repo or a pull request gets opened.
GitHub Trigger node: This node will trigger the workflow when c ...
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 ...
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 ...
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 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, ...
Objective
In industry and production sometimes machine data is available in databases. That might be sensor data like temperature or pressure or just binary information.
In this sample flow reads mach ...
Every 10 minutes check if a new article was stared, if so, save it in wallabag to read it later.
This workflow handles the incoming issues and issues comments for your open-source project. If a contributor is interested, the workflow will assign them the issue.
Note: For organizations, you wil ...
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. ...