automation send web request GET

Andreas K_ February 3, 2023

How to handle results of the GET that are in json-format? Can I get them in a variable: the ouput in POSTMAN in raw-format is like

{"@odata.context":"https://<webaddress>/api/odata/$metadata#incidents(RecId,OwnerTeam)","@odata.count":9633,"value":[{"RecId":"0004514D4ACC4BEEA682D2D764111A4C","OwnerTeam":"Service Desk"},{"RecId":"000F03B16A5F4C93BD6C83CA8963B6DD","OwnerTeam":"Service Desk"},{"RecId":"0010114E8B95419291032EB4408837CC","OwnerTeam":"Service Desk"},{"RecId":"007E34FD5B174E40863CB3E6AE5E86FB","OwnerTeam":"Service Desk"}]}

 

 

How can I for example get the first value RecId  in a smart value?

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events