I am receiving JSON response from Azure Form Recognizer how can I save in JSON file in for each loop

0 votes
I am receiving Json response one by one in For Each loop, now I want to save Json response in JSON file or text file. Please suggest how can I do this in a loop so that I will have separate JSON files for each response.
May 26, 2020 in RPA by Ashish
• 200 points
2,266 views

I am not really sure but I came across a similar use case that used a python script for the same and then transfer the flow to uipath. Take a look https://forum.uipath.com/t/parsing-json-key-value-pairs-from-microsoft-form-recognizer/155999

3 answers to this question.

0 votes

There are libraries available for this
Gson , json, Jackson 
You can use any of above to parse json into file

Hope this helps!!

If you need to know more about Azure, enroll with Microsoft Azure training course today.

Thank you!!

answered May 27, 2020 by Mohd Jeeshan
0 votes

 Deserialize json

answered May 27, 2020 by Pushpa Govindh
0 votes
I came across the similar scenerio... we have sent the same json via webservices through an API which stays between Azure and Blueprism ...,then we added that data to queues for looping.
answered May 27, 2020 by Prakash Valiveti

Related Questions In RPA

0 votes
1 answer

How can i create a check box list using for each loop in UI Path.

Hi, to achieve this automation, you can ...READ MORE

answered Aug 29, 2019 in RPA by Abha
• 28,140 points
2,169 views
0 votes
0 answers

How can I extract data from multiple different PDFs from same folder using config file in uipath ??

How can I extract data from multiple ...READ MORE

Nov 5, 2020 in RPA by anonymous
• 19,610 points
639 views
0 votes
1 answer
0 votes
1 answer

How can I add or remove robots to/from an environment in an orchestrator?

Hey @Sanjay, to add a robot to an ...READ MORE

answered Apr 5, 2019 in RPA by Abha
• 28,140 points
3,122 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,578 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,313 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,395 views
0 votes
3 answers

Any open source tools for RPA ?

Yes, here is the Free RPA tool ...READ MORE

answered Oct 24, 2018 in RPA by Karthiksiddhu
• 240 points
1,511 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