10,962 workflows
Nodes:
Sort:
Date:
This workflow will collect the RSS feed data from the previous day and post them to a Slack channel.
To use this workflow you will need to add your credentials to the Slack node and select the channe ...
query data from two different databases handle and unify in a single return
This workflow searches for mentions of a company's name on Twitter and shares the tweets that mention it in a Slack channel.
Prerequisites
A Slack account and credentials
A Twitter account and crede ...
This workflow uses a Hubspot Trigger to check for new contacts. It then validates the contacts' email using OneSimpleAPI. If there are any a message will be sent to Slack.
To configure this workflow ...
This workflow synchronizes files one-way from Google Drive to AWS S3.
Google Drive Trigger node** triggers the workflow when a new file is added to the drive.
AWS S3 node** gets all files stored in ...
This workflow collects images from web search results on a specific query, analyzes the image for labels, formats the text, and adds the information in Google Sheets.
HTTP Request node** gets image ...
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 ...
What is it
This workflow aims to build a simple bot that will send a message to a telegram channel every time there is a new saved item to the Reader.
This workflow can be easily modify to support ...
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 ...
This workflow checks for new emails in a mailbox and if the email body contains the word "invoice" it will send the attachment to Mindee. It then posts a message to Slack to let the team know a paymen ...
This telegram bot is designed to send one random recipe a day.
This specific bot has filtered out only vegan recipes, so you can choose your diet type and send only recipes for a specific diet.
Wh ...
Summary
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 on your customers.
Th ...
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 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 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 ...