303
Views
3
Comments
json to list
Question

Hi ,

want to convert json string to list and that list should be mapped drop down .




2022-07-14 13-58-54
Ridhima Shewani

Hi

Please check this link

Thanks

2023-11-22 10-51-50
Jozy Sohail

Hi chappa sairajesh,

Use the jsonDeserialize to convert the json into list and assign it to the list variable.

Regards,

Jozy

2024-03-06 02-18-01
Saravanakumar C

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


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.