Simplest way to have an HTTP Integration in v3?

When my TTIG gets an uplink message from my device, I want to simply forward along that message details to an external endpoint I have set up to listen to messages (so I can do things like send notifications, store in a DB, etc…).

I see the HTTP Integration feature was deprecated in v3. What’s the simplest way to achieve this feature in v3? Would it be to add my own custom “Webhook integration” ? All I want is to make an HTTP call to an endpoint when it gets an uplink message.

Custom webhook equals http integration.

Try this as a starter:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.