WhatsMine Documentation
Home
  • What is WhatsMine?
  • Feature Tour
  • Requirements
  • Installation
  • Configuration (.env reference)
  • Going Live Checklist
Admin Guide
User Guide
Integrations
  • Architecture
  • REST API v1
  • Production Deployment
  • Frequently Asked Questions
  • Troubleshooting
  • Changelog
Home
  • What is WhatsMine?
  • Feature Tour
  • Requirements
  • Installation
  • Configuration (.env reference)
  • Going Live Checklist
Admin Guide
User Guide
Integrations
  • Architecture
  • REST API v1
  • Production Deployment
  • Frequently Asked Questions
  • Troubleshooting
  • Changelog
  • User Guide

    • User Guide Overview
    • Workspaces & Team
    • Contacts & Segments
    • Team Inbox
    • WhatsApp
    • Broadcasting & Campaigns
    • AI Chatbots & Knowledge Bases
    • Automation
    • Social Media
    • Leads
    • E-commerce
    • Account, Settings & Security
    • Billing & Subscription
    • Developer Tools (API Tokens & Webhooks)
    • Reports & Analytics

Automation

Automations are no-code workflows that react to events and do work for you β€” replying, tagging, branching, waiting, handing off to a human, calling external services and more. Build them visually by dragging and connecting nodes.

Location: Automations (/app/automations)

πŸ“Έ Screenshot: The automations list.

How an automation works

Every automation has:

  1. A trigger β€” what starts it.
  2. A series of nodes β€” the steps it runs, connected into a flow.

Triggers

An automation can start when:

TriggerFires when…
Contact createdA new contact is added.
Tag addedA specific tag is applied to a contact.
Message receivedAn inbound message arrives.
Campaign sentA campaign is delivered.
Form submittedA form is completed.
Webhook receivedAn external system calls your automation's webhook.

The visual builder

Location: open an automation β†’ Edit

πŸ“Έ Screenshot: The drag-and-drop flow builder with connected nodes.

Drag nodes onto the canvas and connect them to define the path. WhatsMine includes around 50 node types, including:

CategoryNodes
SendWhatsApp, SMS, Email, template, media, quick replies, list, buttons (CTA), location, poll
LogicCondition (branch), wait, ask question (pause for a reply), run sub-flow
ContactAdd/remove tag, update contact, add to campaign
PeopleAssign agent / human hand-off
AIAI reply (let a chatbot respond)
ExternalWebhook, Google Sheets/Docs/Forms, book appointment / Google Meet, Shopify / WooCommerce product lookup

Personalisation tokens

Insert dynamic values anywhere using tokens like {{contact.name}}, {{message.body}} or {{context.something}}. They're replaced with real data when the flow runs.

Build with AI

Don't want to start from scratch? Use Generate β€” describe what you want in plain English (e.g. "When someone messages 'pricing', send our price list and tag them as a lead") and AI builds the first draft of the flow for you. Tweak it in the builder.

πŸ“Έ Screenshot: The "Generate workflow with AI" prompt.

Testing & running

  • Test an automation to run it once and watch what happens.
  • View the Runs history to see every execution, its status (running, waiting, complete, failed) and exactly where it is in the graph.
  • Automations that ask a question pause and resume automatically when the contact replies.

πŸ“Έ Screenshot: The automation run history.

External triggers (webhook token)

Generate a webhook token for an automation so external systems (your website, a form tool, Zapier) can trigger it by calling a URL. This lets you connect WhatsMine to virtually anything.

Plan limits

The number of active automations is governed by your plan. See Billing.

➑️ Next: manage your social presence in Social.

Last Updated: 6/19/26, 4:34 PM
Prev
AI Chatbots & Knowledge Bases
Next
Social Media