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