10,090 workflows
Nodes:
Sort:
Date:
🎶 Add liked songs to a monthly playlist
> This Workflow is a port of Add saved songs to a monthly playlist from IFTTT.
When you like a song, the workflow will save this song in a monthly play ...
query data from two different databases handle and unify in a single return
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 ...
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 ...
This simple workflow will fetch a YouTube playlist every n minutes and send the new items s to a collection in Raindrop.
You can connect any application at the end of the flow.
Make sure to authen ...
This workflow allows you to check the To-Do list on Notion and send a message on Slack.
Prerequisites
Create a Notion page similar to this page.
Create credentials for Notion by following the instruc ...
Extract data from a webpage (Ycombinator news page) and create a nice list using itemList node. It seems that current version in n8n (0.141.1) requires to extract each variable one by one. Hopefully i ...
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 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 updates your Twitter profile banner when you have a new follower.
To use this workflow:
Configure Header Auth in the Fetch New Followers to connect to your Twitter account.
Update the ...
This workflow sends out email notifications when a new file has been uploaded to Google Drive.
The workflow uses two nodes:
Google Drive Trigger**: This node will trigger the workflow whenever a ne ...
This workflow allows you to have a Slack alert when one of your n8n workflows gets an issue.
Error trigger**: This node launched the workflow when one of your active workflows gets an issue
Slack ...
Create a document in Outline for each new GitLab release.
Depends on this PR being merged.
Copy workflow
Set credentials for GitLab and Outline
Inside HTTP Request node, set the following:
collec ...
Ok google download "movie name"
I develop this automation to improve my quality of life in handling torrents in my media-center.
Goal
Automate the search operations of a movie based on its name and ...
This workflow shows how to download an image file from S3 and pass it on to Textract for text extraction.
The workflow uses two nodes:
AWS S3**: This node will download a receipt file from S3
AWS T ...
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 Workflows share a Jokes on Twitter with DadJokes API or BlaBlagues API for ImageJokes
Gets Google Calendar events for the day (12 hours from execution time), and filters out in-person meetings, Signal meetings, and meetings canceled by Calendly ("transparent").
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 ...
This workflow demonstrates how to can use Redis to implement rate limits to your API.
The workflow uses the incoming API key to uniquely identify the user and use it as a key in Redis. Every time a ...