7,270 workflows
in Core Nodes
Nodes:
Sort:
Date:
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.
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 workflow uses n8n to extract the names of all the posts from the Hackernoon homepage.
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
This form takes data from a Typeform submission and creates an invoice on Google Sheets
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.
Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)
This workflow uses Strapi as a CMS and then cross posts new blog posts to Medium and Dev.to.
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
To notify by Slack and mail all modification on a Google Sheet
Trigger on new Typeform form submission
Write data to Google Sheet
Check severity of problem
If very severe post message to Slack
If not so severe just send an email
Assumptions
Google Sheet
Shee ...
This will send your Github notifications to a discord webhook.
Since Github doesn't send push notifications to mobile devices other then @mention this is a great workaround to receive notifications o ...
Does pretty much what this workflow does but is triggered by a slash command using a Webhook node.
Download XML data
Convert it to JSON
Change title in data
Convert back to XML
Upload file to Dropbox
This workflow gets triggered every Friday at 6 PM with the help of a Cron node. It pulls in data about a random cocktail via the HTTP Request Node and sends the data to a Bannerbear node to create an ...
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 ...
Every 10 minutes look at your published news in your Tiny tiny RSS public feed and make a toot on your mastodon.
You'll need:
Your mastondon URL instance
Your mastondon access token
Your Tiny Tiny R ...
Uses a DigitalOcean Personal Access Token to create a new Droplet.
Add your personal access token and change the parameters to create droplets of different sizes.
You can also specify more options; ...