# Typeform

### Connect to Typeform

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

2\. Select **Typeform**.

3\. Enter your account credentials and click **Connect**.&#x20;

* **`Form IDs to replicate`**(Optional): When this parameter is set, the connector will replicate data only from the input forms. Otherwise, all forms in your Typeform account will be retrieved. You can find form IDs in your form URLs. For example, in the URL `https://mysite.typeform.com/to/u6nXL7` the form\_id is `u6nXL7`. You can find form URLs on the Share panel
* **`API Token`**: Follow the instructions [here](https://developer.typeform.com/get-started/personal-access-token/) to generate the API Key.&#x20;
* **`Start Date`**: Retrieve data after this date. The date should be UTC date and time in the format 2017-01-25T00:00:00Z.

4\. Select the tables you want to import. If there are any additional required forms or fields, make sure to provide the necessary information to proceed.&#x20;

5\. Click the **Test** button to validate the connection and preview the connected data.&#x20;

6\. Click **Create Resource** to finalize the setup. You will be automatically redirected to the resource page, where you can find your newly connected resource displayed at the top.

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

* [Forms](https://developer.typeform.com/create/reference/retrieve-form/) (Full Refresh)
* [Responses](https://developer.typeform.com/responses/reference/retrieve-responses/) (Incremental)


---

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