HTTP request get specific result

Hi guys,

Is there any solution to get the specific result from the HTTP request after the result is retrieve.
Is there any possible to get the specific result, for example, i want to get the result of the Auth_Token, only the token number.
image

Regards and Thanks,
L

Hi @lyjun550,

You need to deserialize your out put and get the token number. use following link and example also included

is this resolve your issue please mark as answer

Happy automation :smiley:

2 Likes

Work! Thanks!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.