Utilities consist of modules that let you interact with the data in a workflow....
The Date/Time extension contains a collection of modules allowing you to parse, validate, manipulate, and format human readable or machine readable da...
With the Delay utility, you can deliberately delay the next step of a workflow....
With the Data Storage utility, you can store and retrieve data against a user (i.e....
With the HTTP call module, you can call out to any external system to send a request and retrieve data....
Enhancing text with string tools
With Bridge math modules, you can manipulate simple values to change them as required within the flow of a conversation....
Array management for tailored data manipulation
Understanding Key Management
With the Add Entity module, you can set the value of a state using data you bring into the workflow....
With the key management modules, you can set, get, and delete keys applied to the current user or request....
This article describes the data returned by most of the Date/Time modules....
JavaScript
The JavaScript Utility has a module you can use to write simple JavaScript functions within a workflow....
Run Script
Use this module to write JavaScript functions and fire up the function(s) you wrote....