Connector Improvement: Docebo Courses - include the CategoryName as it's already in the response
AnsweredHi folks,
As per my recent support call (238662) Docebo's GET/learn/v1/categories doesn't appear to work correctly and doesn't return all courses.
I only need it to return the category name for the related value for the CategoryID returned by the GET/learn/v1/courses call. However, if we look at the response for GET/learn/v1/courses we can see that both the category ID AND name are returned:
"category": {
"id": 19,
"name": "MyCourses"
},
So please add the category name to the Courses schema,
Thanks
:)
-
Official comment
Hi Paul,
Closing this request, as the connector has category name added to the courses table now.
Thanks.
Please sign in to leave a comment.
Comments
1 comment