# Obtener nuevo contacto

## **Obtener nuevo contacto**

Al integrar HubSpot y GearPlug, registraremos cada contacto nuevo que se guarde en tu CRM después de crear tu Gear. Sigue los siguientes pasos para usar HubSpot como el Plug de origen.

1\. **Selecciona HubSpot** como tu origen y escoge el Plug que quieres usar. También puedes configurar una conexión nueva desde acá.

<figure><img src="https://lh7-us.googleusercontent.com/uVnvip25lwJqCiS92orxDE1OCOhOV5xuYBWIX2AUSWVrJw2TDqr54HWWzcWdhQ0wPPFkKLk_WT_qboTmyj0V5ZdY_T87pBYSAYCIKQLwS6JMjagaQ21Ktxx4wiIIP5jq0O-SluiUbSrUtu-ZEmWIKQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
GearPlug comprobará si la conexión funciona correctamente antes de continuar con el proceso. Si no funciona, no podrás continuar con tu Gear. Te recomendamos consultar la [sección de errores](broken://pages/bFzXTYFcXGmmg0jmALby) para solucionar algunos problemas con la conexión.
{% endhint %}

2\. **Selecciona “Obtener nuevo contacto”** y haz clic en “Crear”.

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

3\. **Crea un contacto en HubSpot** para que GearPlug lo use como prueba importando los datos. Esto ejecutará la acción/disparador de la conexión: la creación de un nuevo contacto.

{% hint style="info" %}
**Crear un dato en HubSpot:** GearPlug necesita un registro nuevo para probar que se puedan extraer los datos exitosamente. Después de este registro, todas las futuras entradas se registrarán automáticamente.
{% endhint %}

4\. **Revisa los datos importados** para asegurarte de que no falta nada. Si todo está bien, haz clic en “Cerrar”.

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

{% hint style="info" %}
**Campos vacíos:** Acá, verás una lista de campos que puedes importar—pero que no usaste en el formulario de tu contacto. En otras palabras, son campos que puedes importar si editas tu formulario en HubSpot.
{% endhint %}


---

# 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/hubspot/acciones-de-origen/obtener-nuevo-contacto.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.
