CRM

Apollo actions

28 actions you can wire into a flow, alongside everything else in the CRM integration.

Every Apollo action

  • Account: CreateCreate an account (company) in your Apollo CRM. Needs a name or domain.
  • Account: Get by IDFetch a single Apollo account by its ID (Apollo master key required).
  • Account: UpdateUpdate an existing Apollo account by ID. Only supplied fields change.
  • Accounts: SearchSearch the accounts saved in your Apollo CRM by name, stage and list.
  • Companies: SearchSearch Apollo's company database by name, location and headcount.
  • Company: Bulk EnrichEnrich up to 10 companies at once from a comma-separated list of domains.
  • Company: EnrichEnrich a company in Apollo by its domain. Returns the organisation object.
  • Contact: CreateCreate a contact in your Apollo CRM. Returns the contact ID and object.
  • Contact: Get by IDFetch a single Apollo contact by its ID (Apollo master key required).
  • Contact: UpdateUpdate an existing Apollo contact by ID. Only supplied fields change.
  • Contacts: SearchSearch the contacts saved in your Apollo CRM by keyword, stage and list.
  • Deal: CreateCreate a deal (opportunity) in your Apollo CRM. Returns the deal ID and object.
  • Deal: UpdateUpdate an existing Apollo deal by ID. Only supplied fields change.
  • Deals: ListList the deals (opportunities) in your Apollo CRM, sorted by amount or status.
  • Email Accounts: ListList the connected mailboxes in Apollo: use an id as the sequence sender. Master key.
  • Email: Create DraftCreate a one-off email draft to a contact (does not send). Master key required.
  • Email: Send NowSend a drafted Apollo email immediately (async). Master key required.
  • Emails: SearchSearch Apollo outreach emails by contact, sequence or keyword. Master key required.
  • People: SearchSearch Apollo's people database by title, seniority, location and keywords.
  • Person: Bulk EnrichEnrich up to 10 people at once from a JSON array of match criteria.
  • Person: EnrichEnrich a single person in Apollo by email, name or LinkedIn URL.
  • Sequence: Add ContactsAdd contacts to an Apollo sequence from a sending mailbox.
  • Sequence: CreateCreate an Apollo sequence (emailer campaign). Needs a name. Master key required.
  • Sequence: UpdateUpdate an Apollo sequence by ID (name, active, visibility…). Master key required.
  • Sequence: Update Contact StatusMark finished / remove / stop contacts in an Apollo sequence. Master key required.
  • Sequences: ListList Apollo sequences (emailer campaigns), optionally filtered by name.
  • Task: CreateCreate Apollo tasks for one or more contacts, assigned to a user.
  • Users: ListList the users (team members) in your Apollo account: handy for owner IDs.

Also in CRM

Put Apollo in a flow

These actions sit on the same canvas as every other integration, so a Apollo step can follow a form, a schedule or a message without any glue code.