Return

Returns data to the caller, in real time.

This applies only to dynamic workflows.

Options

  • Response Data - Response to be returned to the dynamic calls. Example: {{1.response.data}} , Some error Occurred. Please check logs

  • Status Code - Status code to be returned to the dynamic calls. Example: 200, 500

Last updated