I modified my TTI V3 Connector Azure Storage Queues project which uses Azure Functions HTTP Triggers to put messages into Azure Storage Queues to process Swarm FromDevice Webhook messages.
First step was to configure a webhook with the Swarm dashboard
I configured the webhook, and to “acknowledge messages on successful delivery”. Then checked my configuration with a couple of “Test” messages.
The Swagger API documentation has methods for configuring endpoints which can be called by an application.
I queued a couple of messages on my Satellite Transceiver Breakout and when the next satellite passed overhead, shortly after they were visible in the Swarm Dashboard Messages tab.
The messages were also delivered to an Azure Storage Queue, and I could view them with Azure Storage Explorer.





Pingback: Swarm Space – Azure IoT FromDevice with webhooks | devMobile's blog