Skip to main content

Steps

1

Retrieve the training id.

2

Create a new realized-training.


1. Retrieve the training id

You can retrieve the training ID in the interface via the URL or through the API using List trainings.
  • If the training doesn’t exist yet, follow the “Create a training” guide.
  • A new realized-training can only be linked to a training in the “ready” state.

2. Create a new realized-training

Create a new realized training using the Create a realized-training API. A realized training can only refer to a training in the ‘ready’ state with a sessionEndsOn date in the past. You cannot create two realized trainings for the same employee with the same trainingId and sessionEndsOn.