My bot is using access token to send requests to api but it's generated once a day. How could I overwrite generated access token in execute code card to configuration variable?
Currently I can overwrite it but it's available only in given node. Node generating access token isn't connected to any other.
Mayble it's possible to configure it as custom integration?