How to use expressions in HTTP Headers

Currently if we update any API key (discard old keys for any security reason), we have to update authorization http headers manually. It is a tedious and buggy process.

Ability to use template expression like below will make our life super efficient

Solved Solved
1 5 868
1 ACCEPTED SOLUTION

Thanks for the tip.

That works. So we donโ€™t need <<>> brackets and concatenation. Just drop in the expression.
Another thing is AppSheet also check the format. So if I set [Printer Auth] in the formula without โ€œAuthorization:โ€, Appsheet will throw an error saying itโ€™s missing โ€œ:โ€.

Good to know

View solution in original post

5 REPLIES 5
Top Labels in this Space