API Call dynamic column will fetch data from an API endpoint.
Output type: object | array | string | number
Inputs
- Method: The HTTP method to use
- Endpoint: The URL of the API endpoint
- Headers: The headers to send with the request
- Body: The request body to send with the request
- Params: The query parameters to send with the request