Dynamiq
Node ReferenceTools

HTTP API Call

Makes HTTP requests with configurable parameters and handles responses.

Makes HTTP requests with configurable parameters and handles responses.

CategoryTools
Node typedynamiq.nodes.tools.HttpApiCall
SDK classdynamiq.nodes.tools.HttpApiCall
ConnectionHttp

Connection

This node requires a Http Connection. Create one under Connections before adding the node, or pick an existing one on the node's CONFIGURATION tab.

Inputs

FieldTypeRequired
urlstringNo

Outputs

FieldType
contentAny
status_codeint
For configuration walkthroughs and examples, see the HTTP endpoint section of the Agent tools guide.

On this page