Base64 Conversion Package
This package allows customers to encode/decode files using Base64
Top Benefits
- Utilize extenal web service which requires uploading file
- Faster RPA development
- Expand access from RPA
Actions
- Encode file with Base64
- Decode Base64 string
When posting files using Web service, Base64 conversion is required. This package provides actions to encode/decode files using Base64 which can be used in such a situation.
Also, a sample bot is included demonstrating encoding an image file into Base64 string, and decode Base63 string and save it as a file.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- RPA DevelopmentSoftware Development
- Category
- RPA Developer Tools
- Downloads
- 1136
- Vendor
- Automation Type
- Package
- Last Updated
- May 24, 2021
- First Published
- December 1, 2020
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Package in Action
Setup Process
Install
Download the Package and follow the instructions to install it in your AAE Control Room.
Configure
Use the Package in a bot, configure keys and other credentials the package will need (see the ReadMe for details.)
Run
That's it - now the Package is ready to get going!
Requirements and Inputs
- File path for encoding
- Base64 String and file path for decoding