# How to use Scaloom with Apollo

In order to use your Scaloom videos in your Apollo campaigns, follow this guide

1.) Export your Scalooom analyses as a CSV file

<figure><img src="/files/7h8Gvtw0iesEyPkXMq3s" alt=""><figcaption></figcaption></figure>

2.) Create a new campaign in Apollo, select from scratch and name it.

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121009_1788.gif" alt=""><figcaption></figcaption></figure>

3.) Select add a step and choose automatic email.

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121008_9527.png" alt=""><figcaption></figcaption></figure>

4.) Create the custom variable for your Scaloom analyse by going to "Settings" —> "Contacts" —> "Custom Fields". Creating a new field and name it "thumbnailEmbed" and select the "Single-line Text" type.

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121009_2323.png" alt=""><figcaption></figcaption></figure>

5.) Select Contacts and upload your CSV.

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121008_3804.png" alt=""><figcaption></figcaption></figure>

6.) Map your columns to the data from your Scaloom CSV.

<br>

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121008_3933.png" alt=""><figcaption></figcaption></figure>

<br>

7.) Ensure that the variable "thumbnailEmbed" is mapped accordingly. Then select Import.

8.) Craft your outreach message and include your Scaloom analyse by selecting the curly brackets at the bottom, selecting custom and select "thumbnailEmbed".<br>

9.) Turn on your campaign!

<figure><img src="https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121008_3435.png" 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://scaloom.gitbook.io/scaloom/integrations/how-to-use-scaloom-with-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.
