Hi,
Is it possible to pass parameter value ? Instead of hard coding value in to API request.

I have a requirement to call ION List API and convert response in to XML. As i know converting JSON to XML is only possible with API connection point but then I couldn't pass the parameters as dynamically ( as i mentioned above).
Thanks