<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://developers.trainingym.com/es/changelog</id>
    <title>Trainingym Developers changelog</title>
    <updated>2026-03-07T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://developers.trainingym.com/es/changelog"/>
    <subtitle>Trainingym Developers Blog</subtitle>
    <icon>https://developers.trainingym.com/es/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Nuevo evento — member_access.v2]]></title>
        <id>https://developers.trainingym.com/es/changelog/member-access-v2</id>
        <link href="https://developers.trainingym.com/es/changelog/member-access-v2"/>
        <updated>2026-03-07T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Ya está disponible el webhook member_access.v2. Se dispara cuando se registra un acceso]]></summary>
        <content type="html"><![CDATA[<p>Ya está disponible el webhook <code>member_access.v2</code>. Se dispara cuando se registra un acceso
de socio e incluye la <strong>dirección</strong> del acceso (<code>accessForm</code>: entrada / salida) y el
<strong>método de autenticación</strong> (<code>authenticationType</code>: QR, tarjeta, reconocimiento facial,
manual…).</p>
<p>Consulta la referencia del <a class="" href="https://developers.trainingym.com/es/webhooks/receive-webhook-member-access-v-2">evento Member access</a>
para la carga útil completa.</p>]]></content>
        <author>
            <name>Trainingym Integrations</name>
            <uri>https://www.trainingym.com</uri>
        </author>
        <category label="webhooks" term="webhooks"/>
        <category label="access" term="access"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Documentación de webhooks]]></title>
        <id>https://developers.trainingym.com/es/changelog/webhooks-documentation</id>
        <link href="https://developers.trainingym.com/es/changelog/webhooks-documentation"/>
        <updated>2026-01-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Cada evento de webhook tiene ahora una página de referencia propia con su esquema de carga]]></summary>
        <content type="html"><![CDATA[<p>Cada evento de webhook tiene ahora una página de referencia propia con su esquema de carga
útil y un ejemplo resuelto. Empieza por <a class="" href="https://developers.trainingym.com/es/webhooks/how-webhooks-work">Cómo funcionan los webhooks</a>
para el formato del envoltorio y la semántica de entrega.</p>]]></content>
        <author>
            <name>Trainingym Integrations</name>
            <uri>https://www.trainingym.com</uri>
        </author>
        <category label="webhooks" term="webhooks"/>
        <category label="docs" term="docs"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Nuevos eventos — activity_schedule.*]]></title>
        <id>https://developers.trainingym.com/es/changelog/activity-schedule-events</id>
        <link href="https://developers.trainingym.com/es/changelog/activity-schedule-events"/>
        <updated>2025-11-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Ya están disponibles los webhooks de horarios de actividad: activity_schedule.created,]]></summary>
        <content type="html"><![CDATA[<p>Ya están disponibles los webhooks de horarios de actividad: <code>activity_schedule.created</code>,
<code>activity_schedule.updated</code>, <code>activity_schedule.deleted</code> y <code>activity_schedule.canceled</code>.
Cada entrega puede llevar hasta 10 horarios en el array <code>data</code>.</p>
<p>Explóralos bajo <strong>Activities</strong> en la <a class="" href="https://developers.trainingym.com/es/webhooks/how-webhooks-work">referencia de webhooks</a>.</p>]]></content>
        <author>
            <name>Trainingym Integrations</name>
            <uri>https://www.trainingym.com</uri>
        </author>
        <category label="webhooks" term="webhooks"/>
        <category label="activities" term="activities"/>
    </entry>
</feed>