Skip to main content

Test an Integration App API operation end-to-end

Executes the entire operation by running all its API defs in sequence. Mutates the API entity: saves inferred response shapes (responseObjectBlueprint / lastWebActionResponseDTO.

Path Parameters
internalId string REQUIRED
Request Body REQUIRED
fieldValues object

Map of field variableName -> stringified value. Keys must match the variableName of the operation's IntegrationAppAPIFields. null is allowed (interpreted as an empty map).

Responses
200

Returns the test result

Schema OPTIONAL
object