Base64 Encoder and Decoder

This bot encodes strings into Base64 and decodes strings from Base64.

Top Benefits

  • Used in mainframe communication, web services, URLs, etc.

Encodes and decodes Base64 strings.

Base-64 encoding is a way of taking binary data and turning it into text so that it's more easily transmitted in things like e-mail and HTML form data.

Source code included for Visual Studio Community 2017

Get Bot

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
380
Vendor
Automation Type
Bot
Last Updated
February 10, 2023
First Published
June 3, 2019
Platform
11.3
Support

See the Bot in Action

Actions list
MetaBot Input and Output parameters
MetaBot logic
PREV NEXT
Actions list
MetaBot Input and Output parameters
MetaBot logic

Setup Process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • Inputs: Decode: Takes a Base64 string and returns the decoded string.
  • Encode: Takes a string and encodes it into Base64.