N8n Tutorial #5: Access any API using the HTTP Request Node

Ben Young AI writes:

In this video, we’ll learn how to access any API using n8n’s HTTP Request node instead of relying on n8n’s built-in integrations. We’ll also learn to troubleshoot errors and issues that come up along the way!

2 Likes

In this video, we’ll learn how to access any API using n8n’s HTTP Request node instead of relying on n8n’s built-in integrations. We’ll also learn to troubleshoot errors and issues that come up along the way!

I’d like to mention that I’m having trouble with an API that is behind Amazon’s WAF. It’s open, and I’m trying to use it from the handler, but even with the user-agent headers and copying the cURL from Chrome, I’m still getting an error.