11,832 workflows
Nodes: Sort: Date:
Detect toxic language in Telegram messages
This 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-step. Telegram Trig ...
2,180
Built by Lorena Lorena
Sep 03, 2021
Run weekly inventories on Shopify sales
This workflow is scheduled to run every week, when it gets all your Shopify orders, calculates their sales value, stores the data in Google Sheets, and sends a notification message to a Slack channel. ...
4,012
Built by Lorena Lorena
Aug 24, 2021
Process Shopify new orders with Zoho CRM and Harvest
This workflow is triggered when a new order is created in Shopify. Then: the order information is stored in Zoho CRM, an invoice is created in Harvest and stored in Trello, if the order value is above ...
3,950
Built by Lorena Lorena
Aug 24, 2021
Promote new Shopify products on Twitter and Telegram
This workflow automatically promotes your new Shopify products on Twitter and Telegram. This workflow is also featured in the blog post 6 e-commerce workflows to power up your Shopify store. Prerequi ...
4,564
Built by Lorena Lorena
Aug 24, 2021
Handle pagination in HTTP Requests
This example workflow demonstrates how to handle pagination. This example assumes that the API you are making the request to has pagination, and returns a cursor (something that points to the next p ...
11,200
Jul 20, 2021
Merge data for multiple executions
This workflow demonstrates how to merge data for different executions. The Merge Data Function node fetches the data from different executions of the RSS Feed Read node and merges them under a sing ...
5,679
Jul 12, 2021
Clean out unwanted emails from Gmail
Workflow to clean out unwanted email from Gmail. Further information here.
6,509
Built by jason jason
Jul 03, 2021
Backup n8n workflows to Google Drive
Temporary solution using the undocumented REST API for backups using Google drive. Please note that there are issues with this workflow. It does not support versioning, so please know that it will cr ...
22,336
Jun 30, 2021
Release a new version via Telegram bot command
This workflow allows you to release a new version via a Telegram bot command. This workflow can be used in your Continous Delivery pipeline. Telegram Trigger node: This node will trigger the workfl ...
1,782
Jun 18, 2021
Trigger a build in Travis CI when code changes are push to a GitHub repo
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 ...
1,447
Jun 18, 2021
Add a check condition for a loop in n8n
This workflow demonstrates the use of $runIndex expression. It demonstrates how the expression can be used to avoid an infinite loop. The workflow will create 5 Tweets with the content 'Hello from n8 ...
9,551
Jun 17, 2021
Database alerts with Notion and SIGNL4
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 ...
882
Built by Ron Ron
Jun 10, 2021
Sync Google Calendar tasks to Trello every day
This workflow will allow you at the beginning of each day to copy your google calendar events into Trello so you can take notes, label, or automate your tasks. When deploying this, don't forget to c ...
3,474
Jun 09, 2021
Manage changes using the Git node
This workflow allows you to add, commit, and push changes to a git repository. Git node: This node will add the README.md file to the staging area. If you want to add a different file, enter the pa ...
1,241
Jun 08, 2021
Create, update and get a task in Microsoft To Do
This workflow allows you to create, update and get a task in Microsoft To Do. Microsoft To Do node: This node will create a task with the importance High in the Tasks list. You can select a differe ...
3,495
Jun 07, 2021
Create, update, and get a monitor using UptimeRobot
This workflow allows you to create, update, and get a monitor using the UptimeRobot node. UptimeRobot node: This node creates a new monitor of the type HTTP(S). UptimeRobot1 node: This node will u ...
1,707
Jun 04, 2021
Create transcription jobs using AWS Transcribe
This workflow allows you to create transcription jobs for all your audio and video files stored in AWS S3. AWS S3: This node will retrieve all the files from an S3 bucket you specify. AWS Transcri ...
2,122
Jun 03, 2021
Add articles to a Notion list by accessing a Discord slash command
This workflow allows you to add articles to a Notion reading list by accessing a Discord slash command. Prerequisites A Notion account and credentials, and a reading list similar to this template. A ...
1,969
Jun 03, 2021
Add positive feedback messages to a table in Notion
This workflow allows you to add positive feedback messages to a table in Notion. Prerequisites Create a Typeform that contains Long Text filed question type to accepts feedback from users. Get your T ...
1,381
Jun 03, 2021
Enrich and manage candidates data in Notion
This workflow allows you to add candidates’ profile assessments to Notion before an interview. Prerequisites Add an input field on your Calendly Invite page where the candidate can enter their Link ...
1,826
Jun 03, 2021