Filtering Test Data
Webhooks for the
grade_created
and step_completed
events are sent when these events occur in the Creator and Creator project previews in addition to being sent as your users work in their projects.The webhooks sent for Creator and Creator project previews are generally only useful for testing your webhook integration. To identify data from the Creator and Creator project previews, check for the following key/value pairs respectively:
content_project: true
and project_preview: true
.Last modified 2yr ago