Response handling

Response handling

Store response as file

Stores the response as a file that can be sent to a remote api from a child action.

image-20251105-163649.png

 

Convert XML response to JSON

When a API returns a XML with content type xml then iHub can auto convert it to JSON.

image-20251105-163448.png