It is very easy to use the HTTP request node in n8n. Here’s a short guide on how to do it in simple steps:
- Inside your n8n workflow, tap the 'Add' button to create a new step.
- After that, click 'Core' to proceed.
- Go over the available options, then select 'HTTP Request'.
- Now, it's time to configure the selected node. To get started, click the 'Mode' menu and choose one from the given options.
- Tap the URL field afterwards, then enter the website page you want to use.
- Subsequently, configure the 'Authentication' menu based on your preference.
- Enable the additional settings if necessary. Simply switch on their corresponding toggle button and make your desired adjustments.
- Once done, click 'Execute Step' to proceed.
- Finally, the HTTP Request node will be added to your n8n workflow.



