<?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/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>en</language>
        <item>
            <title><![CDATA[New event — member_access.v2]]></title>
            <link>https://developers.trainingym.com/changelog/member-access-v2</link>
            <guid>https://developers.trainingym.com/changelog/member-access-v2</guid>
            <pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The member_access.v2 webhook is now available. It fires when a member access is recorded]]></description>
            <content:encoded><![CDATA[<p>The <code>member_access.v2</code> webhook is now available. It fires when a member access is recorded
and includes the access <strong>direction</strong> (<code>accessForm</code>: entrance / exit) and the
<strong>authentication method</strong> (<code>authenticationType</code>: QR, card, facial recognition, manual…).</p>
<p>See the <a class="" href="https://developers.trainingym.com/webhooks/receive-webhook-member-access-v-2">Member access event</a> reference for
the full payload.</p>]]></content:encoded>
            <category>webhooks</category>
            <category>access</category>
        </item>
        <item>
            <title><![CDATA[Webhooks documentation]]></title>
            <link>https://developers.trainingym.com/changelog/webhooks-documentation</link>
            <guid>https://developers.trainingym.com/changelog/webhooks-documentation</guid>
            <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Every webhook event now has a dedicated reference page with its payload schema and a]]></description>
            <content:encoded><![CDATA[<p>Every webhook event now has a dedicated reference page with its payload schema and a
worked example. Start at <a class="" href="https://developers.trainingym.com/webhooks/how-webhooks-work">How webhooks work</a> for the envelope
format and delivery semantics.</p>]]></content:encoded>
            <category>webhooks</category>
            <category>docs</category>
        </item>
        <item>
            <title><![CDATA[New events — activity_schedule.*]]></title>
            <link>https://developers.trainingym.com/changelog/activity-schedule-events</link>
            <guid>https://developers.trainingym.com/changelog/activity-schedule-events</guid>
            <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Activity schedule webhooks are now available: activity_schedule.created,]]></description>
            <content:encoded><![CDATA[<p>Activity schedule webhooks are now available: <code>activity_schedule.created</code>,
<code>activity_schedule.updated</code>, <code>activity_schedule.deleted</code> and <code>activity_schedule.canceled</code>.
Each delivery can carry up to 10 schedules in the <code>data</code> array.</p>
<p>Browse them under <strong>Activities</strong> in the <a class="" href="https://developers.trainingym.com/webhooks/how-webhooks-work">webhooks reference</a>.</p>]]></content:encoded>
            <category>webhooks</category>
            <category>activities</category>
        </item>
    </channel>
</rss>