When running an ABM campaign, target account research docs typically identify both primary contacts (the direct outreach targets receiving personalized sequences) and secondary contacts (additional stakeholders at the same accounts). Secondary contacts are not suited for the high-touch, individualized ABM email flow but still warrant systematic nurturing.
The pattern established for [1] is to route secondary contacts into generic industry-segmented drip campaigns built in Salesforce Account Engagement (Pardot), organized by vertical. This keeps secondary contacts warm without requiring the overhead of custom per-contact email content.
Five industry verticals are used as the segmentation buckets, each corresponding to a dedicated Account Engagement campaign and Engagement Studio sequence:
| Campaign Name | Vertical |
|---|---|
| Premium Food & Beverage | Food & beverage brands in the premium/specialty segment |
| Supplements & Wellness | Health supplements and wellness product companies |
| Premium Lifestyle | Lifestyle brands targeting affluent consumers |
| Beauty & Personal Care | Cosmetics, skincare, and personal care brands |
| Agriculture | Agricultural producers and related businesses |
Each campaign has:
- A named Account Engagement campaign for tracking and attribution
- A pre-built Engagement Studio sequence with email templates loaded and ready
- Contacts are routed into the appropriate sequence based on their industry type
ABM research documents contain both primary and secondary contacts per target account. Secondary contacts must be extracted and prepared for upload into Salesforce as contacts (not leads, since ABM accounts are already converted).
Asymmetric (consistent with [2])Before starting any sequence, spot-check the email templates in each campaign:
- Confirm copy is current and accurate (templates may have been built weeks prior)
- Verify links, personalization tokens, and sender details
- Confirm the sequence logic (timing, branching) is correct
Once verified, sequences can be activated.
| Dimension | Primary ABM Contacts | Secondary Contacts |
|---|---|---|
| Email system | Custom Apex + Pardot API (individualized sends) | Account Engagement Engagement Studio (automated drip) |
| Content | Personalized per-contact, pulled from Supabase | Generic industry-segmented templates |
| Engagement notifications | Yes — client notified on link click or 3+ opens | No — standard drip, no real-time alerts |
| Volume | ~250 contacts (PaperTube example) | Varies; parsed from research docs |
| Goal | Direct personal outreach trigger | Brand awareness and warm nurture |
See [3] for the notification system used for primary contacts.
This workflow requires coordination between the strategist/account manager and the technical implementer:
This pattern was implemented for [1] in March 2026. The client requested that secondary contacts from ABM research docs be moved into a more automated, lower-touch flow while the primary ABM sequence continued for the main contacts. The five vertical campaigns were already built; the remaining work was contact extraction, loading, and template verification before launch.