chirpstack-application-server icon indicating copy to clipboard operation
chirpstack-application-server copied to clipboard

Multiple HTTP Integrations with different headers

Open haimiko opened this issue 4 years ago • 1 comments

  • [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

haimiko avatar Jan 26 '22 22:01 haimiko

Related: https://forum.chirpstack.io/t/multiple-http-integrations-for-a-single-application/7487

jpmeijers avatar Dec 22 '23 15:12 jpmeijers