In a chat based workflow it can get repetitive sometimes asking or answering a question or sending a comment in the same way....
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....
A collection of modules for various System functionality....
With String Tools, you can take an existing string and make changes to it.
Most of these modules can also be used with Regular Expressions - RegEx....
With Bridge math modules, you can manipulate simple values to change them as required within the flow of a conversation....
Often, when accessing an external API, the data isn't filtered or structured in the way you want to use it....
Check if a Key is set on a particular User or Request.
Object: The object that the key will be set on. Either User or Request....
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....
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...