Hi,
What's the best practice of doing follow up requests in a protocol based on a previous response. I've looked trough the DataMiner Connector Integration: HTTP Basics course but it barely touched on the subject.
The element is communicating with the devices REST API.
A first request: GET /inputs - retrieves basic info about all input devices, this I use to populate a table.
Then to get more info the API exposes a /input/:id/status endpoint which I want to call for each input.
What's the recommended way of doing those second requests?
Hi Robin,
The subject was discussed recently in a webinar.
Can you let us know if this video covers your questions?
You can watch the recording by clicking on the event image.