8,334 workflows in Development
Nodes: Sort: Date:
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
Jul 29, 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
Jul 29, 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
Jul 29, 2026
Transform XML data and upload to Dropbox
Download XML data Convert it to JSON Change title in data Convert back to XML Upload file to Dropbox
1,657
Jul 29, 2026
Handle errors from a different workflow
When set as "Error Workflow" on other workflow which does fail will it send an Email with information about which workflow did fail and what went wrong.
1,571
Jul 29, 2026
Report phishing websites to Steam and CloudFlare
Webhook to report through Mailgun phishing websites to Steam and CloudFlare (if the domain is on CloudFlare) You have to set the Credentials for webhook and Mailgun. You have to set the email from f ...
1,476
Built by chaufnet chaufnet
Jul 29, 2026
Insert a document in MongoDB
Companion workflow for MongoDB node docs
13,145
Built by amudhan amudhan
Jul 29, 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
Jul 29, 2026
Create a new issue in Jira
8,804
Built by tanaypant tanaypant
Jul 29, 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
Jul 29, 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
Jul 29, 2026
Run a SQL query on Postgres
Companion Workflow for Postgres node docs
5,514
Built by amudhan amudhan
Jul 29, 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
Jul 29, 2026
Get first and last names from Facebook Graph API
Companion workflow for Facebook node docs
4,297
Built by amudhan amudhan
Jul 29, 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
Jul 29, 2026
Set alert on the website changes
I used this to check for a page that had Out Of Stock not found when an item came back in stock. Set the URL for the HTTP Request node and your Webhook URL and Messages for the discord nodes.
3,574
Jul 29, 2026
Backs up n8n Workflows to NextCloud
Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)
3,543
Built by dave dave
Jul 29, 2026