Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

Converts Base64 to Text

This activity converts Base64 string in to text string using specified encoding.

Converts Base64 to Text activity decoding a Base64 string with a chosen encoding in the SharePoint Workflow Designer

SharePoint Workflow Designer Phrase

Converts this base64 text Base64 to Text using Default encoding and store result in variable.

Parameters

ParameterDescription
this base64 textBase64 string
DefaultEncoding:; - Default - current ANSI code page; - ASCII - ASCII (7-bit) character set; - Big Endian Unicode - UTF-16 format that uses the big endian byte order; - Unicode - UTF-16 format using the little endian byte order; - UTF32 - UTF-32 format using the little endian byte order; - UTF7 - UTF-7 format; - UTF8 - UTF-8 format
Updated on August 12, 2026