🧡 Skip to main content🔍 Skip to search
Coming soon…This is an upcoming feature. Base64 Decode is planned for general availability in version 10.1.

After decoding the supplied data, the Base64 Decode Action provides both the decoded text and the original encoded input as dynamic Variable Wizard values. These values can be reused by subsequent Actions without creating additional variables.

Use the decoded value when later workflow steps need the restored content, while the original input remains available for logging, comparison, validation, or reuse in its encoded form.

VariableDetails
Decoded text Returns the text produced by the Base64 Decode Action after decoding and applying the selected output charset.
Examples:
  • No
  • {"status":"processing"}
  • Invoice #72914 - Processing
  • https://api.example.com/jobs?id=72914&status=processing
Original input Returns the encoded source data exactly as supplied to the Base64 Decode Action before decoding. Useful for logging, auditing, comparison, retry logic, or passing the original encoded value to another workflow step.
Examples:
  • Tm8=
  • eyJzdGF0dXMiOiJwcm9jZXNzaW5nIn0=
  • SW52b2ljZSAjNzI5MTQgLSBQcm9jZXNzaW5n
  • aHR0cHM6Ly9hcGkuZXhhbXBsZS5jb20vam9icz9pZD03MjkxNCZzdGF0dXM9cHJvY2Vzc2luZw==
Completion statusRetrieve Action execution status with a possible value—Successful or Failed. Or Empty, if Action has not been executed yet.
AdjustStreamline creation of Task workflows even further—instantly make quick variable adjustments such as in-place text replacement (all, first, or last), ensuring (starts, ends, or does not), trimming (whitespaces, quotes, etc.), or changing capitalization. Chain multiple adjustments. Optionally, set a different display name.

Seamless automation. Take a quick 90-second journey!

Still have a question?

If you have any questions, please do not hesitate to contact our support team.