# Outreach

### Connect to Outreach

1\. Go to the **Resources** page and click the <img src="/files/luUqNwhjG7IZbheUpaBG" alt="" data-size="line">  button.&#x20;

2\. Select **Outreach**.

3\. Enter your account credentials and click **Connect**. Please follow [here](https://api.outreach.io/api/v2/docs#:~:text=Outreach%20API%20applications%20use%20the,token\)%20that%20identify%20the%20user.) to get credentials.

* **`Client ID`**: Client ID of your Outreach developer application
* **`Client Secret`**: Client Secret of your Outreach developer application&#x20;
* **`Redirect URI`**
* **`Refresh Token`**: Token for obtaining the new access token Start Date
* **`Start Date`**: Retrieve data starting from a specific date and time. The date should be defined in UTC date and time, such as 2020-11-16T00:00:00Z.

4\. Choose tables to import and click **Finish Setup**.&#x20;

5\. You will see a  <img src="/files/-MgBo4LSmdK4OS-NqLZy" alt="" data-size="line"> icon next to your resource. It may take a few minutes to several hours depending on the data size and the number of your tables. Once your data is ready, you will receive a notification email.&#x20;

### Supported table <a href="#output-schema" id="output-schema"></a>

* Prospects
* Sequences
* SequenceStates


---

# 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.acho.io/acho-studio/resources/import-data/outreach.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.
