Convert Unstructured Text into a structured JSON Format

As i Use screen scrapping to get text from forms and i need to get the text into JSON format, If i able to convert the text into datatable, I can convert into json.
I need to know how to convert generic value into datatable.

please use generate datatable activity and pass the sample by test

Hi @agathiyanv

You can try with using Generate DataTable activity

https://docs.uipath.com/activities/docs/generate-data-table

Regards
Gokul

please share with us some text samples and the expected output

we also can convert text to JSON with alternates, depending on the case, but not mandatory bound to a datatable

I need to convert the text into JSON with perfect alignment

so, how would look the JSON like? Currently, we cannot derive all property keys from the sample.