How to programmatically set a "saved" token before every request

I’ve got a bunch of “saved” token that I manually set before I run any of my requests.

Is there a way to programmatically set these “saved” tokens using tokenName (or something else) before sending the request manually OR through runner ?

Hey @koustubh24 :wave:

Currently, the ability to programmatically set that is not available.

This sounds like a great feature request though, could you raise a new one on our GitHub issue tracker please?

Thank you @danny-dainton , as requested I’ve raised the ticket#13277 in GitHub.