Question

Badges - mass upload of users

  • 14 October 2022
  • 2 replies
  • 72 views

Userlevel 5
Badge +2

Is there any way to upload a list of people to receive a badge? We would like to award people that log in every week in a month a badge and points. Is there any way to do a CSV upload or API upload?

Currently this is going to mean I’m going to have to do this manually which will take ages. 


2 replies

Userlevel 5
Badge +2

Hi @Lucy.blake 

With the new Badges tt is possible to upload by API, you can find the details of the api here 

https://help.docebo.com/hc/en-us/articles/6756225045650-Transition-to-the-New-Management-of-Badges

Or as usual in the API documentation of your platform

You need to use the API /share/v1/gamification/badges/{id_badge}/assigned_users/batch

Hope this helps 

Marco

Userlevel 5
Badge +2

@Marco.T What are the parameters you can upload with this? I know I can specify the badge code, and the users (not worked out quite the right code yet, but I can see it’s possible). Can I specify how many badges they get?

Reply