n8n-nodes-base.httprequest
5,176 workflows using this node.
What is the n8n-nodes-base.httprequest node used for in n8n workflows?
n8n-nodes-base.httprequest n8n workflows are automation templates that use the n8n-nodes-base.httprequest node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-nodes-base-httprequest
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 Serve...
Create a new DigitalOcean droplet
Uses a DigitalOcean Personal Access Token to create a new Droplet. Add your personal access token and change the para...
Extract post titles from a blog
This workflow uses n8n to extract the names of all the posts from the Hackernoon homepage.
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...
Cross-post your blog posts
This workflow uses Strapi as a CMS and then cross posts new blog posts to Medium and Dev.to.
Tiny tiny RSS (aka tt-rss) feed to Mastodon
Every 10 minutes look at your published news in your Tiny tiny RSS public feed and make a toot on your mastodon. You'...
Render custom text over images
This workflow gets triggered every Friday at 6 PM with the help of a Cron node. It pulls in data about a random cockt...
Webhooks with Mattermost
Does pretty much what this workflow does but is triggered by a slash command using a Webhook node.
Send daily affirmations to Telegram
A workflow which allows you to receive daily affirmations via Telegram by querying a REST API triggered by a Cron nod...
Send trending "Show HN" to email
1. Triggers every day at 1pm 1. Gets the current content from Hacker News 1. Gets all the different submission items...
Backs up n8n workflows to NextCloud
Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)
Send RSS feed data to webhook
Filters articles based on keywords, checks against MongoDB for unique links, then sends results to different webhooks
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 property on the obj...
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...
Transform XML data and upload to Dropbox
1. Download XML data 1. Convert it to JSON 1. Change title in data 1. Convert back to XML 1. Upload file to Dropbox
Write HTTP query string on image
1. Receives data from an incoming HTTP Request 1. Reads file from internet 1. Writes data on image 1. Returns the dat...