269 workflows
in Utility
Nodes:
Sort:
Date:
This workflow allows you to send daily weather updates via a push notification using the Pushcut node.
This is an example that gets the logo, icon, and information of a company and stores it in Airtbale.
You can set the values that you want to store in the Set node. If you want to store the data in ...
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 ...
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 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 allows you to validate emails stored in a table using the Mailcheck node.
Airtable node: This node will list all the records from a table. Based on your use case, you might want to re ...
This workflow allows you to translate cocktail instructions using DeepL.
HTTP Request node: This node will make a GET request to the API https://www.thecocktaildb.com/api/json/v1/1/random.php to fe ...
This workflow allows you to send daily weather updates via an SMS message using the Plivo node.
Cron node: The Cron node will trigger the workflow daily at 9 AM.
OpenWeatherMap node: This node wil ...
This workflow will check a mailbox for new emails and if the Subject contains Expenses or Reciept it will send the attachment to Mindee for processing then it will update a Google sheet with the value ...
This workflow uses a Mautic 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 y ...
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 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 workflow will help guide you through obtaining a spreadsheet file, reading it, making a change then saving it to local or cloud storage.
Primer workflow for OpenAI models: ChatGPT, DALLE-2, Whisper
This workflow contains 5 examples on how to work with OpenAI API.
Transcribe voice into text via Whisper model (disabled, please put your ...
This workflow is a template example for making Discord GPT-powered bots. Incoming user requests are analysed and categorised via OpenAI node with the help of a hand-crafted prompt. The response messag ...
This workflow reads PDF textual content and sends the text to OpenAI. Attachments of interest will then be uploaded to a specified Google Drive folder. For example, you may wish to send invoices recei ...
This workflow sends a OpenAI GPT reply when an email is received from specific email recipients. It then saves the initial email and the GPT response to an automatically generated Google spreadsheet. ...
This workflow digests mentions of n8n on Reddit that can be sent as an single email or Slack summary each week. We use OpenAI to classify if a specific Reddit post is really about n8n or not, and then ...