Hello!
We are using an API that users will input their own credentials in when designing the workflow locally but when deployed to Gallery it should use the service account credentials. My question therefore is:
Is there a way for the workflow to recognize it is running on the server at run time, and utilize the service account credentials during the executing of the workflow, thus overwriting the user credentials that were used locally.
For the sake of SDLC preferably we wouldn't have the person change the credentials before deploying the workflow to Gallery, but that may be the only option. Thanks for any insight folks!