Una ronda de correcciones a los Bloques de Agente respaldados por tablas de decisión, importaciones de hojas de cálculo, y cómo la facturación de WhatsApp se explica a sí misma cuando se agotan los créditos comprados.
Un grupo de correcciones en tres áreas: Bloques de Agente respaldados por tablas de decisión, importaciones de hojas de cálculo a Records, y claridad en la facturación de WhatsApp.
Bloques de Agente, precisión de tablas de decisión. Una columna configurada para rellenarse silenciosamente a partir de la coincidencia ahora se escribe correctamente incluso cuando la tabla la fija a un único valor antes de que el respondiente haya respondido nada; antes se omitía a menos que una columna ya preguntada tuviera un valor. Una columna de relleno silencioso ahora solo se escribe cuando las preguntas ya respondidas determinan una única fila, así que cada respondiente con las mismas respuestas obtiene el mismo valor en lugar de una primera coincidencia arbitraria. Las preguntas respaldadas por tabla ahora validan la respuesta del respondiente contra las opciones válidas reales, tanto en web como en WhatsApp, en lugar de aceptar cualquier cosa en silencio o saltar adelante. Cuando un bloque de agente captura varios campos en una sola respuesta, todos ahora caen en un único envío en lugar de dividirse en varios.
Bloques de Agente, exportaciones y la tabla de envíos. Las respuestas de bloques de agente solían quedar hasta el fondo del selector de columnas de exportación, debajo del texto completo de instrucción del bloque, fácil de pasar por alto en un formulario largo. Cada respuesta ahora aparece donde su bloque se ubica en el flujo, con su propio ícono y un encabezado corto de hoja de cálculo. Las exportaciones grandes en cola sin selección manual de columnas ahora también incluyen respuestas de agente, y la vista previa de la tabla de envíos muestra lo que el respondiente realmente respondió, incluyendo turnos recopilados por agente.
Importaciones de Records más limpias. Una hoja de cálculo con dos columnas del mismo nombre solía hacer fallar la vista previa de importación; los encabezados repetidos ahora se renombran automáticamente (V2, V2 (2)) y se importan como campos separados. Una columna que solo contiene 0 y 1 solía importarse como casilla sin forma de corregir la suposición; esas columnas ahora se importan como números a menos que los valores estén escritos explícitamente (true, false, sí, no), y cada campo mapeado ahora tiene un menú de tipo para corregirlo en cualquier dirección.
Facturación de WhatsApp más clara. Un espacio de trabajo con créditos del plan pero sin créditos comprados ahora recibe una explicación clara de por qué WhatsApp no enviará: en el compositor de la bandeja, en la página de uso y en un email de saldo bajo, en inglés y español. Los créditos del plan cubren IA y herramientas de integración; WhatsApp necesita créditos comprados específicamente.
Correcciones de Bloques de Agente en Pro, Business y Enterprise. Correcciones de importación en todos los planes. Claridad de facturación de WhatsApp en Business y Enterprise.
A Records-table column set to fill silently from the match is now written whenever the table pins it to a single value, even before the respondent answers anything. Previously it was skipped unless an asked column already held a value, so a block whose only mapped column is auto-filled ended on its first turn with the value missing. The editor warning for these columns is now based on the actual rows, so a column that holds one value everywhere is no longer flagged.
A Records-table column set to fill silently from the match is now only written when the questions the respondent answered pin it to a single value. Previously an ambiguous match wrote whichever row came first, so every respondent with the same answers got the same arbitrary value. The block editor now warns when a silently-filled column is not determined by the questions asked, so the author can ask for it instead.
Agent block answers were listed at the very bottom of the export column picker, under the block's full instruction text, so in a long form they looked missing. Each block now appears where it sits in the flow, named by the block, with its own icon in the picker and short spreadsheet headers like "agent_matrix > Sede". Large queued exports that run without a column selection include agent answers too, and the preview column in the submissions table now shows what the respondent actually answered, including answers collected by an agent block.
When an agent block captured several fields in one reply (the answer plus any auto-filled or inferred fields), each field was saved at the same moment and each one created its own submission. A single respondent could end up as four submissions holding one field each. The fields are now saved one after another, so they all land in the same submission.
Agent Block questions backed by a Records table now check the respondent's answer against the actual valid choices before accepting it, on web and WhatsApp alike. A typed answer outside the table, or a question asked mid-flow, no longer gets silently captured or skips ahead. Rejected answer combinations now clear and re-ask the conflicting field instead of resubmitting the same invalid combination.
An Excel or CSV file with two columns of the same name (for example two columns called V2) crashed the import preview. Repeated headers are now renamed (V2, V2 (2)) and imported as separate fields.
A spreadsheet column containing only 0 and 1 was imported as a checkbox field, which rewrote the values as true and false, and there was no way to correct the guess. Those columns now import as numbers unless the column also spells the values out (true, false, sí, no), and every column mapped to a new field has a type dropdown in the mapping step. Checkbox fields also accept the ways a spreadsheet writes them: 1, 0, yes, no, sí.
A workspace that still has plan credits but no purchased credits is now told why WhatsApp will not send, in the inbox composer, the usage page, and the low-balance email, in English and Spanish. Plan credits cover AI and tools; WhatsApp needs purchased credits. The email also warns as the purchased bucket runs low, and the bot still sends exactly one closing notice to the contact then stays quiet while inbound keeps arriving.