Hi ,
want to convert json string to list and that list should be mapped drop down .
Hi
Please check this link
Thanks
Hi chappa sairajesh,
Use the jsonDeserialize to convert the json into list and assign it to the list variable.
Regards,
Jozy
Hi chappa sairajesh ,
Try like this.
Create a structure for Json. It should be Json Object format.
Json deserilize should be pointing to that structure as a datatype