Is it possible to convert a json string into a json Object using UiPath

0 votes
I want to know is it possible to convert a JSON string into a JSON object using UiPath?
Mar 11, 2019 in RPA by Rashmi
10,001 views

1 answer to this question.

0 votes

Rashmi, it's quite easy to convert a Json String into a Json Object using UiPath. Just follow the below mentioned steps:

1. Create a new Process and go to Manage Packages. Search for UiPath.Web.Activities package in Official section and install it by clicking on Save.

2. Now drag Deserialize JSON activity and mention the JSON string you wish to convert into Object. 

3. Store the output of Deserialization into outputJSON, a JObject type variable.

And you have your JSON object.

answered Mar 11, 2019 by Anvi
• 14,150 points

Related Questions In RPA

0 votes
0 answers

Is it possible to automate processes using Internet explorer in 64-bit in UiPath studio?

I am using IE for automating some ...READ MORE

Mar 30, 2019 in RPA by Hina

recategorized Mar 30, 2019 619 views
0 votes
4 answers

How to find the sum of 2 columns of an excel and display it in a 3rd column using UIPATH?

These are the steps to add two ...READ MORE

answered Aug 2, 2019 in RPA by Shivi Singhal
13,970 views
0 votes
1 answer

How to check if a string exists in datatable using UiPath?

Hi @Ravi, to check whether a string ...READ MORE

answered Mar 19, 2019 in RPA by Anvi
• 14,150 points
17,140 views
0 votes
1 answer

Is there any way to check whether a file exists or not using UiPath?

Hi @Raj, performing this check in UiPath ...READ MORE

answered Mar 20, 2019 in RPA by Abha
• 28,140 points
7,620 views
0 votes
0 answers

How to extract data from Multiple path alias for a url

How to extract data from Multiple path ...READ MORE

Jun 21, 2019 in RPA by Nipun
707 views
0 votes
1 answer

Robot Manager in UiPath

the robot.exe file is located in: C:\Users\USER_ACCOUNT\AppData\Local\UiPath\app-17.1.6523\Ui-Robot.exe Hope it ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
1,605 views
0 votes
1 answer

Automation in Uipath

you can use the Database package for connecting  ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
1,336 views
0 votes
1 answer

UiPath vs Workfusion

in WorkFusion, you can create a script ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
2,418 views
+3 votes
1 answer

How to extract data from a website and save it to excel using UiPath?

Hi Piyush, if you want to extract ...READ MORE

answered Mar 8, 2019 in RPA by Anvi
• 14,150 points
21,671 views
0 votes
1 answer

Is it possible to use Switch cases in UiPath?

Hey @Ramesh, you can use Switch activity ...READ MORE

answered Mar 13, 2019 in RPA by Anvi
• 14,150 points
3,502 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP