Skip to main content
Answer

Mass Update Course Titles

  • August 31, 2022
  • 2 replies
  • 99 views

I have a slew of courses  (20+) that need the title changed. Has anybody ever done a mass course title update? If so, what were your steps?

Best answer by rebeccam

Hi! Are you familiar with the API explorer? You should take a look at the course service:

And then Courses > Batch course update

You can refer to my reply on this post 

For info on using CSV files to run things in the API. I haven’t tried it for this specific use case but that’s where I’d start :)

2 replies

  • Helper I
  • Answer
  • August 31, 2022

Hi! Are you familiar with the API explorer? You should take a look at the course service:

And then Courses > Batch course update

You can refer to my reply on this post 

For info on using CSV files to run things in the API. I haven’t tried it for this specific use case but that’s where I’d start :)


Jamie at GuyKat
Novice II
Forum|alt.badge.img+2

Agree with the above - you’ll only be able to do that using an API update as you can’t do mass course updates like that through the UI itself.