# Crea tu conexión a Typeform

{% hint style="info" %}
**Conexión Oauth:** El primer paso es admitir a GearPlug en tu cuenta de Typeform para que GearPlug acceda a los datos.
{% endhint %}

Para poder integrar Typeform a otras aplicaciones, necesitarás crear la conexión entre GearPlug y Typeform. Para esto, debes configurar el Plug correspondiente en “Plugs”.

Puedes integrar todos los formularios de tu cuenta de Typeform desde un solo Plug. Pero, si quieres usar cuentas diferentes, deberás crear un Plug para cada una.

### Configura el acceso

1. **Haz clic en “Plugs”** en la parte superior derecha de la app de GearPlug.

<figure><img src="https://lh7-us.googleusercontent.com/BwPd9pwJrHt5gVP6xN-9salia1aWag54aLeT4BtWzdfcYdwKBpdJW2gE8gbanZwxDfTtGFmvtfcufgVlhSWZ0dVr6WJIG3E1xhUwgKnb44lROD0HcMCTVWA5Ni6bCxYlNcedZS0KuuCM689ZuiyvjA" alt=""><figcaption></figcaption></figure>

2\. **Selecciona Typeform** en el menú desplegable en la sección “Nuevo Plug” y haz clic en “Crear”.

<figure><img src="/files/kYX6a3QybehSvbFxNnov" alt=""><figcaption></figcaption></figure>

3\. **Ingresa a tu cuenta y acepta los términos** en la ventana emergente que aparecerá después de hacer clic en “Crear”. Lee todos los permisos requeridos y haz clic en “Accept” para crear tu Plug. Espera la ventana confirmando la creación del Plug.

<figure><img src="/files/QN0zop5u3AmyRm3S41tr" alt=""><figcaption></figcaption></figure>

¡Listo! En 3 pasos, integraste exitosamente tu cuenta de Typeform y tu app de GearPlug. Ya puedes usar Typeform en cualquiera de tus Gears.


---

# 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.gearplug.io/configura-tus-conexiones/typeform/crea-tu-conexion-a-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.
