# Typeform

## Using the Erathos platform

When selecting Typeform 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/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWXc9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--51254cb36c4180d41d84a485dd806791aa864e76/typeform.png)

## How to find my Typeform Token?

1. Log in to your account
2. In the upper left corner of the page, in the drop-down menu beside your username, click on **Account**.
3. In the left menu, enter the Personal Tokens page.
4. Select Generate new token.
5. In the token's fielnd name, type in a name that can help you identify it later.
6. Define the necessary permissions and level of access for this API Token.
7. Click on Generate Token.

Now, copy the token value and paste it on the Erathos platform's Token field. Don't forget to click on **Save and close** to advance to the next steps of the integration.

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

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

* workspaces
* forms
* forms\_insights
* forms\_fields\_insights
* forms\_responses


---

# 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/typeform.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.
