http_get
Perform an HTTP GET request to a specified URL to fetch its content or data. Use it to retrieve web resources within your workflow when the allow_http setting is enabled.
Instructions
HTTP GET a URL. Disabled unless allow_http is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |