Skip to main content
enrichPerson matches and enriches one person. Base enrichment costs 1–9 Apollo credits according to the provider’s result and plan.
automations/enrich-apollo-person.automation.ts
Identify the person with personId, email, a 32/64-character hashedEmail, linkedinUrl, name, or first/last name, optionally with employer domain or organizationName. revealPersonalEmails defaults to false. revealPhoneNumber, runWaterfallEmail, and runWaterfallPhone also default to false and require a public HTTPS webhookUrl. Optional account selects the binding. Returns { person: ApolloPerson | null; requestId?: string | number }. Asynchronous phone and waterfall data arrives through the webhook and can be checked with pollWebhookResult. Waterfall vendors may charge even without a match.