HTTP Request generic header auth - please make 2 key-value pairs available

HTTP Request node allows making generic credentials.
I want to use an API service that supports header auth, BUT, it requires 2 headers:

  • App key (i.e. Authorisation: AccessToken blablabla)
  • User key (i.e. X-User-Authorization: Basic trololololo)

So far, I cannot store both in one generic header credentials, because it supports only one key-value pair. And I also cannot assign 2 different credentials inside a single HTTP Request node.

It would be great to store multiple values inside one header auth credentials. Or at least add one ā€œ+ā€ button which shows the second pair of header values (I’m not aware of APIs with header auth requiring more than 2 key-value pairs, but the two pairs is not so uncommon either).

Thanks a lot for considering this feature request!

This has my vote.

That sounds like a really great feature wish!
You have got my vote!