how can i read Json data for specific parameters
Hi Team,Below is the JSON data updated in 1of the variables in catalog item.{"id":"123","region":"us-east-1","name":"123@gmail.com"} i above JSON i need to read id & name details. how can i develop script for the same.