CATEGORIES
« Hide
All Integrations433Built-In13Artificial Intelligence27Commerce24Communication55CRM46Developer Tools87Education9Finance26Hosting28Human Resources6Issue Tracking13Location Services2Marketing107Media53Productivity91SAAS62Security8Social27Storage22Support19Task Management48

Logic

Logic action and trigger components.

Actions

Action components allow you to perform operations on the app.

Convert to Yes/No

Converts the input to Yes or No.

AND

The output will be Yes if both inputs are Yes or equivalent to Yes. Otherwise it will be No.

NOT

Inverts the input value. If the input is equivalent to Yes, the output will be No. Otherwise, it will be Yes.

OR

The output will be Yes if at least one of the inputs is Yes or equivalent to Yes. Otherwise it will be No.

XOR

The output will be Yes if exactly one of the inputs is Yes or equivalent to Yes. Otherwise it will be No.