A realized-training is a registration for an employee who was present to a session with "closed" status. It also includes all realized training that have been manually imported via CSV file into Poplee Training.

id
integer
required
Required range: x > 1
hasAttended
boolean
required
  • True if the employee actually attended the training session
  • False if not
trainingTitle
string
required

Name of the training.

providerName
string
required

Name of the company that provided the training session.

sessionStartOn
string
required

Date of the first day of the training session

sessionEndOn
string
required

Date of the last day (included) of the training session

sessionDurationInHours
integer
required

Duration, in hours, of the training session.

Required range: x > 0
trainingDemandId
integer
required

Reference to the training-demand that led to the registration to this training session

Required range: x > 1
ownerId
integer
required

Reference of the employee who attended the training session.

Required range: x > 1
trainingId
integer

Technical Id for the training. This Id will not be shown for realized training manually imported via CSV.

trainingCategoryCode
enum<string>

Category of the training. This data can be empty as it is optional on a training.

Available options:
generalKnowHow-CalculationAndMathematicalReasoning,
generalKnowHow-OfficeAutomation,
generalKnowHow-HealthAndSafety,
jobsector-Purchase,
jobsector-Sales,
jobsector-CommunicationAndMarketing,
jobsector-ConsultingAndCustomerService,
jobsector-SustainableDevelopment,
jobsector-DirectorsAndGeneralAdministration,
jobsector-FinanceAndAccounting,
jobsector-Training,
jobsector-HumanRessourcesAndOfficeManagement,
jobsector-LegalAndCompliance,
jobsector-Logistics,
jobsector-Production,
jobsector-ResearchAndDevelopment,
jobsector-Support,
softskills-Communication,
softskills-EmotionalIntelligence,
softskills-ProblemSolving,
softskills-WorkEthic,
softskills-EfficiencyAndTimeManagement,
softskills-Creativity,
softskills-CulturalOpenness,
management-Leadership,
management-PerformanceManagement,
management-TeamManagement,
management-ChangeManagement,
languages-DE,
languages-EN,
languages-AR,
languages-ZH,
languages-ES,
languages-FR,
languages-HI,
languages-ID,
languages-IT,
languages-JA,
languages-NL,
languages-PT,
languages-RU,
languages-SV,
languages-VI,
languages-EL
providerId
integer

ID of the Provider. This ID will not be displayed if the training has been manually imported via CSV or if the Provider field is empty on the training.

providerUrl
string

Link to the website of the company that provided the training session. This information is optional on a training.