Features
Automation
Quick Start Guide (10 Minutes)

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

  1. Sign in: Log in to your Mazaal AI account.
  2. Automation: Click on the Automation tab in the sidebar.
  3. Create Flow: Click the "Create Flow" button.
  4. Name Your Flow: Give your flow a name, such as "New Email Notification."

Step 2: Add a Trigger

  1. Select Trigger: Click the "+" button to add a trigger.
  2. Choose Gmail: Search for the Gmail trigger and select it.
  3. Authenticate: Connect your Gmail account to authorize Mazaal AI.
  4. Configure Trigger: Set the trigger to "New Email" and save.

Step 3: Add a Slack Action

  1. Add Action: Click the "+" button to add an action.
  2. Choose Slack: Search for the Slack action and select it.
  3. Authenticate: Connect your Slack account to authorize Mazaal AI.
  4. Configure Action: Set the action to "Send Message" and save.
  5. Message Content: Customize the message to include email details.
📧 New Email
From: {{trigger.from}}
Subject: {{trigger.subject}}
Body: {{trigger.body}}