Skip to main content
The Encode Text action allows you to encode text into various different formats. Encoding is useful when a service (such as an external API) is only compatible with certain encoding formats.
Screenshot of the Encode Text action block

Input Text

The input text is the base text value that will be encoded. This may be static text or a variable.

Encoding Method

The encoding method is the format of encoding that will be used on your text value. Below are listed the available formats that can be used to encode a text value using the Encode Text action:

Reference Variable

Screenshot of reference variable settings
This variable allows you to refer to the result of the text encoding in future action blocks down your endpoint’s flow. This variable must be assigned a custom name.
Make your reference variable names as descriptive and unique as possible to prevent your endpoint flow from becoming cluttered. If a future variable is assigned the same name, the value of your reference variable will be overriden.