> For the complete documentation index, see [llms.txt](https://docs.violetlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.violetlabs.com/es/funciones/workflows/flujos-de-trabajo-de-sincronizacion-de-datos/ejemplos-de-sincronizacion/onshape-a-boltline.md).

# Onshape a Boltline

## Comenzando

Sigue las instrucciones a continuación para sincronizar automáticamente datos desde [Onshape](/es/aplicaciones/o/onshape.md) a [Boltline](/es/aplicaciones/b/boltline.md).

{% stepper %}
{% step %}

### Conectar  <img src="/files/3cd3abdc5f3314eb579c95f036e4d211116f3c83" alt="" data-size="line"> Boltline y crear una integración

Primero, configura y ajusta tu integración de Boltline, siguiendo las instrucciones [aquí](/es/aplicaciones/b/boltline.md). \
\
Asegúrate de que estás obteniendo los tipos de datos que deseas sincronizar. Para la sincronización de Onshape a Boltline, debes elegir **Piezas**.
{% endstep %}

{% step %}

### Conectar <img src="/files/fe58034fadfb185ba001a3fe2f398ea63c5ecdeb" alt="" data-size="line"> Onshape

A continuación, conecta Onshape u Onshape Gov, siguiendo las instrucciones [aquí](/es/aplicaciones/o/onshape.md).
{% endstep %}

{% step %}

### Configurar la integración de Onshape y la sincronización con Boltline

Una vez conectado a Onshape, configura tu integración:

* Selecciona los tipos de datos que deseas obtener. Asegúrate de que estás obteniendo los tipos de datos que deseas enviar (para la sincronización de Onshape a Boltline, debes elegir Piezas).
* Elige las carpetas de las que deseas obtener piezas
* Especifica con qué frecuencia se deben obtener los datos

Por último, configura tu sincronización con Boltline:

* Elige la integración de Boltline con la que deseas sincronizar

<figure><img src="/files/d870818dd2cffcd1099d2974a42842a6bbedd53a" alt="" width="364"><figcaption></figcaption></figure>

* Establece la frecuencia y la ventana de tiempo permitida para los envíos de datos
* Cuando hayas terminado de configurar la sincronización, haz clic <mark style="color:morado;">**GUARDAR**</mark>**.**
  {% endstep %}
  {% endstepper %}

## Observabilidad

Para obtener más información sobre cómo supervisar el rendimiento y la salud y el estado de tus sincronizaciones de datos, dirígete a [Observabilidad](/es/funciones/workflows/observabilidad.md).

<p align="center"><em>Violet Labs es un orgulloso miembro del</em> <a href="https://cad.onshape.com/appstore/apps/Project%20&#x26;%20Data%20Management/68e58a98da73921b0d3c0543"><em>Programa de Socios de Onshape</em></a><em>.</em></p>

<p align="center"><em>¿Buscas funcionalidad de integración con Onshape que no ves listada aquí? Contáctanos en</em> <a href="mailto:hello@violetlabs.com"><em>hello@violetlabs.com</em></a><em>.</em></p>


---

# 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.violetlabs.com/es/funciones/workflows/flujos-de-trabajo-de-sincronizacion-de-datos/ejemplos-de-sincronizacion/onshape-a-boltline.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.
