Alex Pham
532 views
Table of Contents
Step 1: From the home screen, click on the Automations menu in the left sidebar.

After accessing the site, you will see a list of all the automations that have been created.

Information displayed:
Click the "Create Now" button.

You can:

The Workflow Builder interface will appear, allowing you to design the process.

Triggers are the starting point of automation – events that trigger a process.
Drag and drop the Trigger element onto the canvas or click on an existing Trigger node.

Select the type of object that will trigger automation.

Select the trigger activity:
After adding a Condition to the workflow, the Trigger will be locked and cannot be edited. Make sure the Trigger is configured correctly before adding other elements.
Conditions help filter and check specific conditions before taking action.
Drag and drop the Condition element onto the canvas and connect it to the Trigger.

Select the data fields to check:
Select the values to compare:
Choose a comparison operator:
Actions are operations that are performed automatically.
Drag and drop the Action element onto the canvas and connect it to the Condition.


Configuration:
Select recipient:

Choose an email template:
Choose a pre-made email template from the Email Builder.

Select the sender:
Choose the email account to send it to.

Wait/Delay allows you to pause a process for a period of time.
Drag and drop the Wait element onto the canvas.

Enter the quantity and select the unit of time:

Example: Wait 10 minutes before taking the next action.
The human element is used when human intervention is required in a process.
Drag and drop the Human element onto the canvas.


Fields to fill in:

Two ways to set a deadline:
Review the entire established process.
Click the Save button to save the automation.

The system will display a "Saved successfully" message.

Scenario: When a new task is created with the status "To Do", the system will:
Configure workflow:
[Trigger: Task Created] ↓ [Condition: Status = "To Do"] ↓ (True) [Action: Send Email to Team] ↓ [Wait: 10 minutes] ↓ [Condition: Type = "Meeting"] ↙ ↘ (True) (False) ↓ ↓ [Human] [Send Email]Usage tips[Trigger: Task Created] ↓ [Condition: Status = "To Do"] ↓ (True) [Action: Send Email to Team] ↓ [Wait: 10 minutes] ↓ [Condition: Type = "Meeting"] ↙ ↘ (True) (False) ↓ ↓ [Human] [Send Email]
Create simple automations first, then gradually expand.
Utilize pre-made templates to save time.
Always test the workflow with test data before implementing it in practice.
Give your automation a descriptive name to make it easier to manage.
Make sure you have already created your email template in Email Builder before using it in automation.




