CRM

Real-Time Close-Date Slip Escalation

When a Salesforce opportunity's close date slips for the third time, a webhook fires an escalation that flags chronic stalling and opens a manager review thread in Microsoft Teams.

CategoryCRM
Enginesim
Difficultyintermediate
Triggerwebhook
Steps4
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerSalesforce close-date change hits inbound webhookHTTP webhook
  • LogicContinue only on third or later close-date slip
  • ActionFlag opportunity as chronically slipping in SalesforceSalesforce
  • OutputOpen manager review thread in Microsoft TeamsMicrosoft Teams

What it does

Listens for opportunity-update events from Salesforce in real time. When a deal's close date is pushed for the third time (chronic slippage — the clearest tell of a rotting deal), it escalates immediately rather than waiting for a nightly batch. It tags the opportunity as chronically slipping and opens a focused manager review thread in Microsoft Teams with the slip history and amount at stake.

When to use it

Use this when serial date-pushing is masking dead deals in your forecast and you want managers pulled in the moment a pattern emerges, not weeks later.

How it works

  1. 1A Salesforce close-date change posts to an inbound webhook.
  2. 2A logic step checks the deal's slip count and continues only on the third or later slip.
  3. 3Update the opportunity in Salesforce with a chronic-slip flag.
  4. 4Open a Microsoft Teams review thread tagging the owner and manager with slip history and amount.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect SalesforceAccounts, opportunities, cases.
  2. 2
    Connect HTTP webhookTrigger any URL on agent actions.
  3. 3
    Connect Microsoft TeamsChannels, chats, files.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.