Skip to Content
0
Nov 19, 2019 at 06:06 AM

How to stop polling of URL using HTTP Client in Data Hub ?

105 Views

Hi,

I would like to stop the polling of a URL using HTTP Client Operator. Right now, if I want to make a GET request, it only works if I select Polling = True, otherwise GET option is not enabled. If Poling is disabled, only POST call is enabled.

Right now, I am using the following method to make achieve the desired effect. However, I would like to know, is there a better way/ does HTTP Client itself allows single GET call instead of Polling the URL ?

If you notice, the configuration for HTTP Client with Polling = False does not provide GET request -

Regards,

Boudhayan Dev

Attachments

graph-flow.jpg (19.3 kB)
polling.jpg (52.8 kB)