Core
Adds an item to a Collection. This new item will become the last item of the Collection. ...
Adds an item to a Collection. Essentially the same as addItem, but should the item value be a...
Adds an entry to a Map. The entry will have the key and value as defined by the resolved valu...
Adds a new item into a ZIP archive being created with a createZip command. Parent...
Evaluates the content commands in the defined document part or an external document. A Flow d...
Counts the number of items within a Collection and places the result into a new variable. Whi...
Creates a variable with a new ZIP archive File as its value. Child commands ...
Exports the specified document File into a PDF File and stores it into the variable context. ...
Creates a new Collection that contains another Collection's items that pass the specified con...
Retrieves a File from an Online template archive and stores it into the variable context. ...
Combines two specified PDF files into one and stores the resulting PDF file into the variable...
Combines all the PDF Files found in a given Collection into one and stores the resulting PDF ...
Takes JSON content as a File or as a String, parses it into an appropriate structure of varia...
Restores a String previously stored with storeString or storeStringSet. The restored String m...
Restores multiple Strings previously stored with storeString or storeStringSet. All stored st...
Sets a variable of the defined name and value into the variable context, overwriting any exis...
Creates a variable with a new Collection as its value. Parent commands ...
Creates a new variable holding a Date value representing a specified date. Attri...
Creates a new variable holding a DateTime value representing a specified date and time. ...
Encrypts the specified PDF file and stores the result into the variable context. The type of ...
Changes the currently running Flow's Event value, which dictates the starting Step of each Se...
Allows data exported from Salesforce's Translation Workbench to be used in the logic. Current...
Sets a new Locale as the user's default locale until the end of the Flow. The default locale ...
Creates a variable with a new Map as its value. Child commands addMapE...
Changes the message of the Step that is currently being evaluated. Note that the message in t...
Allows a new value to be set for a property of an existing variable. Generally entries of Map...
Creates a new variable holding a String value, or appends new content at the end of an existi...
Creates a new variable that holds a translation Map based on a Translation part found inside ...
Produces a new variable holding a Collection with the contents of the specified Collection s...
Stores a variable value into a document or another kind of File. This stored value can be lat...