MARKET RESEARCH
Inbound-Webhook Redline on New Filing Publish
Receives a webhook when a filing platform publishes a new draft version, scrapes both the new and prior versions.
How it runs
The automated pipeline, trigger to output.
- TriggerWebhook: new filing version publishedHTTP webhook
- ActionScrape new and prior versionsFirecrawl
- LogicGenerate sentence-level redline
- ActionReturn material vs. cosmetic verdictOpenAI
- OutputPost redline and verdict to Slack threadSlack
What it does
Reacts the instant a draft is published rather than polling. When an external system fires a webhook with the filing's URL and version, the workflow scrapes the new version and the immediately prior one, produces a sentence-level redline of added and removed text, and posts it to Slack along with an LLM verdict on whether the change is material.
When to use it
Use it when you already get push notifications from a docket service, RSS-to-webhook bridge, or internal publishing tool and want near-instant redlines without waiting for the next scheduled scan. Best for teams that need to react within minutes of a revision.
How it works
- 1An inbound HTTP webhook delivers the filing URL and the prior version URL.
- 2Firecrawl scrapes both versions to clean text.
- 3A diff logic step generates a sentence-level redline of insertions and deletions.
- 4OpenAI reviews the redline and returns a material vs. cosmetic verdict with rationale.
- 5Slack receives the redline and verdict in a threaded message.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect FirecrawlCrawl, scrape, structured extract.
- 3Connect OpenAIModels, embeddings, files.
- 4Connect SlackChannels, DMs, threads, mentions.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Market Research workflows
Weekly Materiality-Ranked Filing Digest by Email
Each Friday, aggregates the week's regulatory filings across the coverage universe, ranks them by materiality.
Earnings Keyword-Spike Alert into Linear
Scans new earnings-call transcripts for a set of strategic keywords you care about, and when a competitor's mention frequency spikes above its historical baseline.
Allocate Sales Territory TAM from BigQuery Geo Data to HubSpot
When triggered by a webhook, queries BigQuery public ZIP-level business data to compute TAM per sales territory.
Discover Adjacent Segments from BigQuery and Rank Expansion Bets
On a schedule, scans BigQuery public industry data for fast-growing NAICS sectors adjacent to your core segments, scores them as expansion bets.
Blend BigQuery TAM with Live Competitor Signals into a Notion Brief
On demand, sizes a chosen segment from BigQuery public data, gathers current competitor signals via Brave Search, and synthesizes a one-page market brief into Notion.
Cross-Competitor Theme-Shift Analyst
An agent that gathers the latest earnings transcripts across all tracked competitors, compares this quarter's themes against the prior quarter stored in Coda.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
