# Extract the next new weather or traffic alert — D.G.T. Botize method — `dgt.incidencias` (trigger). Triggers with the next new weather or traffic alert from the Spanish DGT. This is a trigger: it starts the task. A task has exactly one. ## Fields you set The field's internal name, its type and the values it accepts. These fields accept `{{...}}` tags from earlier steps. - `dgt_CATALUÑA` *(boolean)* — Cataluña - `dgt_CASTILLA-LEON` *(boolean)* — Castilla y León - `dgt_ARAGON` *(boolean)* — Aragón - `dgt_GALICIA` *(boolean)* — Galicia - `dgt_NAVARRA` *(boolean)* — Navarra - `dgt_CANTABRIA` *(boolean)* — Cantabria - `dgt_ANDALUCIA` *(boolean)* — Andalucía - `dgt_COMUNITAT VALENCIANA` *(boolean)* — Comunitat Valenciana - `dgt_EXTREMADURA` *(boolean)* — Extremadura - `dgt_CASTILLA-LA MANCHA` *(boolean)* — Castilla-La Mancha - `dgt_CANARIAS` *(boolean)* — Canarias - `dgt_LA_RIOJA` *(boolean)* — La Rioja - `dgt_MADRID` *(boolean)* — Madrid - `dgt_MURCIA` *(boolean)* — Murcia - `dgt_ASTURIAS` *(boolean)* — Asturias - `dgt_BALEARES` *(boolean)* — Baleares *(Fields derived from the configuration form.)* ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{tipo}}` *(text)* — Tipo de incidencia - `{{autonomia}}` *(text)* — Autonomía - `{{causa}}` *(text)* — Causa - `{{provincia}}` *(text)* — Provincia - `{{poblacion}}` *(text)* — Población - `{{nivel}}` *(text)* — Nivel - `{{fecha}}` *(date)* — Fecha de inicio - `{{carretera}}` *(text)* — Carretera - `{{pk_inicial}}` *(decimal)* — Punto kilométrico inicial - `{{pk_final}}` *(decimal)* — Punto kilométrico final - `{{sentido}}` *(text)* — Sentido - `{{geo_lat}}` *(geo_lat)* — Latitud - `{{geo_long}}` *(geo_long)* — Longitud ## This app Every trigger and action for D.G.T.: https://botize.com/en/app/dgt.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/method/dgt/incidencias