Forum Discussion

richardc1's avatar
richardc1
Helper I
2 years ago
Solved

Prompting for values in invoked function,

I need to run a function that returns a token, without the credentials being stored in the function.   I have developed a function that prompts for credentials when run, and outputs the token, whic...