# RD Station CRM

## Using the Erathos platform

When selecting RD Sttaion CRM as a new connector on the Erathos platform, you will need to name your connection and fill in the following form:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaGtCIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--51a01b8af669f6b1b5c51476680bdcf639f8ced8/rd%20station%20crm.png)

## How to find my RD Station Token?

1. Log in to your RD Station CRM **account**
2. Click on **username**, in the top right corner
3. In the dropdown menu, click on **Profile**
4. If you have already generated a token, you can use the same one, which will be shown in the texto **Instance Token** field
5. In case there is no token inthe field mentioned, click on **Generate Token**

   Warning: The Disable Token button will irreversibly undo all API or webhook integrations for the user. Even if the user clicks the Generate Token button again afterward, a different code will be generated, and the integrations will need to be set up again. Therefore, only use this button if you really want to undo the integrations!

With this connection created you can seemlessly move your RD Station CRM data to your BigQuery, Redshift or Postgres data-warehouse.

## What endpoints can I access with the Erathos platform?

* tasks
* activities
* deals
* deal\_contacts
* deal\_products
* users
* teams
* organizations
* contacts
* products
* pipelines
* pipeline\_stages
* sources
* campaigns
* deal\_details


---

# 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.erathos.com/connectors/apis/rd-station-crm.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.
