PROCESIO
OverviewPlatform ActionsIntegrations & DemosCustom ActionsDeveloperโ€™s Guide

Converters

The Converter folder contains utility actions:

The Converter folder contains utility actions:

1. FromBase64 โžœ Decodes a base64 string.

2. ToBase64 โžœ Encodes a string to base64.

3. ToString โžœ Convert any object to a string.

4. Json To Xml โžœ Convert JSON to XML.

4. Xml To Json โžœ Convert XML to JSON.

4. Encrypt to AES256 โžœ Encrypt a string using AES256.

4. ecrypt from AES256 โžœ Decrypt a string encrypted using AES256.