Show training completion %
回答済みI can see the % completion for a specific training campaign in the dashboard. % of people who currently have completed the Annual Security Awareness Training.
But this isn't an attribute I can pull from the API for a specific campaign and get that into a Sumo logic dashboard.
My goal is to have a dashboard showing a % complete of a specific campaign.
-
正式なコメント
Hi Marc!
Thank you for your feature request. I've passed this information along to our Product and Development teams for review.
I'm not sure how you're parsing your data for your dashboard, but just in case you aren't already aware, here is a potential workaround for pulling the data you're seeking:
If you target the "get all training enrollments" endpoint with the "campaign_id=[campaign_id]" parameter, the "status" attribute may provide the data you're seeking.
For more information, please see the Get all Training Enrollments section of our API Manual.We do take customer input into consideration when planning enhancements for our platform. Therefore, your feedback is greatly appreciated!
Thanks again,
Lauren
KnowBe4コメントアクション -
Hi Marc,
I'm happy to hear you were able to pull the specific campaign! Unfortunately, I don't have much familiarity with Postman. However, my colleague suggested the following (refer to the screenshot below):
1. Click the Params button to the right of the GET request field.
2. in the Key field enter "status".
3. In the Value field, enter a status value: (Created, Enrolling, In Progress, Completed, or Cancelled).
Note: The Get a Specific Training Campaign section of our API Manual has more information about the training campaign attributes.That's our best guess! I hope this helps!
All the best,
Lauren
KnowBe4
サインインしてコメントを残してください。
コメント
3件のコメント