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
Handle pagination in HTTP requests
This example workflow demonstrates how to handle pagination. This example assumes that the API you are making the req...
Backup n8n workflows to Google Drive
Temporary solution using the undocumented REST API for backups using Google drive. Please note that there are issues...
Add articles to a Notion list by accessing a Discord slash command
This workflow allows you to add articles to a Notion reading list by accessing a Discord slash command. Prerequisites...
Scrape and store data from multiple website pages
This workflow allows extracting data from multiple pages website. The workflow: 1) Starts in a country list at https:...
Send location updates of the ISS to a topic in MQTT
This workflow allows you to send position updates of the ISS every minute to a topic in MQTT using the MQTT node. Cro...
Send location updates of the ISS every minute to a table in Google BigQuery
This workflow allows you to send position updates of the ISS every minute to a table in Google BigQuery. Cron node: T...
Send location updates of the ISS every minute to a queue in AWS SQS
This workflow allows you to send position updates of the ISS every minute to a queue using the AWS SQS node. Cron nod...
Manage newsletter signups in Baserow
This is the workflow that I presented at the April 9, 2021 n8n Meetup. This workflow uses Baserow.io to store registr...
Translate cocktail instructions using DeepL
This workflow allows you to translate cocktail instructions using DeepL. HTTP Request node: This node will make a GET...
Get daily poems in Telegram
This workflow posts a poem translated into English every day in a Telegram chat. Cron node : triggers the workflow ev...
Receive updates of the position of the ISS and add it to a table in TimescaleDB
This workflow allows you to receive updates about the positiong of the ISS and add it to a table in TimescaleDB. Cron...
Compress binary files to zip format
This workflow allows you to compress binary files to zip format. HTTP R...
Receive updates of the position of the ISS every minute
This workflow demonstrates the use of static data in n8n. The workflow is built on the concept of polling. Cron node:...
Access data from bubble application
This is a proof of concept workflow showing how you would connect n8n to a Bubble data collection.
N8N español - bot multi idioma NoCode
Tutorial: https://comunidad n8n.com/bot multi idioma no code/ Comunidad de telegram: https://t.me/comunidadn8n BOT: h...
Find a new book recommendations
Receive a new book recommendation each Friday from Open Library. You can select the subject from thousands of options...
Create, add an attachment, and send a draft using Microsoft Outlook
This workflow allows you to create, add an attachment, and send a draft using the Microsoft Outlook node. Microsoft O...
Create screenshots with uProc, save to Dropbox and send by email
Do you want to create a website screenshot without browser extensions? This workflow creates screenshots of any websi...
Send daily recipe emails automatically
Not sure what to eat tonight? Have recipes emailed to you daily based on your criterial. To run this workflow, you wi...
Send updates about the position of the ISS every minute to a topic in RabbitMQ
This workflow allows you to send updates about the position of the ISS every minute to a topic in RabbitMQ
Track changes of product prices
This workflow automatically tracks changes on specific websites, typically in e commerce where you want to get inform...
n8n workflow backup management with Dropbox and Airtable
This workflow can be used to save all of your workflows in: 1. a raw state (as a json file in Dropbox) 2. an Airtable...
Save your workflows into a GitHub repository
Basics Provides a mechanism to save all your workflows into a github repository and path (of your choosing). These ca...
Manage Slack channel and users automatically
