-
Goal: Use the same value specified in the localStorage in all API requests across one resource
-
Steps: Go to Resource -> Add Header -> Dynamically define with
{{ localStorage.values["value-i-want"] }}
-> Instead of sending the value stored in localstorage, the actual code snippet incl. curly brackets is sent as a string
Thanks for reaching out. We are tracking requests for this in our backlog. I will follow up here if this request gets prioritized