Xml/json Config file

yah its the same way how we deserialize the json or xml file
once after deserializing we can get the value from that JSON file and use that as a input
if you have multiple value then loop through deserailized JSON and get each value
We have an example on how to deserialize json
Deserialize Json

Cheers @amithvs