12,282 workflows
Nodes: Sort: Date:
Collect and label images and send to Google Sheets
This workflow collects images from web search on a specific query, detects labels in them, and stores this information in a Google Sheet.
1,122
Built by Lorena Lorena
Jan 17, 2022
Sync data between Google Drive and AWS S3
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 ...
2,965
Built by Lorena Lorena
Jan 11, 2022
Collects images from web search results and send to Google Sheets
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 ...
2,903
Built by Lorena Lorena
Jan 11, 2022
Transcribe audio files from Cloud Storage
This workflow transcribes audio files stored in AWS S3 and stores the information in Google Sheets. Google Drive Trigger node** triggers the workflow when a new file is uploaded in Google Drive. AW ...
9,361
Built by Lorena Lorena
Jan 11, 2022
Extract and store text from chat images using AWS S3
This workflow extracts text from images sent in a Telegram chat and uploads the images to AWS S3. Telegram Trigger node** triggers the workflow when an image is sent in a Telegram channel. AWS S3 n ...
4,103
Built by Lorena Lorena
Jan 11, 2022
Save Telegram daily messages to Google Sheets
A goal for 2022 is to write 1 thing I do each day. Combined with this workflow you will get daily messages via Telegram and when you reply to them they will be saved in a Google Sheet. Note: Make sur ...
5,670
Jan 08, 2022
Send automated daily reminders on Telegram
A goal for 2022 is to write 1 thing I do each day. This workflow will automatically remind you on telegram to write something you did yesterday, optionally you can enable the second workflow which wil ...
6,183
Jan 08, 2022
Search and download torrents using transmission-daemon
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 ...
2,397
Built by Danger Danger
Jan 02, 2022
Extract URL from an email address
This Workflow will extract the domain for the email address.
1,169
Built by David David
Dec 29, 2021
Share jokes on Twitter automatically
This Workflows share a Jokes on Twitter with DadJokes API or BlaBlagues API for ImageJokes
2,191
Built by Teeflo Teeflo
Dec 23, 2021
Create a document in outline for each new GitLab release
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 ...
2,402
Built by Manu Manu
Dec 22, 2021
Create a new team for a project in Notion
Creates a new team for a project from webhook form data. When the project is created the current semester is added to it's relation attribute. More info can be found on using this workflow as part o ...
911
Dec 22, 2021
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. It also add the current semester of the program to the relation for the user.
1,566
Dec 22, 2021
Cron routines with Telegram
Executes schedule routines, and triggers alerts via telegram
3,897
Built by Hermilio Hermilio
Dec 15, 2021
Join data from Postgres and MySQL
query data from two different databases handle and unify in a single return
3,521
Built by Hermilio Hermilio
Dec 15, 2021
Create dynamic Twitter profile banner
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 ...
2,695
Dec 09, 2021
Create an issue on GitLab on every GitHub release
For every release on GitHub this workflow will create an issue on GitLab. Copy workflow to your n8n Fill in missing fields (credentials & repo names) Based on Cron node to be able to track github re ...
1,413
Built by Manu Manu
Dec 01, 2021
Save email attachments to Nextcloud
This workflow will take all emails you put into a certain folder, upload any attachements to Nextcloud, and mark the emails as read (configurable). Attachements will be saved with automatically gener ...
8,384
Built by Manu Manu
Nov 29, 2021
Create Zoom meeting link from Google Calendar invite
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").
2,185
Nov 25, 2021
Update Twitter banner using HTTP request
This workflow demonstrates the use of the HTTP Request node to upload binary files for form-data-multipart type. This example workflow updates the Twitter banner. HTTP Request node: This node fetch ...
837
Nov 23, 2021