Use the encrypt file step to encrypt the contents of a created or uploaded file.
Step Inputs
In the Edit Step menu, you can add details about the step configuration as needed for your flow.
Encryption Method: Choose which type of encryption method you want. Currently, PGP is the only supported encryption method.
File API: Choose either File API or Legacy File API depending on the method you use to access files. Most users should choose File API.
File ID: Enter the ID of the file you want to encrypt. This can be the output of a previously executed step.
Encrypted File Name: Enter a name for the encrypted file you want to create.
Use Existing Public Key: Only enable this setting if the workspace has a Concur integration and FTP credentials filled out.
Public Key: Enter the public encryption key.
Step Output
When an Encrypt File flow step runs, the file is encrypted. The output of the step is a pointer that includes the encrypted file’s ID and URL.
Was this helpful? Give us feedback.