MARKET RESEARCH

Earnings Strategy-Shift Detector with Slack Alert

Compares a competitor's new earnings transcript against last quarter's stored signals and posts a Slack alert only when a material strategy shift is detected.

CategoryMarket Research
Enginesim
Difficultyintermediate
Triggerwebhook
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew-quarter webhook from ingest jobHTTP webhook
  • ActionExtract signals from new transcriptOpenAI
  • ActionRead prior quarter signalsCodaCoda
  • LogicClassify shift as material vs routineOpenAI
  • LogicStop if routine
  • OutputPost strategy-shift alertSlack

What it does

When a fresh transcript is detected, it diffs the newly extracted signals against the prior quarter's signals stored in your Coda tracker, and fires a Slack alert only when something material changed (new market entry, pricing reversal, guidance cut, leadership-stated pivot). Quiet quarters produce no noise.

When to use it

Use it when you don't want a row every quarter but a heads-up the moment a rival meaningfully changes direction. Ideal for competitive-response teams who only want to act on real moves.

How it works

  1. 1A webhook fires when your transcript-ingest job records a new quarter.
  2. 2OpenAI extracts the structured signal set from the new transcript text.
  3. 3The flow reads the previous quarter's signals for that competitor from the Coda tracker.
  4. 4OpenAI compares the two periods and classifies the change as material or routine, with a one-line rationale.
  5. 5A logic gate stops the flow when the change is routine.
  6. 6A formatted strategy-shift alert is posted to the competitive-intel Slack channel.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect CodaDocs, packs, automations.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    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.