Skip to main content

Howdy -

In light of this months Community Coaching Session, I went back and upgraded the template I made for the original ‘API Browser Quick Grabs: Bulk Enroll and Mark User Complete in a Course

The original templates goal was simplicity and just base enroll and complete. Some folks have asked for more specific abilities. I took a crack at adding these into a more flexible but complex model. The process is still the same as the original article, just more data can be inserted into the template.

If interested, here is the Google Sheets version, and the Excel is attached to this post below.

Happy enrolling!

Incredible update!


Greetings @Bfarkas I am just getting around to playing with this now, I have a postman setup for completions that is using an older process (I believe it was from before it was added to the API).

Your spreadsheet allows us to add this to the API browser with the 300 record limit.

As you have shown in the past, with proper use of variables you could also have this content in a CSV file and load it in through Postman.

Is that also correct for this endpoint?


Greetings @Bfarkas I am just getting around to playing with this now, I have a postman setup for completions that is using an older process (I believe it was from before it was added to the API).

Your spreadsheet allows us to add this to the API browser with the 300 record limit.

As you have shown in the past, with proper use of variables you could also have this content in a CSV file and load it in through Postman.

Is that also correct for this endpoint?

you technically could, but it would be an interesting setup, as you need to basically make the entire body be the variable, and then you’d need to somehow get the series of final endpoints to be in a column in excel.


Ok, thanks. I used the CSV solution you had showed for creating an audience, and it had multiple fields, but you are correct, it is not all of them.

I do not typically have a LOT of records to do when we have these. So your template should be fine.
 

Thanks


Reply