Capability

Apollo — People & Company Enrichment

Look up people and companies in Apollo.io and get clean fields back: email, phone, job title, LinkedIn, industry, company size. Read-only; nothing is created unless you choose to. Needs an Apollo API key.

What your agent can do with it

  • apollo_apiAuthenticated HTTP access to the Apollo.io REST API (https://api.apollo.io/api/v1). The applier injects the vaulted API key into the `x-api-key` header (raw key, no prefix — Apoll…
  • apollo_enrich_personEnriches ONE person via Apollo's people/match and returns normalized contact fields { email, phone, jobTitle, linkedinUrl, city, country, company }. Read-only, no side effects (re…
  • apollo_enrich_companyEnriches ONE company via Apollo's organizations/enrich and returns normalized firmographic fields { industry, companySize, website, description, linkedinUrl, country }. Read-only,…
  • apollo_search_peopleSearches Apollo's people database (mixed_people/search) and returns a normalized list of prospects [{ name, email, jobTitle, linkedinUrl, city, country, company }]. Read-only, no …

What you will need

Asked for at install. Stored in your pod, never on our servers.

  • Apollo API keyThe Apollo.io API key (Settings -> Integrations -> API). Stored server-encrypted in the vault; never persisted in the template.
  • {{name}} Apollo API keySecretApollo.io API key for the apollo_api connector.