CATEGORIES
« Hide
All Integrations425Built-In14Artificial Intelligence26Commerce23Communication56CRM43Developer Tools87Education9Finance25Hosting27Human Resources5Issue Tracking13Location Services2Marketing104Media52Productivity90SAAS62Security7Social25Storage21Support19Task 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.