LEAD GENERATION
Dedupe event attendee lists in a Coda tracker with a reviewable merge log
Pulls newly imported event attendees from a Coda table, finds fuzzy duplicates against rows already in the tracker.
How it runs
The automated pipeline, trigger to output.
- TriggerDaily schedule fires
- ActionRead attendee rows from Coda trackerCoda
- LogicScore fuzzy name + domain duplicate pairs
- LogicBranch: auto-merge vs flag for review
- ActionMerge confident duplicates in CodaCoda
- OutputAppend merges and flags to Coda merge logCoda
What it does
When booth staff and a list-rental vendor both feed attendees into the same Coda tracker, you get near-duplicates: "Jon Smith / Acme" and "Jonathan Smith / Acme Inc." This workflow finds those pairs, merges them onto a single canonical row, and records what it merged so a human can audit or reverse it.
When to use it
Use it when your event pipeline lives in Coda and several sources write to one attendee table. Run it on a schedule so the tracker stays clean without anyone hand-merging rows.
How it works
- 1A daily schedule kicks off the run.
- 2The flow reads all attendee rows from the Coda table, flagging the ones added since the last run.
- 3It scores fuzzy matches on name plus normalized company domain to find likely duplicates.
- 4A branch separates confident matches (auto-merge) from ambiguous pairs (flag only).
- 5Confident pairs are merged into the canonical row in Coda, keeping the earliest first-touch date.
- 6Every merge and every flagged pair is appended to a Coda merge-log table for review.
Set it up
What you configure once, before turning it on.
- 1Connect CodaDocs, packs, automations.
- 2Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 3Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 4Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Lead Generation workflows
Manual Brave keyword sweep into an Airtable research board
On demand, sweeps a topic across Brave Search, clusters the results by buying stage with an LLM, and writes a deduplicated research board to Airtable with company, source URL.
Fast-track hot webinar leads into HubSpot and ping the rep on Slack
After a webinar, identify attendees whose poll answers signal high purchase intent, create or update their HubSpot contact with a lead score.
Webhook-triggered Brave rising-keyword check into a Notion trend queue
When an external trend or alert tool fires a webhook with a keyword, checks Brave for current intent volume and freshness, has an LLM judge whether it's a real warm signal.
Fuzzy-match badge companies to Salesforce accounts and enrich
Resolves messy hand-typed company names from badge scans to canonical Salesforce accounts using domain and fuzzy-name matching, enriches missing firmographics.
Daily rollup of scored webinar leads from Airtable into HubSpot lists
On a schedule, read newly scored webinar leads from Airtable, sync each into the matching HubSpot tiered list (Hot/Warm/Cold).
Instantly triage uploaded badge CSVs and notify the SDR lead
Accepts a badge-scan CSV via webhook, validates and dedupes it on the spot, checks each attendee against HubSpot.
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.
