IT OPS

Real-Time Dormancy Flagging on Identity Deactivation Events

When an identity provider emits a user deactivation or long-inactivity event via webhook, instantly checks owned SaaS seats and opens a Linear deprovision task for each one still…

CategoryIT Ops
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWebhook receives IdP deactivation eventHTTP webhook
  • ActionFetch user's current seat assignmentsHTTP webhook
  • LogicFilter to still-active billable seats
  • ActionOpen Linear deprovision task per seatLinearLinear
  • OutputSurface deprovision queue in LinearLinearLinear

What it does

Listens for deactivation and prolonged-inactivity events streamed from your identity provider. On each event, it looks up the user's currently assigned SaaS seats, and for every seat still attached it opens a tracked deprovision task in Linear so no orphaned license lingers after someone leaves or goes dark.

When to use it

Use it to close the gap between an employee being deactivated and their paid seats actually being reclaimed. Ideal for IT teams that want event-driven cleanup instead of catching orphaned seats weeks later in a batch sweep.

How it works

  1. 1A webhook receives a deactivation or inactivity event from the IdP.
  2. 2An HTTP call fetches the user's current seat assignments across connected apps.
  3. 3A logic step filters to seats that are still active and billable.
  4. 4For each remaining seat, a Linear task is created with owner, app, and cost.
  5. 5Linear surfaces the deprovision queue for IT to clear.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect LinearIssues, projects, cycles, triage.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    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.