Extract JSON Data from REST Web Service Response | String Operations | Automation Anywhere A2019 #12

preview_player
Показать описание
Hi Guys!
This video explains how to Extract JSON Data from REST Web Service Response.
There are several ways to extract JSON data in Automation Anywhere. Some of them are:
1)Use Bots/Packages for Bot Store:
JSON Parser Package (Enterprise A2019)
JSON Object Manager Package (Enterprise A2019)
JSON Parser Bot (A11)
JSON to CSV Bot (A11)

2)Write JavaScript code which extracts JSON Data and run that code in AA

3)String Operations

String Operations from both the versions A2019 and A11 cab be used to parse JOSN data.

String: Extract Text Action in V A2019 is used to extract sub string from a given string which can be used to parse JSON data

String Operation : Before-After command V A11 - is also used for the same purpose, to extract sub string from a given string which can be used to parse JSON data

==================================================================

JMeter Tutorial Playlist:

Git and GitHub Tutorial Playlist:

Automation Anywhere Tutorial Playlist:

UiPath Tutorial Playlist:

Рекомендации по теме
Комментарии
Автор

Hi Guys! Hope you found this video useful. Please like, share and subscribe to my channel. This will motivate me to create more good contents. Thanks!

qualityassurancelab
Автор

The way you explain is easy to understand for a lay man as well.. looking forward to watch more videos.

jasmingantayat
Автор

This was helpful for A2019; thank you!

clamum
Автор

nice Explanation. Good to learn from here.

mohammadrafishaik
Автор

Thank you for the videos. It was really helpful in learning A2019. it would be great if you could create a video on accessing the Sharepoint using Automation Anywhere2019

nisharaj
Автор

Hi, this example shows one id, However if my JSON returns multiple ids, how can we parse the Ids and save it to a list for looping ?

sadhiksheneeb
Автор

Hi. Why you not use JsonParser -> Json to Dictionary?
It'i best practice, imho.

grigorev_evgeniy
Автор

Hi Ma'am, Thank you for the video. I've a question, is it possible to upload a document(pdf) using Post method, if yes, could you please help me with that?

sebinjames
Автор

Hi, Is there a way to extract response status code in a variable? like 200, 404 etc.

PriyankaSingh-iqte
Автор

Hi as i am beginner, i was trying to scrap the data from web table and insert in queue and after that i have to use that data so can u tell how can i get that data from queue

romaverma
Автор

Hi thx for ur video, but can u help me pls, I try to read a Json array how i do that on AA? without a metabot

kohoory
Автор

Hi ma'am, Could you please make a video on SAP also

shailja
Автор

Hello, i'm a begginer in AA19 and i'm facing troubles on downloading multiple pdf files from a dynamic table in a web site.
The files are released each one in a line of this table. Togheter with them, there are other type of files, like XML data.
Everyday the number of lines change (according to the # of files released in the website).
I would like to set a bot to daily download only the pdf files released.
Can you help me on how to do that or even sharing the main steps to build the bot?
Thank you so much!
Regards.

andrepp
Автор

Hello mam, Can AA2019 Extracting data from Excel to a web form? please I have a task about this :) thank you before.

davejuliant
Автор

Hello Mam please let me know how can we extract the information from multiple pages using automation anywhere v11and same how to download files from multiple urls.please help

vbalearningtutorials
Автор

How do I get to know what dictionary key is to be used?

gauravagarwal
Автор

For those who got an error that says there is no key called "body", Go to edit your variable, click on initialize values, add a key (call it body) and assign a "0" inital value and save changes then re-run your bot

abdullahnjoum
Автор

can you make a video to extract JSON Date by writing JavaScrip

sandeepuniyal
Автор

Can we update values through rest command

AbhishekSingh-hbvb
Автор

#How #to #pass #variables #from #one #task #to #another #task

arjunreddy