Json output ---> select specific object field

I want to select “Name” value from a http request output and bind it to a text field
any suggestions guys

If you want to set the output in a variable for example, you can use the output Function,

otherwise if its not possible in this way, take a look in this post

Also take a look here