Create Json file from PDF

Hi All,

Is it possible to create JSON file form the pdf, notpad? using uipath. I searched online but did not get the solution or how to do it.

I am trying to scrap the Multiple pdf’s data and output I want to create the JSON file.

Please help me in this.

Hello Sachin,
In this video I do a lot of stuff with JSON (Chapter included) :

0:45 Install Deserialize JSON
1:10 Present all types of JSON that will use
1:35 Deserialize simple JSON
2:50 Deserialize a JSON with an Object inside
3:55 Deserialize a JSON with Array inside
6:00 When we use Deserialize JSON Array activity
7:00 Deserialize a JSON with a List of Strings inside
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
15:55 Datatable to JSON
17:50 JSON to Datatable

Thanks,
Cristian Negulescu

1 Like