Quick Start Guide: Building Your First Automation
Welcome to Mazaal AI! In this guide, you'll create your first automation in just 10 minutes. We'll build a simple but useful flow that sends you a Slack message whenever you receive a new Gmail email.
Prerequisites
Step 1: Create Your First Flow
- Sign in: Log in to your Mazaal AI account.
- Automation: Click on the Automation tab in the sidebar.
- Create Flow: Click the "Create Flow" button.
- Name Your Flow: Give your flow a name, such as "New Email Notification."
Step 2: Add a Trigger
- Select Trigger: Click the "+" button to add a trigger.
- Choose Gmail: Search for the Gmail trigger and select it.
- Authenticate: Connect your Gmail account to authorize Mazaal AI.
- Configure Trigger: Set the trigger to "New Email" and save.
Step 3: Add a Slack Action
- Add Action: Click the "+" button to add an action.
- Choose Slack: Search for the Slack action and select it.
- Authenticate: Connect your Slack account to authorize Mazaal AI.
- Configure Action: Set the action to "Send Message" and save.
- Message Content: Customize the message to include email details.
📧 New Email
From: {{trigger.from}}
Subject: {{trigger.subject}}
Body: {{trigger.body}}