12,282 workflows
Nodes:
Sort:
Date:
This workflow allows you to send position updates of the ISS every minute to a topic in MQTT using the MQTT node.
Cron node: The Cron node will trigger the workflow every minute.
HTTP Request node ...
This workflow allows you to create, update, and retrieve a record from FileMaker.
FileMaker node: This node will create a new record in FileMaker.
FileMaker1 node: This node will add a new field t ...
This workflow allows you to send a message on Mattermost when a workflow is updated.
Workflow Trigger node: The Workflow Trigger node will trigger the workflow when the workflow gets updated.
Matt ...
This workflow allows you to receive a message on Mattermost when your n8n instance starts.
n8n Trigger node: The n8n Trigger node will trigger the workflow whenever the instance starts.
Mattermost ...
This workflow allows you to validate emails stored in a table using the Mailcheck node.
Airtable node: This node will list all the records from a table. Based on your use case, you might want to re ...
This creates a git backup of the workflows and credentials.
It uses the n8n export command with git diff, so you can run as many times as you want, but only when there are changes they will create a ...
This workflow allows you to send position updates of the ISS every minute to a table in Google BigQuery.
Cron node: The Cron node will trigger the workflow every minute.
HTTP Request node: This no ...
This workflow allows you to create, update, and get an item from Webflow.
Webflow node: This node will create a new collection of the type Team Members in Webflow. If you want to create a collectio ...
This workflow allows you to send position updates of the ISS every minute to a queue using the AWS SQS node.
Cron node: The Cron node will trigger the workflow every minute.
HTTP Request node: Thi ...
This workflow allows you to collect tweets, store them in MongoDB, analyse their sentiment, insert them into a Postgres database, and post positive tweets in a Slack channel.
Cron node: Schedule th ...
This workflow allows you to create, update, and get an object from Bubble.
Bubble node: This node will create a new object of the type Doc in Bubble. If you want to create an object with a differen ...
This workflow allows you to send a message on Mattermost when a lead replies to your email.
Emelia Trigger node: The Emelia Trigger node will trigger the workflow when a lead sends a reply to a cam ...
This workflow allows you to get all the slides from a presentation and get thumbnails of pages.
Google Slides node: This Google Slides node will get all the slides from a presentation.
Google Slid ...
This is the workflow that I presented at the April 9, 2021 n8n Meetup.
This workflow uses Baserow.io to store registration information collected using n8n as both the web server and the data processo ...
This workflow allows you to create, update, and get a person from Copper.
Copper node: This node will create a new person in Copper.
Copper1 node: This node will update the information of the pers ...
This workflow allows you to send daily weather updates via an SMS message using the Plivo node.
Cron node: The Cron node will trigger the workflow daily at 9 AM.
OpenWeatherMap node: This node wil ...
This workflow allows you to create a group, add members to the group, and get the members of the group.
Bitwarden node: This node will create a new group called documentation in Bitwarden.
Bitward ...
This workflow allows you to translate cocktail instructions using DeepL.
HTTP Request node: This node will make a GET request to the API https://www.thecocktaildb.com/api/json/v1/1/random.php to fe ...
This workflow demonstrates how to use currentRunIndex to get the running index.
Function node: This node generates mock data for the workflow. Replace it with the node whose data you want to split ...
This workflow demonstrates how to use noItemsLeft to check if there are items left to be processed by the SplitInBatches node.
Function node: This node generates mock data for the workflow. Replace ...