> For the complete documentation index, see [llms.txt](https://docs.dapta.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dapta.ai/dapta-docs-es/ai-marketing/integraciones/webflow.md).

# Webflow

Autoriza tu cuenta de Webflow desde Connections en Dapta y configura el nodo Webflow del flujo para publicar automáticamente el contenido generado.

### Configuración en Dapta

1. Con los datos recolectados, dirígete al módulo de **AI Marketing** en Dapta y luego a **Connections**.

<figure><img src="https://365551146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMUYDYzjmxpzlYaw0gcaZ%2Fuploads%2FKDr5nN5KjTGjJtUdFsLa%2FScreenshot%202024-06-14%20at%2012.41.43%20AM.png?alt=media&amp;token=2010516f-b200-4125-af20-b646e684b38c" alt=""><figcaption></figcaption></figure>

2. Dentro de Connections, haz clic en **Add account** o en el símbolo **+** para agregar las credenciales de Webflow.

<figure><img src="https://365551146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMUYDYzjmxpzlYaw0gcaZ%2Fuploads%2FonyBBzQMxcLo7FHjV0ub%2FScreenshot%202024-06-14%20at%201.18.21%20AM.png?alt=media&amp;token=eb022270-6092-473a-8c55-a0cd55882fd9" alt=""><figcaption></figcaption></figure>

3. En el pop-up, selecciona la opción **Webflow Sign In**, que te redirigirá a Webflow.

<figure><img src="https://365551146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMUYDYzjmxpzlYaw0gcaZ%2Fuploads%2FXmiw5xt7rFeHjFEnd5BK%2FScreenshot%202024-06-14%20at%201.19.59%20AM.png?alt=media&amp;token=f5bd8cec-a896-432d-be46-93d1e5fc9759" alt=""><figcaption></figcaption></figure>

4. Dentro de Webflow, selecciona el sitio en el cual deseas publicar el contenido generado y luego haz clic en **Authorize App**.

<figure><img src="https://365551146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMUYDYzjmxpzlYaw0gcaZ%2Fuploads%2FrFcuRZL8Ie6sim647Ge8%2FScreenshot%202024-06-14%20at%201.21.54%20AM.png?alt=media&amp;token=4c344d34-0fe4-42c4-b348-5d20b2fa4e40" alt=""><figcaption></figcaption></figure>

5. Una vez autorizada la integración, se mostrará un mensaje indicando que las credenciales se crearon con éxito y serás redirigido al flujo que se creó en Dapta.

### Configuración del flujo en Dapta

1. En el flujo creado en Dapta, nos centraremos en el nodo **Webflow Node** y seleccionaremos las siguientes opciones:
   * **Resource**: Item
   * **Operation**: Create
   * **Site Name or ID**: selecciona tu sitio.
   * **Collection Name or ID**: selecciona el lugar donde se guardarán tus posts; la colección por defecto es Blog Posts.
2. Valida que todos los **fields** estén llenos como se indica a continuación:

<figure><img src="https://365551146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMUYDYzjmxpzlYaw0gcaZ%2Fuploads%2FvVR5cs3CWoEeb8tVG9jV%2FScreenshot%202024-06-14%20at%201.29.39%20AM.png?alt=media&amp;token=c2ae273a-03a5-4bf9-81e6-135ae3954cf9" alt=""><figcaption></figcaption></figure>

7. Guarda la información y aprueba un artículo para confirmar el funcionamiento de la integración.

<figure><img src="https://365551146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMUYDYzjmxpzlYaw0gcaZ%2Fuploads%2FnhsZHV4t5exxgnKOFUSI%2FScreenshot%202024-06-14%20at%2012.50.39%20AM.png?alt=media&amp;token=afcc8881-a3cc-4180-a683-9de52ff26af8" alt=""><figcaption></figcaption></figure>


---

# 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.dapta.ai/dapta-docs-es/ai-marketing/integraciones/webflow.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.
