<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://developers.trainingym.com/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/changelog"/>
    <subtitle>Trainingym Developers Blog</subtitle>
    <icon>https://developers.trainingym.com/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[New event — member_access.v2]]></title>
        <id>https://developers.trainingym.com/changelog/member-access-v2</id>
        <link href="https://developers.trainingym.com/changelog/member-access-v2"/>
        <updated>2026-03-07T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[The member_access.v2 webhook is now available. It fires when a member access is recorded]]></summary>
        <content type="html"><![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>
        <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[Webhooks documentation]]></title>
        <id>https://developers.trainingym.com/changelog/webhooks-documentation</id>
        <link href="https://developers.trainingym.com/changelog/webhooks-documentation"/>
        <updated>2026-01-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Every webhook event now has a dedicated reference page with its payload schema and a]]></summary>
        <content type="html"><![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>
        <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[New events — activity_schedule.*]]></title>
        <id>https://developers.trainingym.com/changelog/activity-schedule-events</id>
        <link href="https://developers.trainingym.com/changelog/activity-schedule-events"/>
        <updated>2025-11-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Activity schedule webhooks are now available: activity_schedule.created,]]></summary>
        <content type="html"><![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>
        <author>
            <name>Trainingym Integrations</name>
            <uri>https://www.trainingym.com</uri>
        </author>
        <category label="webhooks" term="webhooks"/>
        <category label="activities" term="activities"/>
    </entry>
</feed>