Adobe Captivate · Example Payload

Learning Manager Webhooks Webhook Event Base Example

AuthoringEducationeLearningLMSSCORMTrainingxAPI

Learning Manager Webhooks Webhook Event Base Example is an example object payload from Adobe Captivate, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

eventTypeeventIdaccountIdtimestampsource

Example Payload

Raw ↑
{
  "eventType": "course",
  "eventId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "accountId": "lo:12345678",
  "timestamp": "2025-03-15T14:30:00Z",
  "source": "learner"
}