I am pulling Docebo data into a lakehouse, we need to be able to slice for Catalog contents as each course is assigned to at least one catalog. Looking at the API list for CatalogContent and Catalogue, I am unable to see how this can be done.
What we are doing is, replacing an excel based manual process which currently is taking a list of completed courses, and doing a VLOOKUP from a hand formed table of what course is associated to which catalogs to build a helper column with the catalog name in it.
Then slicing for number of completions per catalog.
What am I missing in the API List??!!


