Hi - Is there any support for making REST GET queries via a proxy?
Hi johncook,
The REST.REQUEST function will not help in this case.
We have a more complex version for advanced requests.
Here you have to define your own parameter within a JSON structure.
This function is based on this request client.
They also have a section with proxy parameters, which I have not tried yet.
To understand the basic structure of how to use the REQUEST() function I added an example Stream Machine (I assume you are using v1.4).
Request Function.json (10.6 KB)
Please let me know, if this worked for you!
Cheers
Tizian