> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Docebo Changelog

> Release history for the Docebo connector. Each version lists what changed and which actions were affected.

<Card title="Docebo connector" icon="arrow-left" href="/connectors/docebo" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.2.2" description="13 Aug 2026">
  `bug-fix` `description-fix`

  Clarified the batch training-material import action to document that the S3 options block is batch-scoped, not per item, so file and URL learning objects cannot be created in the same call and must be split into separate batches.

  <AccordionGroup>
    <Accordion title="Changed · 1 action updated">
      `docebo_create_learning_objects`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.1" description="12 Aug 2026">
  `bug-fix` `description-fix`

  Improved action guidance and schema accuracy across users, branches, categories, learning plans, and learning objects. Clarified list pagination behavior, corrected the required fields for creating learning plans, and documented batch training-material import limitations (mutually exclusive file/URL fields, S3 credential requirements, and per-item success checking).

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `docebo_create_learning_objects`, `docebo_create_learning_plan`, `docebo_get_branch`, `docebo_get_child_categories`, `docebo_list_branches`, `docebo_list_learning_plans`, `docebo_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.0" description="31 Jul 2026">
  `native-webhooks` `new-events`

  Added support for Docebo native webhooks. You can now receive real-time events for courses, enrollments, learning plans, training materials, certifications, branches, channels, groups, and instructor-led training sessions. Webhooks are configured manually in the Docebo admin UI.
</Update>
