The HTTP Node in Refold is designed to make HTTP requests to the external APIs in the workflow. This node simplifies the workflow by allowing you to create direct HTTP requests.Documentation Index
Fetch the complete documentation index at: https://docs.refold.ai/llms.txt
Use this file to discover all available pages before exploring further.

Node Functionality
HTTP node is like an external API call function within the workflow. It can:- Call an API of your system in workflow; &
- Call an API with dynamic params values from other nodes;
Steps to Use HTTP Node
The HTTP Node is configured to interact with the APIs of the integration that the workflow is based on. Here’s how to set up and use the HTTP Node:
By utilizing the HTTP Node, users can efficiently manage API interactions within the scope of the integration.