MARKETING
Real-Time UTM Check on Submitted Campaign Links via Webhook
Receives a campaign link the moment a marketer submits it through a form or shortlink tool, validates the UTM tagging instantly.
How it runs
The automated pipeline, trigger to output.
- TriggerWebhook receives candidate URL and submitter infoHTTP webhook
- LogicParse and validate UTM parameters against convention
- LogicBranch on approved vs rejected
- ActionAppend rejection to Airtable audit logAirtable
- OutputReturn approve/reject verdict as webhook responseHTTP webhook
What it does
This workflow exposes a webhook endpoint that any internal form, browser extension, or shortlink generator can call with a candidate campaign URL. It validates the UTM parameters synchronously and returns an approval verdict in the response, so the submitting tool can block a bad link at the point of creation. Every rejection is appended to an Airtable audit log for trend analysis.
When to use it
Use it when you want UTM compliance enforced at the exact moment a link is minted — inside your link-shortener, a Notion form, or a custom marketing portal — rather than catching errors later in a sheet.
How it works
- 1An HTTP webhook receives a POST with the candidate URL and submitter metadata.
- 2A logic step parses the URL and validates every UTM parameter against the convention and required-field rules.
- 3It branches on the result: approved links return a 200 with a clean verdict; rejected links return the specific failure reasons.
- 4For any rejection, the workflow appends a row to the Airtable audit log capturing the bad link, reason, and submitter.
- 5The verdict payload is returned to the calling tool as the webhook response.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect AirtableBases, tables, views, automations.
- 3Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 4Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 5Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Marketing workflows
Agentic UTM Taxonomy Steward: Detect, Explain, and Propose Fixes
An agent reviews the full backlog of campaign links in Airtable, reasons about taxonomy drift beyond rigid rules, drafts standardized replacements for malformed UTMs.
Slack UTM Check: Paste a Link, Get an Instant Verdict
Lets marketers drop a tracking URL into a Slack channel and get an immediate threaded reply that says whether the UTMs are valid, what is wrong, and a corrected suggestion.
Backlink Outreach Drafter for Verified Mentions
Picks verified, high-authority unlinked mentions from Airtable, drafts a personalized backlink-request email for each.
Source-Authority Verifier for Mention Provenance
Takes a queue of detected brand mentions and runs an agent that verifies whether each source is a legitimate, authoritative publisher versus a scraper or syndication copy.
Unlinked Brand-Mention Detector with Authority Scoring
Scans the web for fresh brand mentions, filters to ones that name you without linking back, scores the publishing domain's authority.
Weekly Brand-Mention Provenance Digest to Notion
Aggregates the week's tracked mentions from Airtable into a single summarized report covering new opportunities, authority distribution, and outreach progress.
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.
