SALES

Risk-tier escalation router from Snowflake to Slack or PagerDuty

Watches for accounts whose renewal-risk tier worsens between scoring runs and routes each escalation by severity and value — standard moves go to the AE Slack channel.

CategorySales
Enginesim
Difficultyadvanced
Triggerschedule
Steps6
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerPost-scoring scheduled run
  • ActionFetch current vs previous risk tierSnowflakeSnowflake
  • LogicKeep accounts whose tier worsened
  • LogicRoute by severity and contract value
  • ActionPost standard downgrades to AE channelSlack
  • OutputPage account director on critical high-valuePagerDutyPagerDuty

What it does

This workflow acts as a severity-aware router for risk changes. It detects when an account's risk tier degrades, then decides where the alert should land based on contract value and how critical the new tier is, so urgent cases get human attention fast.

When to use it

Use it when a flat alert channel buries the accounts that truly matter. It separates routine downgrades from existential ones, paging on-call leadership only for high-value accounts entering critical risk.

How it works

  1. 1A scheduled trigger runs after each risk-scoring pass.
  2. 2A Snowflake query returns each account's current and previous risk tier plus contract value.
  3. 3A logic step keeps only accounts whose tier worsened this run.
  4. 4A routing branch evaluates severity and ARR: standard downgrades are batched, while high-value critical entries are isolated for escalation.
  5. 5Standard downgrades post to the AE Slack channel, and an output step pages the account director via PagerDuty for high-value critical escalations.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect SnowflakeWarehouses, queries, shares.
  2. 2
    Connect SlackChannels, DMs, threads, mentions.
  3. 3
    Connect PagerDutyIncidents, on-call, escalations.
  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.