> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/configura-tus-conexiones/bitrix24/acciones-de-origen/obtener-nuevo-registro.md).

# Obtener nuevo registro

Al agregar un registro nuevo en Bitrix24, GearPlug puede guardarlo y transferirlo a otras aplicaciones mediante tus Gears. Por los momentos, Bitrix24 admite 5 módulos diferentes:

* Deals.
* Compañías.
* Contactos.
* Leads.
* Productos.

{% hint style="warning" %}
**Importante:** Al usar Bitrix24 como origen, solo podrás configurar un módulo por Gear. Si quieres integrar distintos módulos, deberás crear Gears adicionales. Sin embargo, recuerda que crear Plugs y Gears no cuesta nada—solo transferir datos.
{% endhint %}

Para obtener nuevos registros, solo debes seguir estos pasos:

1. **Selecciona Bitrix24 como origen** en tu nuevo flujo de trabajo en la sección “Gears”.

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

1. **Escoge el Plug** que deseas usar. Si no tienes un Plug para Bitrix24, puedes crear uno en “Nuevo Plug”.

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

{% hint style="info" %}
GearPlug comprobará si tu conexión funciona correctamente y continuará con el proceso. Si no funciona, no podrás continuar con la creación. Te recomendamos consultar la [sección de errores](/configura-tus-conexiones/bitrix24/errores-en-bitrix24.md) para solucionar algunos problemas con la conexión.
{% endhint %}

3\. **Selecciona la acción “Obtener nuevo registro”** y selecciona el módulo del que quieres extraer información. Esto ejecutará la acción/disparador de la conexión: la creación de un nuevo registro.

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

4\. **GearPlug importará un dato** desde Bitrix24 y el módulo que seleccionaste. Para esto, dirígete a tu cuenta de Bitrix24 y crea un registro nuevo en el módulo que seleccionaste (si seleccionaste Contactos, crea un contacto nuevo). Puedes copiar un registro existente.

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

5\. Haz clic en “Cerrar” cuando GearPlug te presente los campos importados.

<figure><img src="/files/PxlcA2ba0me90oUR92uk" 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.&#x20;
{% endhint %}

¡Listo! Ahora GearPlug importará todas las futuras entradas que lleguen al módulo que configuraste.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gearplug.io/configura-tus-conexiones/bitrix24/acciones-de-origen/obtener-nuevo-registro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
