on 2025 Feb 06 9:38 AM
We are using usercurriculumstatuses API in Successfactors learning.
Source system is sending combination of User ID and Curricula around 20-50 in one go to middleware which is calling our Learning API learning/odatav4/public/admin/curriculum-service/v1/UserCurriculumStatuses for fetching status of completion, for each combination of user ID and curricula. As multiple calls are made around same time API is failing as it has threshold of 0.5sec for one request. Can we pass multiple combination of user ID and curricula in a single call to retrieve the status.
Request clarification before answering.
@RanjaniR, considering the understanding of the situation, the answer would be yes. It'd be possible to retrieve more results and the limit is 50, as per the information available in Throttling Limits for Learning OData APIs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe the Search Filter and Operator Support documentation can assist you with it.
User | Count |
---|---|
11 | |
7 | |
5 | |
5 | |
4 | |
3 | |
2 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.