Files
n8n-docs/docs/code/cookbook/http-node/index.md
Kartik Balasubramanian 96e6ba167d Revamp the data section of n8n docs (#4077)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-02-25 14:30:33 +00:00

670 B

contentType
contentType
overview

Examples using n8n's HTTP Request node

The HTTP Request node is one of the most versatile nodes in n8n. Use this node to make HTTP requests to query data from any app or service with a REST API.

Refer to HTTP Request for information on node settings.

% import "_macros/section-toc.html" as sectionToc %

sectionToc.sectionToc(page)