Skip to main content
apollo.enrichOrganization matches a company and returns its organization data. A match costs one Apollo credit.
automations/enrich-apollo-organization.automation.ts
Provide at least one of domain, linkedinUrl, name, or website. Optional second argument { account } selects the binding. Returns { organization: ApolloOrganization | null }. A no-match result is null, not an action failure.