Thinkific Developers

Thinkific Developers/Developers

Changelog - Webhooks - User Global Id

< Back to Changelog

Webhooks Enhancement - User's Global Id added to payload of all webhooks

An additional field was added to the user object returned in a webhooks response. The gid field represents a user's global ID.

The users 'gid' is the preferred approach to identifying a unique user within Thinkific and will overtime replace the need to use a Thinkific user_id. The user's gid can be used to identify and access user information within the GraphQL API.