Forum Discussion

AAB's avatar
AAB
Regular Contributor
5 years ago
Solved

How to put a parameter from a JSON URL response in a REST Request

Hello,   For my project I need to read a JSON response through a URL. I've managed to do so, but now I should put a particular property into the REST Request. How can I do this please? So far: ...