Send API Request
The Send API Request
block allows you to make HTTP requests to external APIs or web services. You can send GET, POST, PUT, DELETE, and other HTTP methods with custom headers and body data.
This is useful for integrating with external services, fetching data from APIs, or triggering webhooks.
Loading...