Skip to main content

TestInstanceFlowConfigResult Object

Result of testing an InstanceFlowConfig.

Return fields

body (String)

The HTTP body of the response returned by the InstanceFlowConfig's Trigger.

execution (InstanceExecutionResult)

The InstanceExecutionResult that specifies the result of testing the InstanceFlowConfig.

flowConfig (InstanceFlowConfig)

The InstanceFlowConfig that was tested.

headers (JSONString)

The HTTP headers of the response returned by the InstanceFlowConfig's Trigger.

statusCode (Int)

The HTTP status code of the response returned by the InstanceFlowConfig's Trigger.