# Typeform

## Connection

When you're setting up your first workflow with Typeform, you will need to create a [Connection](https://docs.getmesa.com/going-further/credentials) in order to connect MESA with Typeform.

<figure><img src="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2FpYaXtrbm4G8Ee0U02KfZ%2Fimage.png?alt=media&#x26;token=d688dcb2-1b08-4272-a276-f0234255a14f" alt=""><figcaption></figcaption></figure>

To create your connection, click the Connect with Typeform button to login to your Typeform account and accept the required scopes.

Once the necessary scopes are accepted, you will see your workflow update with your new Typeform connection.

## Technical Notes

* In order to have [variables](https://docs.getmesa.com/workflow-builder/fields/variables) available, you will need to have the Typeform published.


---

# 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.getmesa.com/connect/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.
