Response

After the process execution ends, return the data format or view component.

UI
Config Form

Select Node

The response node can only be selected once and will not appear in the node selection menu after selection.

Response nodes do not require wire connections.

Set Node

Set Format

  • JSON

  • Plain

Set Content

Can customize static or dynamic data.

Feature

  1. Provide API data response for webhook flow.

  2. Provide a visual view of the flow response.

API Response Demo

If the webhook binding flow is set with a response node, API mode will be automatically enabled.

After calling the api, the data structure set in the flow will be returned.

Response View Demo

Click "Response View" to set custom visualization components.

Define Vue component:

Template (Support vue3 and ElementPlus1.1.0 )、Styles、Methods.

Finally, you can see the response view in the task details.

Last updated