chirpstack-application-server
chirpstack-application-server copied to clipboard
Multiple HTTP Integrations with different headers
- [X ] I have searched the issues of this repository and believe that this is not a duplicate.
Summary
I know we can add multiple HTTP integrations, however they must share the header information. Sometimes we do not have control over headers for different endpoints. Would be great if we could add multiple HTTP integrations each with it's own header information.
What is the use-case?
Sending to multiple end points which do not share headers. i.e. multiple disjointed consumers.
Implementation description
create an "Add link" to add additional http integration, each with their own unique HTTP headers. create a "manage link" to edit/delete individual http integrations.
Can you implement this by yourself and make a pull request? Maybe
Related: https://forum.chirpstack.io/t/multiple-http-integrations-for-a-single-application/7487