<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Trainingym Developers changelog</title>
        <link>https://developers.trainingym.com/es/changelog</link>
        <description>Trainingym Developers Blog</description>
        <lastBuildDate>Sat, 07 Mar 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>es</language>
        <item>
            <title><![CDATA[Nuevo evento — member_access.v2]]></title>
            <link>https://developers.trainingym.com/es/changelog/member-access-v2</link>
            <guid>https://developers.trainingym.com/es/changelog/member-access-v2</guid>
            <pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Ya está disponible el webhook member_access.v2. Se dispara cuando se registra un acceso]]></description>
            <content:encoded><![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:encoded>
            <category>webhooks</category>
            <category>access</category>
        </item>
        <item>
            <title><![CDATA[Documentación de webhooks]]></title>
            <link>https://developers.trainingym.com/es/changelog/webhooks-documentation</link>
            <guid>https://developers.trainingym.com/es/changelog/webhooks-documentation</guid>
            <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Cada evento de webhook tiene ahora una página de referencia propia con su esquema de carga]]></description>
            <content:encoded><![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:encoded>
            <category>webhooks</category>
            <category>docs</category>
        </item>
        <item>
            <title><![CDATA[Nuevos eventos — activity_schedule.*]]></title>
            <link>https://developers.trainingym.com/es/changelog/activity-schedule-events</link>
            <guid>https://developers.trainingym.com/es/changelog/activity-schedule-events</guid>
            <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Ya están disponibles los webhooks de horarios de actividad: activity_schedule.created,]]></description>
            <content:encoded><![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:encoded>
            <category>webhooks</category>
            <category>activities</category>
        </item>
    </channel>
</rss>