You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: