MARKET RESEARCH

On-Demand Trend Cluster Report via Webhook

Accepts an ad-hoc topic via webhook, runs a Brave Search sweep, clusters emerging terms around that topic, and returns a structured JSON report synchronously to the caller.

CategoryMarket Research
Enginesim
Difficultyintermediate
Triggerwebhook
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWebhook receives topic and seed termsHTTP webhook
  • LogicValidate payload and expand query variants
  • ActionRun Brave Search on each query variantBraveBrave Search
  • ActionCluster surfacing terms into named themesOpenAI
  • OutputReturn structured cluster report in responseHTTP webhook

What it does

This workflow exposes the trend radar as an API. A caller posts a topic and optional seed terms to a webhook; the workflow runs a focused Brave Search sweep, clusters the surfacing terminology into named themes, and returns a structured JSON report in the response — no waiting for the next scheduled run.

When to use it

Use it when trend analysis needs to be on-demand and embeddable — inside an internal tool, a research portal, or another automation that wants fresh clusters for an arbitrary topic. Ideal for engineering teams wiring trend insight into their own apps.

How it works

  1. 1An inbound webhook receives the topic and optional seed terms.
  2. 2A logic step validates the payload and expands the topic into query variants.
  3. 3Brave Search runs each query variant and collects results.
  4. 4An OpenAI step clusters the surfacing terms into named themes with novelty scores.
  5. 5The workflow returns the structured cluster report as the webhook response.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect Brave SearchWeb, news, image, video search.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect HTTP webhookTrigger any URL on agent actions.
  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.