Requester
In this node you can send a request to an external API and set the request type, the URL, Query Params, JSON body.
You can place variables in the Query Params, JSON body, Headers, such as {{example}}.
Request Types
- •GET
- •POST
- •PUT
- •PATCH
- •DELETE
- •HEAD
- •OPTIONS