Topic
When the Nintex Workflow has an action that is configured with a password, the end user is able to see the password from the exported workflow XML file.
How can this password be encrypted in the exported workflow file?
How can this password be encrypted in the exported workflow file?
Instructions
This is expected behavior if the password is configured directly on the workflow actions.
We recommend to use Workflow Constants instead to avoid the password being exposed on the exported workflow file.
We recommend to use Workflow Constants instead to avoid the password being exposed on the exported workflow file.
