CATEGORIES
« Hide
All Integrations424Built-In12Artificial Intelligence27Commerce22Communication55CRM46Delivery Management1Developer Tools87Education9Finance26Hosting27Human Resources6Issue Tracking13Marketing107Media53Productivity87SAAS62Security8Social27Storage21Support19Task Management46

Miscellaneous

Miscellaneous action and trigger components.

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.

Provide a list of values you want to select and a list of conditions corresponding to each value in the list. If a condition is met, the corresponding value will be provided as the output.

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.

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.

This component is only available in the project automations. Returns information about the external user that runs this automation in the background.

It returns a constant value when run from the editor.

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.