Hello,
I need to make a HTTP GET call to a REST Endpoint. The URL has 2 dynamic parameters - Start Time and End Time which needs to be passed. REST Polling allows me to only pass 1 incremental token in the URL. How can I pass 2 dynamic parameters to the REST URL? Any help on this is greatly appreciated.
Thanks,
Vijay