Is it planned to have multiple HTTP integrations for a single application in future?
You can already use multiple URLs by comma separating them
2 Likes
It is hard to serve all uses-cases, so I’m sorry if the comma separated URLs doesn’t work for you. If you need to send different data to different HTTP integrations, then you might need to implement an application between ChirpStack and your different HTTP endpoints. At this moment I’m not planning to support different integrations of the same kind as it would introduce breaking changes to the API and it would add a fair amount of additional complexity.
1 Like