9,995 workflows
Nodes: Sort: Date:
Get Weather Forecast via Telegram
A workflow to receive weather updates on demand using a Telegram bot. The workflow is triggered using the Telegram Trigger node by issuing a message to the Telegram bot. The OpenWeatherMap node quer ...
16,726
Built by tanaypant tanaypant
Jun 05, 2026
Add a event to Google Calendar automatically
Add an event to Google Calendar
11,252
Built by sshaligr sshaligr
Jun 05, 2026
Perform speech-to-text on recorded audio clips using Wit.ai
This workflow performs speech-to-text on recorded audio clips using Wit.ai. To get started, replace your Wit.ai Server Access Token in the Authorization header.
8,901
Built by amudhan amudhan
Jun 05, 2026
Create a new issue in Jira
8,804
Built by tanaypant tanaypant
Jun 05, 2026
Telegram sticker bot
Gets triggered by Telegram once a user sends a message Checks if the message contains a sticker If a sticker got found it sends a message with its ID else it informs the user that no sticker was fou ...
7,825
Jun 05, 2026
Receive Google Sheet data via REST API
Simple workflow which allows to receive data from a Google Sheet via "REST" endpoint. Wait for Webhook Call Get data from Google Sheet Return data Example Sheet: https://docs.google.com/spreadshe ...
7,124
Jun 05, 2026
Listen on new emails on a IMAP mailbox
Listen on new emails on a given IMAP mailbox. Converts the binary XML attachment to a stringified xmlproperty on the $data object and converts it to JSON. The Setnode could be replaced with Function n ...
7,054
Built by mail mail
Jun 05, 2026
Create ticket on specific customer messages in Telegram
This is a workflow where a support channel on Telegram is being used to gather customer feedback. Depending on certain keywords in the customer's message, this workflow creates a ticket with a tag in ...
7,038
Built by tanaypant tanaypant
Jun 05, 2026
Extract post titles from a blog
This workflow uses n8n to extract the names of all the posts from the Hackernoon homepage.
6,547
Built by amudhan amudhan
Jun 05, 2026
Generate and insert data into a Postgres database
This is Workflow 1 in the blog tutorial Database activity monitoring and alerting. Prerequisites A Postgres database set up and credentials. Basic knowledge of JavaScript and SQL. Nodes Cron node ...
5,969
Built by tanaypant tanaypant
Jun 05, 2026
Convert XML to JSON
Transforms XML data to JSON honoring XML attributes by putting them in a separate key:
5,637
Built by mail mail
Jun 05, 2026
Run a SQL query on Postgres
Companion Workflow for Postgres node docs
5,514
Built by amudhan amudhan
Jun 05, 2026
Write JSON to Disk (Binary)
The “Write Binary File” expects binary data. The JSON data is, however, JSON ;) There should really be a node that allows moving data around between both of them. For now, it can be done with a Fu ...
4,500
Built by mike mike
Jun 05, 2026
API queries data from GraphQL
Simpe API which queries the received country code via GraphQL and returns it. Example URL: https://n8n.exampl.ecom/webhook/1/webhook/webhook?code=DE Receives country code from an incoming HTTP Req ...
4,485
Jun 05, 2026
Write HTTP query string on image
Receives data from an incoming HTTP Request Reads file from internet Writes data on image Returns the data The URL to call will look like this: http://localhost:5678/webhook-test/webhook/test?name=Ji ...
4,453
Jun 05, 2026
n8n Nodemation basic - creating your first simple workflow (2/3)
In this video we will create a simple n8n Nodemation workflow to receive date via webhook, alter the data and send it to a webserver. We will be using webhook, function and http request node together. ...
4,251
Built by sven sven
Jun 05, 2026
Send RSS feed data to webhook
Filters articles based on keywords, checks against MongoDB for unique links, then sends results to different webhooks
3,774
Built by dave dave
Jun 05, 2026