Question

can you explain me how to take some element value from REST API with using JSON Package? I am doing Employee Data Migration Challenge. I don't know after read the data from API how to solve this . please help me .

  • 11 April 2022
  • 2 replies
  • 47 views

Badge +2
can you explain me how to take some element value from REST API with using JSON Package? I am doing Employee Data Migration Challenge. I don't know after read the data from API how to solve this . please help me .

2 replies

Userlevel 5
Badge +10

Please check the below link,

 

https://developer.automationanywhere.com/blog/quicktip-using-the-json-object-manager-package/p>

 

https://www.youtube.com/watch?v=teZfJBacH1kamp;t=1s

Userlevel 5
Badge +9

Its pretty much exactly like the JSON Object Manager Package...you start a session (as text now)...then give a path to the JSON value to want to extract...in this case, phoneNumberimage

Reply