8,265 workflows
in Development
Nodes:
Sort:
Date:
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 ...
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 ...
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 ...
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 ...
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. ...
Filters articles based on keywords, checks against MongoDB for unique links, then sends results to different webhooks
Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)
This workflow automatically follows the steps in a custom incident response playbook and manages incidents in PagerDuty, Jira tickets, and notifies the on-call team in Mattermost.
This workflow consi ...
A workflow which allows you to receive daily affirmations via Telegram by querying a REST API triggered by a Cron node.
I used the affirmations.dev API
Does pretty much what this workflow does but is triggered by a slash command using a Webhook node.
This workflow is the third of three. You can find the other workflkows here:
Incident Response Workflow - Part 1
Incident Response Workflow - Part 2
Incident Response Workflow - Part 3
We have the f ...
Download XML data
Convert it to JSON
Change title in data
Convert back to XML
Upload file to Dropbox
Triggers every day at 1pm
Gets the current content from Hacker News
Gets all the different submission items
Extracts the rank, title and url
Checks if it is a "Show HN" submission
Combines the items ...
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.
This workflow is the second of three. You can find the other workflkows here:
Incident Response Workflow - Part 1
Incident Response Workflow - Part 2
Incident Response Workflow - Part 3
We have the ...
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 ...
Companion workflow for MongoDB node docs
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.