Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

485 workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Multilanguage Telegram botAn 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 changesHTTP Request · Telegram · NocoDB8.5k views
Create an Onfleet task when a file in Google Drive is updatedSummary Onfleet is a last-mile delivery software that provides end-to-end route planning, dispatch, communication, and analytics to handle the heavy lifting while you can focus onOnfleet677 views
Send Onfleet driver signup messages in SlackSummary Onfleet is a last-mile delivery software that provides end-to-end route planning, dispatch, communication, and analytics to handle the heavy lifting while you can focus onSlack403 views
Create a Onfleet task for a new Shopify fulfilmentSummary Onfleet is a last-mile delivery software that provides end-to-end route planning, dispatch, communication, and analytics to handle the heavy lifting while you can focus onOnfleet462 views
Send a Discord message when a certain Onfleet event happensSummary Onfleet is a last-mile delivery software that provides end-to-end route planning, dispatch, communication, and analytics to handle the heavy lifting while you can focus onDiscord953 views
Create a Onfleet task for a new added row in AirtableSummary Onfleet is a last-mile delivery software that provides end-to-end route planning, dispatch, communication, and analytics to handle the heavy lifting while you can focus onOnfleet694 views
Notify on Slack when new product is added in WooCommerceThis workflow uses a WooCommerce trigger that will run when a new product has been added, It will then post it to Slack so your team is always kept up to date with new products. TSlack891 views
Handle GDPR data deletion requests with SlackThis workflow automatically deletes user data from different apps/services when a specific slash command is issued in Slack. Watch this talk and demo to learn more about this use Airtable · HTTP Request · Crypto1.9k views
Plex automatic QBittorent throttlerHave 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 serverHTTP Request1.3k views
Create a new user in Notion based on the signup form submissionThis workflow recieves webhook data from a form submission and creates a new user (with name and email) if necessary. It also add the current semester of the program to the relatioNotion1.6k views
Demonstrates the use of the $item(index) methodThis workflow demonstrates the use of the $item(index) method. This method is useful when you want to reference an item at a particular index. This example workflow makes POST HTTHTTP Request · Customer Datastore (n8n training)1.7k views
Detect toxic language in Telegram messagesThis workflow detects toxic language (such as profanity, insults, threats) in messages sent via Telegram. This blog tutorial explains how to configure the workflow nodes step-by-stTelegram · Google Perspective2.2k views
Build a self-hosted URL shortener with a dashboardThis workflow creates an automatic self-hosted URL shortener. It consists of three sub-workflows: Short URL creation for extracting the provided long URL, generating an ID, and saAirtable · Crypto5.5k views
Create, update, and get an object from BubbleThis 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 obBubble2.8k views
Split In Batches node currentRunIndex exampleThis 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 dat2.8k views
Receive transfer updates from Wise and add to AirtableThis workflow allows you to receive updates from Wise and add information of a transfer to a base in Airtable. Wise Trigger node: This node will trigger the workflow when the sAirtable · Wise930 views
Manage transfers automatically in WiseThis workflow allows you to create a quote and a transfer, execute the transfer and get the information of the transfer using the Wise node. Wise node: This node will create a nWise944 views
Gender inclusive language bot for MattermostThis workflow ensures gender inclusive language in Mattermost channels. If someone addresses the group with “guys” or “gals”, a bot promptly replies with: "May I suggest “folks” orMattermost845 views