Hi,
I have a number of workflows that make API calls for which my (or some) login credentials are needed every time these are executed. As it is likely that different people with different credentials will need to use this, I was wondering what the best solution for keeping these confidential and to minimise the number of times these needed to be entered?
Is there a method for having these in one location that all the workflows can reference? I know about constants within workflows but is there something similar to a 'global constant' that is conceptually outside of a workflow?
Many thanks in advance.
Kind regards,
Peter