
Miscellaneous
Actions
Action components allow you to perform operations on the app.

Conditional Value
Allows you to select a value from a list of values based on the given conditions.
Convert Type
Determines the type of the current value and returns it.

Example Values 1
Provides simple example values when run: Text, Number, Yes/No, Date.

Example Values 2
Provides simple example values when run: Time, File, Empty and Non-Activating Output

Example Values 3
Provides example composite values when run: Entity, List and Table.

Get Connection
View your connection detail.

Logger
Logs the input to the console.

Map Values
Finds a specified field name in the given Entity, and returns the value of the matching field.

Get External User
Returns the information of the user running the automation.

Random Integer
Returns a random integer in the given range including the minimum and maximum numbers.

Random Number
Returns a random (rational) number in the given range. The result is not rounded to an integer and has fractional part.

Random Text
Returns a random text with the given length and characters.