# FAQ

<details>

<summary>Can I export responses from multiple forms at once?</summary>

Each source in a data flow targets one form at a time. To combine responses from multiple forms, add multiple sources to your data flow (one per form) and use the **Append** transformation to merge them into a single output table. Make sure all forms have the same question structure so columns align correctly.

</details>

<details>

<summary>How do I extract email addresses from Typeform responses?</summary>

Email answers are exported as regular answer columns. The column name matches the label of your email question in Typeform (for example, `answers.what_is_your_email_address`). Select the **Form responses** entity and look for the column that corresponds to your email question. If you're not sure of the column name, run the data flow once and check the output headers.

</details>

<details>

<summary>Can I filter responses by date?</summary>

Yes. When using the **Form responses** entity, you'll see **Submitted after** and **Submitted before** fields. Use the date picker in each field to define your date window. This is useful for pulling only recent responses or limiting exports to a specific campaign period.

</details>

<details>

<summary>Why does Coupler.io show fewer responses than my Typeform dashboard?</summary>

Typeform's dashboard counts partial (abandoned) responses in some views, but the API — and therefore Coupler.io — only returns fully submitted responses. The difference you see is the number of respondents who opened the form but didn't submit it. This is expected and not a sync error.

</details>

<details>

<summary>Can I connect more than one Typeform account?</summary>

Yes, but Coupler.io workspaces have a limit on the number of connected source accounts. If you receive an "exceeded maximum accounts" error, go to your account settings and remove any Typeform connections you no longer use before adding a new one.

</details>

<details>

<summary>What happens if I rename a question in Typeform after I've already set up a data flow?</summary>

The renamed question will appear as a new column in future exports, and the old column name will stop receiving data. Any formulas, dashboards, or scripts that reference the old column name will break. Finalize your question labels in Typeform before connecting them to Coupler.io.

</details>

<details>

<summary>Can I send Typeform data to an AI tool for analysis?</summary>

Yes. Coupler.io supports AI destinations including ChatGPT, Claude, Gemini, Perplexity, Cursor, and OpenClaw. This is especially useful for analyzing open-text answers — you can have an AI tool summarize feedback, classify sentiment, or generate a report directly from your exported responses.

</details>

{% hint style="info" %}
For a full list of available fields and metrics, see the [Data Overview](https://docs.coupler.io/sources/category/surveys/typeform/data-overview) article. For help with sync errors or missing data, check [Common Issues](https://docs.coupler.io/sources/category/surveys/typeform/common-issues).
{% endhint %}
