The Encoding tab of the HTML Encode Action specifies the source data and determines which characters are converted to HTML entities. HTML encoding protects reserved characters from being interpreted as markup and can also represent non-ASCII characters in an ASCII-compatible form.
Provide the input directly or dynamically through the Variable Wizard, and then choose the encoding scope required by the destination. Entity format, existing entity handling, and optional result storage are configured separately on the Options tab.
| Encoding | Details |
|---|---|
| Input data | Specifies the text or HTML content to encode. Enter the value directly or use the Variable Wizard to provide dynamic content from files, Triggers, previous Actions, variables, web responses, and other sources. |
| Encoding mode | Specifies which characters are converted to HTML entities:
|
| Variable Wizard |
Interconnect
- HTML Encode integration and auditing—Variables (dynamic data) and Events (recorded activity). Use Variables to encode text and HTML produced by connected Triggers or previous Actions, and use Events to track successful or unsuccessful encoding for auditing and workflow control.
More encoding…
Along with the HTML Encode Action, Automation Workshop includes a set of related tools within the Encoding family designed to help process and transform data across different workflows.
- HTML Decode · Overview · Variables
- Base64 Encode · Overview · Variables
- URL Encode · Overview · Variables
Notes
- HTML encoding is intended for safely representing text, not for sanitizing untrusted HTML or preventing every type of web security issue.
- Use Minimal mode when only reserved HTML characters must be escaped, or choose Extended mode when the destination requires an ASCII-compatible representation of Unicode text.
Need a helping hand?
If you have any questions, please do not hesitate to contact our support team.

