developer docs
Contact Log in

Console

  • Client apps
  • Webhooks

Guides

  • Integration types
    • SSO with OpenID Connect
      • Using Microsoft Entra ID
    • SCORM integration
    • LTI integration
  • Creating a typical LMS integration
  • Drillster APIs
    • Registering your client application
    • OAuth 2.0
      • JWT Authorization Grant
      • Authorization Code Grant
    • Service accounts

Reference

  • Widgets
    • Player widget
    • Tile widget
    • Identity widget
    • Repertoire widget
    • Subscription widget
    • Access code widget
  • REST APIs
    • API version 2.1.1
    • Event notification service
      • Notifications
      • Webhooks
      • Event notification retry
  • Developer documentation
  • REST APIs
  • Event notification service
  • Notifications
  • Group member added

Group member added

Fires as and when a member has been added to a group.

Example target URL:

POST https://www.example.com/drillster/GROUP_MEMBER_ADDED

Payload

A PUSH GroupMemberAddedEvent object.

Example

{
  "eventId": "06f4fb0c-62b5-40bb-91ca-ab1657f83206",
  "eventType": "GROUP_MEMBER_ADDED",
  "groupKey": "nYrK9udUc-UGvRS2kxaPtaB-0wzeHAJzM6vlL1te6wI",
  "groupMemberId": "CkGyUQ2b5mNHxyCqkzflKg"
}

 

Last updated on 2025-06-11

© 2025 Drillster BV
Made with ❤️ in Utrecht