
Logic Integration
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.
How to Use Logic in Your Automations?
Monkedo provides built-in components to streamline your workflow automation process. To use Logic in your automation and build seamless no-code workflows, follow these simple steps:
- Log in to your Monkedo account.
- Navigate to the Automation section and click on "Create Automation."
- In the left sidebar, explore component categories such as Triggers, Actions, Flow Control, Data Actions, and Browser Actions.
- Built-in components are organized under these categories. Select a category and use the search bar to find Logic.
- Drag and drop the Logic component into the editor area.
- Click the component to configure its settings in the right-hand panel.
Customize your automation by filling in the required fields and adding additional app components. Connect outputs to inputs between components to create a smooth and logical workflow. Need assistance? Watch our quick tutorial video here to get started faster!