Automations
Building Workflows
Build automated workflows using Qwetty's visual workflow builder.
Workflow components
Every automation consists of:
- Trigger — The event that starts the workflow (e.g., new message received)
- Conditions — Optional filters that determine if the workflow should continue (e.g., message contains certain keywords)
- Actions — What happens when conditions are met (e.g., assign to team member, send reply)
Creating an automation
- Go to Automations and click Create Automation
- Configure the trigger — select the event that starts the workflow
- Add conditions — optionally filter when the automation should run
- Define actions — what the automation should do
- Save and enable the automation
Using the drag-and-drop editor
The workflow builder supports drag-and-drop for:
- Reordering workflow steps
- Adding new steps between existing ones
- Reorganizing the automation list (priority order)
Testing automations
After creating an automation:
- Send a test message that matches the trigger conditions
- Verify the expected action occurs
- Check the activity log for any errors
Next steps
- Automation Examples — Ready-made recipes
- Automations Overview — Automation fundamentals
Last modified on