element_completed
→ When a step is completedelement_pending
→ When a member submits an answer that needs to be corrected.member_joining_offer
→ When a member is added to an offer- extra_parameters:
offerFilter
→ An offer ID or multiple offer IDs separated by commas. This event will only trigger if the member is added to an offer that matches the filter
- extra_parameters:
new_payment
→ When a member initiates a new payment (whether it is on a one-time offer price, a multiple installment price, or a subscription)member_inactivity
→ Will trigger at the same time as the member inactivity notification from SchoolMakergamification_level_passed
→ Which will trigger when a level is passed in the community gamification feature- extra_parameters:
activeLevels
→ A comma-separated list of level numbers. This event will only trigger if the member has passed a level that is in the list
- extra_parameters:
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The URL where webhook payloads will be sent via POST requests. This should be a publicly accessible HTTPS endpoint that can receive and process the webhook events.
Available options:
element_completed
, element_pending
, member_joining_offer
, new_payment
, member_inactivity
, gamification_level_passed