Matthew - Hey Im using a node that’s pointing...
Hey
Im using a node that’s pointing to different base URLs and need different apikeys doe it. I don’t want to expose them in my script. How can I extract them out from my secrects. It’s dependent upon the baseURL so it will be different
1 Reply
Did you try using env variables logic for this?