Miscellaneous Workflows
What are Miscellaneous n8n workflows?
Miscellaneous n8n workflows are reusable automation templates for miscellaneous use cases. This category includes workflows that connect apps, transform data, trigger notifications, sync records, and reduce repetitive manual work. Each listing includes workflow metadata, author attribution, complexity level, relevant categories, source links when available, and a downloadable JSON file for inspection before import. Use this page to compare templates, identify the tools involved, and choose a workflow that fits your workspace before testing it safely in n8n.
Plex automatic QBittorent throttler
Have you ever wanted to throttle Plex when connecting remotely to your server? Well here is the script for you! The i...
Create a new user in Notion based on the signup form submission
This workflow recieves webhook data from a form submission and creates a new user (with name and email) if necessary....
Demonstrates the use of the $item(index) method
This workflow demonstrates the use of the method. This method is useful when you want to reference an item at a parti...
Detect toxic language in Telegram messages
This workflow detects toxic language (such as profanity, insults, threats) in messages sent via Telegram. This blog t...
Build a self-hosted URL shortener with a dashboard
This workflow creates an automatic self hosted URL shortener. It consists of three sub workflows: 1. Short URL creati...
Create, update, and get an object from Bubble
This workflow allows you to create, update, and get an object from Bubble. Bubble node: This node will create a new o...
Split in batches node currentRunIndex example
This workflow demonstrates how to use to get the running index. Function node: This node generates mock data for the...
Receive transfer updates from Wise and add to Airtable
This workflow allows you to receive updates from Wise and add information of a transfer to a base in Airtable. Wise T...
Manage transfers automatically in Wise
This workflow allows you to create a quote and a transfer, execute the transfer and get the information of the transf...
Gender inclusive language bot for Mattermost
This workflow ensures gender inclusive language in Mattermost channels. If someone addresses the group with “guys” or...
Send weather alerts to your mobile phone with OpenWeatherMap and SIGNL4
Get weather alerts on your mobile phone via push, SMS or voice call. This flow gets weather information every morning...
Create, update, and get a webinar in GoToWebinar
This workflow allows you to create, update, and get a webinar in GoToWebinar. GoToWebinar node: This node will create...
Check for preview for a link
This workflow allows you to check for preview for a link and return the preview if it exists. Peekalink node: This no...
Insert and retrieve data from a table in Stackby
This workflow allows you to insert and retrieve data from a table in Stackby. Set node: The Set node is used to set t...
Store responses from Typeform into Airtable
This workflow stores responses form responses of Typeform in Airtable. The workflow also sends the response to a chan...
N8N español - bot multi idioma NoCode
Tutorial: https://comunidad n8n.com/bot multi idioma no code/ Comunidad de telegram: https://t.me/comunidadn8n BOT: h...
N8N español - Tratamiento de textos
Este workflow es para trabajar con tratamiento de texto usando n8n y poder iniciarte en como funciona. How To, Paso a...
Send a message on Mattermost when an order is created in WooCommerce
This workflow allows you to send a message on Mattermost when an order is created in WooCommerce.
Create a channel, add a member, and post a message to the channel on Mattermost
This is an example that creates a channel, adds a member, and posts a message to the channel on Mattermost. You can r...
Insert and update data in Airtable

Create a short URL and get the statistics of the URL

Create, update, and get an entry in Strapi

Create multiple JSON items from an array
You can use the Function node to create multiple JSON items from an array.
Manage room members in Matrix
