Automated Inbound
An inbound lead is worth the most in the first few minutes and very little by the next morning. The gap between those two states is usually filled by a manual step — someone reads the form, looks up the company, decides who owns it.
This course automates that gap. A form fill arrives by webhook, gets enriched and scored on arrival, and lands with the right rep with context attached.
About this course
Nine lessons in three blocks: intake (getting submissions to arrive on their own), enrich and score (turning an email address into a decision), and route and follow up (getting it to a human with context).
This is the one advanced course in the library, because it runs on a trigger rather than a button. Lesson 03 covers webhook intake and everything after it assumes rows arrive without anyone pressing anything — which changes how you have to handle failure.
Who it is for. Teams with real inbound volume and a routing problem: a form that goes to a shared inbox, a demo request that sits until someone notices, a signup list nobody scores.
What it costs. Around 6 credits per inbound lead processed. Unlike every other course here, the number that matters is per-lead rather than per-course — it runs continuously once built.
Plan note. Webhook intake and CRM routing depend on integrations available from Pro. Lessons 01 and 06 are useful on any plan.
- Level
- Advanced
- Surface
- Sync GTM app
- Lessons
- 9
- Credit budget
- ~6 credits per inbound lead processed
- Prerequisites
- SyncGTM 101, plus somewhere to receive a webhook from
Skills you will gain
- Measure the real delay in your current inbound process
- Catch a form submission the moment it happens, by webhook
- Enrich a row from nothing but an email address
- Separate a real buyer from a competitor, a student and a personal address
- Score without stalling when an enrichment is slow or comes back empty
- Route by territory, segment or round-robin, and hand off with context
- Follow up automatically without sounding automated
- Monitor the pipeline and see where it fails before a rep tells you
In this course
Intake
- 01Speed to lead, and what actually slows itThe delay in your current process, measured8 min
- 02Connect your lead sourcesForms, demo requests and signups feeding one table9 min
- 03Webhook intakeRows arriving automatically, on submission11 min
Enrich and score
Each lesson from here states its fallback path, because roughly one in five leads will not enrich cleanly and the pipeline still has to route them.
- 04Enrich on arrivalA full person and company profile from an email10 min
- 05Form fill enrichment end to endThe complete intake-to-enriched pipeline, with fallbacks12 min
- 06Score inbound leadsA fit and intent score computed per row, tolerant of missing fields10 min
Route and follow up
- 07Route to the right repOwner assigned by territory, segment or rotation11 min
- 08Automated follow-upA first response that references what they asked for10 min
- 09Monitor and tuneVisibility into what the pipeline is doing and where it fails9 min
What you will have built
A pipeline that runs on submissions rather than on someone remembering:
- A webhook endpoint your forms post to directly
- An enrichment stack that resolves a person and a company from an email
- A classification step separating buyers from competitors, students and personal addresses
- A score that tolerates missing fields instead of stalling on them
- A routing rule by territory, segment or rotation, with context attached
- An automated first response referencing what they actually asked for
- A monitoring view showing throughput and failure points
Before you start
- A form, demo request or signup flow that can send a webhook. Most form tools can; lesson 02 covers the common ones.
- SyncGTM 101. This course does not re-teach tables, and it moves fast.
- A routing rule you already use, even an informal one. Lesson 07 automates the rule you have rather than inventing one.
- Ideally CRM Enrichment first, if the routed lead lands in a CRM — the write-back patterns are the same.
Design for the enrichment that fails
Roughly one in five inbound leads will not enrich cleanly — a personal email, a brand-new domain, a company too small to have a data footprint. If your routing waits for a complete profile, those leads sit unrouted, and they are not evenly distributed: new companies are exactly the segment that fills in a form at 11pm.
Every lesson from 04 onward states its fallback path. The pipeline must route on partial data rather than stall on missing data.
Reference behind this course
- Webhooks and HTTP — receiving and sending
- Person enrichment — what an email resolves to
- Integrations — pushing the routed lead onward
Explore other courses
Where to next
| After this course | Go to |
|---|---|
| Keep the records you just created clean | CRM Enrichment |
| Work the accounts that did not convert | Signals & ABM |
| Give reps the same lookup in chat | AI for Sales Reps |