Core Activities
Core activities provide base functionality for Automation. They include functions such as date calculation, string manipulation, and data transformation.
Note: Variable size is limited to 1 MB. As of October 4, 2023, the size of the Large String workflow variable type is limited to 10 MB.
The Core adapter provides the following activities:
- Calculate Date
- Calculate Date Time Difference
- Convert JSON to XML
- Convert XML to JSON
- Escape Regex Metacharacters
- Find String
- Format Date
- JSONPath Query
- Match Regex
- Parse Date
- Parse JSON
- Replace String
- Set Variables
- Sleep
- Split String
- Substring
- To Lower
- To Upper
- Trim String
- XPath Query
- XSL Transform