Bulk Upload Canvas Courses with an extra home page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2024
09:02 PM
Hi there
We currently use BluePrints at our college. We are looking to update our template slightly for the new term in 2025, by adding a whole new home page to every course.
Is there a quick way to do a bulk upload to add this new page to all of our 2025 BluePrints, prior to importing the relevant content from 2024 into these blueprints?
Thanks in advance.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024
03:04 PM
The following API call will let you create a page (I'm giving the url form the Canvas Live API) with the option of setting it as front page:
https://canvas.instructure.com/doc/api/live#!/pages.json/update_create_page_courses_put_11
I think this could be done after importing content... so the previous front page setting is over written