> ## Documentation Index
> Fetch the complete documentation index at: https://help.eazybe.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Deal Stage Alerts

> WhatsApp notifications when Pipedrive deals move

<Info>
  **Setup Time**: 15 minutes | **Difficulty**: Medium | **Pipedrive Plan**: Professional+\
  **Requires**: WABA
</Info>

## The Solution

Automatic WhatsApp when deals change stage.

## Setup

<Steps>
  <Step title="Create Templates">
    Create approved templates for each stage notification
  </Step>

  <Step title="Configure Pipedrive Automation">
    **Settings** → **Automation** → **Create automation**

    Trigger: Deal stage changed

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/eazybe/images/pipedrive/automation-trigger.png" alt="Automation trigger" />
    </Frame>
  </Step>

  <Step title="Add Webhook Action">
    Add webhook action pointing to Eazybe endpoint

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/eazybe/images/pipedrive/webhook-action.png" alt="Webhook action" />
    </Frame>
  </Step>
</Steps>
