# Apollo

The Apollo Node enrolls qualified contacts into Apollo sequences directly from your workflow.\
It supports standard enrollments or fully personalized sends using content from the `Email Sequence` node, and auto-creates missing companies/contacts.\
Mailbox/owner-aware routing, token refresh, and structured logging ensure reliability and traceability.\
Ideal for converting intent signals into timely, tailored outbound at scale.

#### Configuration Overview <a href="#configuration-overview" id="configuration-overview"></a>

Here’s what you’ll configure:

**Action**

Here you can either opt for just enroll the contacts from the workflow to you sequences or use the Email Sequence to personalize the email content to your sequences.

You can also use the "Enroll contacts into sequences with custom email content (Email Sequence node required)" to have customized emails on Apollo.

**Sequence Name**

This dropdown lists your available sequences. Pick the one you want the contacts to be enrolled in.

**Default Mailbox Name**

This is the mailbox that will be used to send the sequence emails. It should belong to a user who is assigned to the sequence or is intended to own the outreach.

<figure><img src="/files/iFke4lgd8vYVHZnjUCXe" alt="" width="375"><figcaption></figcaption></figure>

***

When you are enrolling contacts to a sequence, by default, Apollo does not let you enroll them if they are already active in another sequence OR if they have already finished any other sequence.

This is also true for when HockeyStack is assigning contacts to sequences so that you do not double enroll.

If you want more granular control over when to not send emails you can do it through the Apollo UI by going to Settings tab under the Sequence you have selected.

<figure><img src="/files/8l8oh3FElEkeLj4nEWHY" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/apollo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
