Expand APIRequestName Body Model Out

Returns all the fields of a given output Body model object for a specific API request.

Flow Connections

  • [Input] In - starts the block's execution.

  • [Output] Out - activates when the block has finished its execution.

Data Connections

  • [Input] Model (model) - output Body model object to be expanded.

  • [Output] Fields (multiple, any) - all the fields of the model (defined in its respective section in External API Requests).

Last updated