Using Credentials
When using an Advanced Command that requires logging into a resource (application, website, domain, etc.), you have the option to utilize a credential from the Credentials Vault. For example, this option appears as follows in the Get email messages command:
Using non-authorized credentials
As further explained in Credential Permissions, when developing a wizard, you can elect to use a credential for which you do not personally have permissions. What's important is that the user that runs the wizard is authorized to use it.
When selecting a credential to use, available credentials will be shown in 2 groups:
-
those for which you are authorized; and
-
those for which you are not personally authorized
When you attempt to run a wizard that utilizes a use a credential for which you are not authorized, the wizard will fail.
While you are developing/testing a wizard, you may wish to temporarily use a credential for which you are authorized, then change it to the runtime user's credential when the wizard is published.