> For the complete documentation index, see [llms.txt](https://help.join.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.join.com/spanish/integrations.md).

# Integrations

- [Perfiles Externos](https://help.join.com/spanish/integrations/perfiles-externos.md): Conecta tus perfiles externos de contratación con JOIN. Requisitos, configuración y sincronización de tus herramientas de selección.
- [LinkedIn](https://help.join.com/spanish/integrations/perfiles-externos/linkedin.md): Configura la integración de LinkedIn en JOIN para publicaciones orgánicas y premium. Conecta tu Página de empresa, activa Easy Apply y gestiona los ajustes.
- [XING](https://help.join.com/spanish/integrations/perfiles-externos/xing.md): Configura la integración de XING en JOIN para habilitar publicaciones orgánicas y premium.
- [Bundesagentur für Arbeit](https://help.join.com/spanish/integrations/perfiles-externos/bundesagentur-fur-arbeit.md): Conoce la integración de Bundesagentur für Arbeit con JOIN. Requisitos, configuración y sincronización de ofertas con Hellowork. Solo para empresas en Alemania.
- [APEC](https://help.join.com/spanish/integrations/perfiles-externos/apec.md): Conecta JOIN con APEC para publicar puestos ejecutivos y de supervisión en apec.fr. Configura ADEP gratis, obtén tu ID de APEC y comparte ofertas automáticamente.
- [Welcome to the jungle](https://help.join.com/spanish/integrations/perfiles-externos/welcome-to-the-jungle.md): Integra Welcome to the Jungle con JOIN. Configuración, requisitos del ID de cliente y sincronización de ofertas con WTTJ. Solo para empresas en Francia.
- [Hellowork](https://help.join.com/spanish/integrations/perfiles-externos/hellowork.md): Descubre cómo integrar Hellowork con JOIN. Esta guía explica los requisitos previos, los pasos de configuración y cómo sincronizar tus ofertas en Hellowork.
- [Herramientas RRHH externas](https://help.join.com/spanish/integrations/herramientas-rrhh-externas.md): Entiende cómo funcionan las integraciones con ATS externos, qué se admite y por qué podrías conectar tu herramienta actual a JOIN.
- [Personio](https://help.join.com/spanish/integrations/herramientas-rrhh-externas/personio.md): Configura la integración con Personio para sincronizar ofertas con JOIN (Multiposting) y enviar solicitudes a Personio. Requisitos, credenciales, filtros opcionales y límites de preguntas de filtrado.
- [Greenhouse](https://help.join.com/spanish/integrations/herramientas-rrhh-externas/greenhouse.md): Configura la integración con Greenhouse para sincronizar ofertas con JOIN para multiposting y enviar solicitudes de vuelta a Greenhouse.
- [Recruitee](https://help.join.com/spanish/integrations/herramientas-rrhh-externas/recruitee.md): Configura la integración con Recruitee para sincronizar ofertas con JOIN para multiposting y enviar solicitudes a Recruitee. Incluye filtrado por etiquetas y limitaciones.
- [Kenjo](https://help.join.com/spanish/integrations/herramientas-rrhh-externas/kenjo.md): Configura Kenjo para sincronizar ofertas con JOIN para multiposting y reenviar solicitudes a Kenjo. Incluye pasos de configuración, selección de ofertas y límites de preguntas.
- [Lever](https://help.join.com/spanish/integrations/herramientas-rrhh-externas/lever.md): Configura Lever para sincronizar ofertas con JOIN (multiposting) y reenviar solicitudes a Lever. Incluye permisos, conexión, comprobación de estado y preguntas de filtrado.
- [SmartRecruiters](https://help.join.com/spanish/integrations/herramientas-rrhh-externas/smartrecruiters.md): Configura SmartRecruiters para sincronizar ofertas en JOIN (Multiposting) y reenviar solicitudes. Incluye pasos, preguntas de filtrado y seguimiento de fuente.
- [Teamtailor](https://help.join.com/spanish/integrations/herramientas-rrhh-externas/teamtailor.md): Configura Teamtailor para sincronizar ofertas con JOIN (multiposting) y devolver solicitudes a Teamtailor. Incluye pasos, permisos necesarios y flujo de datos.
- [Workable](https://help.join.com/spanish/integrations/herramientas-rrhh-externas/workable.md): Configura la integración con Workable para sincronizar ofertas con JOIN para multipublicación y enviar solicitudes a Workable. Aprende los pasos de conexión, la autenticación y mucho más.
- [d.vinci](https://help.join.com/spanish/integrations/herramientas-rrhh-externas/d.vinci.md)
- [Onlyfy](https://help.join.com/spanish/integrations/herramientas-rrhh-externas/onlyfy.md)
- [Herramientas de automatización](https://help.join.com/spanish/integrations/herramientas-de-automatizacion.md): Conecta JOIN con herramientas externas usando Zapier y Make. Descubre qué puedes automatizar y cómo configurarlo.


---

# 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://help.join.com/spanish/integrations.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.
