CATEGORIES
« Hide
All Integrations421Built-In14Artificial Intelligence25Commerce23Communication55CRM43Developer Tools85Education9Finance25Hosting26Human Resources5Issue Tracking13Location Services2Marketing104Media52Productivity89SAAS61Security7Social25Storage20Support18Task Management47

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.