How To Covert Excel Output to JSON File

I have an excel file that i need to covert into a JSON file so i can upload into a different application. Does anyone know how to do this?

@moakmal … is it possible to share the screenshot of your excel file ?

Hello Moakmal,
Check this video about JSON I recommend doing a for each and create step by step the JSON:

9:45​ Create a simple JSON
11:05​ Create a JSON with an Object inside
12:17​ Create a JSON with Array inside
14:05​ Create a JSON with a List of Strings inside

Thanks,
cristian Negulescu