SECOPS

Reporter Feedback Loop & Case Closeout

When a phishing case verdict is finalized in Postgres, automatically replies to the original reporter with a plain-language outcome, updates a leaderboard of top reporters.

CategorySecOps
Enginesim
Difficultybeginner
Triggerevent
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerCase verdict finalized in triage tablePostgreSQLPostgres
  • LogicMap verdict to plain-language outcome
  • ActionReply to original reporter with outcomeGmailGmail
  • ActionUpdate top-reporter leaderboardPostgreSQLPostgres
  • OutputResolve originating ticket in queueZendeskZendesk

What it does

Closes the loop with the human who reported the email. As soon as a case reaches a final verdict, it sends the reporter a clear thank-you with what was found and what action was taken, credits them on a reporting leaderboard to reinforce good behavior, and marks the originating ticket resolved.

When to use it

When you want to keep employees reporting suspicious mail by acknowledging every submission, and to retire closed cases automatically instead of leaving stale tickets open in your queue.

How it works

  1. 1A row in the Postgres triage table flips to a finalized verdict, firing the trigger.
  2. 2A logic step maps the verdict to a friendly outcome message (confirmed phishing, safe, or already handled).
  3. 3The flow emails the original reporter via Gmail with the outcome and any guidance.
  4. 4The reporter's running tally is updated on the recognition leaderboard in Postgres.
  5. 5The originating case is transitioned to resolved in the Zendesk ticket queue.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect PostgresAny Postgres URL — query, write, migrate.
  2. 2
    Connect GmailRead, draft, send, label.
  3. 3
    Connect ZendeskTickets, queues, knowledge base.
  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.