Replies: 1 comment 2 replies
-
The managed HTTP connection does not support polling HTTP endpoints, that's why you didn't find it documented. That use case was not important to anyone until now. Interesting idea to configure polling HTTP apis via http connection sources, that makes sense and also payload mapping could be applied. If you would like to create an issue out of this discussion, please go ahead. |
Beta Was this translation helpful? Give feedback.
-
I have read the whole documentation twice.
Maybe I've missed something obvious, but in many scenarios its necessary to poll devices/gateways/services for data.
Is there any build in way to achieve this?
I would prefer not have to run my own service that polls http endpoints and sends the result to a message broker.
Thanks alot.
Beta Was this translation helpful? Give feedback.
All reactions