MARKETING

Real-time UTM validation API for link builders

Exposes a webhook that any link-builder form or browser extension can call to validate a campaign URL on the spot.

CategoryMarketing
Enginesim
Difficultybeginner
Triggerwebhook
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWebhook receives candidate URLHTTP webhook
  • ActionParse URL and extract UTM parameters
  • LogicValidate values against approved taxonomy
  • LogicBranch on pass or fail and build correction hints
  • OutputReturn structured JSON verdict to callerHTTP webhook

What it does

This workflow turns your UTM taxonomy into a callable validation service. A link-builder UI, spreadsheet macro, or browser extension POSTs a candidate URL to the webhook; the flow parses and checks every UTM parameter and responds synchronously with a verdict plus a list of specific violations and suggested corrections. Bad links never get copied to the clipboard.

When to use it

Use it when you want validation at the point of creation rather than after the fact — embedding the guardrail directly into whatever tool marketers use to build links, so the taxonomy is enforced before a URL ever leaves the builder.

How it works

  1. 1A webhook receives a POST with the candidate URL and optional context.
  2. 2The flow parses the URL and extracts all UTM parameters.
  3. 3It validates each value against approved vocabularies and formatting rules.
  4. 4A branch decides pass or fail and assembles violation messages with fixes.
  5. 5The webhook responds with a structured JSON verdict the caller renders inline.

Set it up

What you configure once, before turning it on.

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