Skip to main content
1

Enter the encrypted value or variable in the Encrypted text field.
2

Provide the Initialization Vector (IV) used during encryption. This must match the IV used to encrypt the original data.
3

Specify the Decryption Key or reference an environment variable that stores it securely.
4

Click Next to complete setup and preview the decrypted output.
Once configured, the connector decrypts AES-256-encrypted text at runtime. The decrypted output becomes available to downstream steps in your workflow for further processing, such as API calls or database writes. Use this connector when handling secure or confidential data that must be restored to plaintext form during workflow execution—for example, decrypting customer account numbers, credentials, or tokens before passing them to another system.
I