Adobe Captivate · Example Payload

Learning Manager Webhooks Learner Reference Example

AuthoringEducationeLearningLMSSCORMTrainingxAPI

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

Top-level fields

userIdnameemail

Example Payload

Raw ↑
{
  "userId": "lo:12345678",
  "name": "Introduction to Adobe Learning Manager",
  "email": "learner@example.com"
}