Direct URL of Uploaded PDF file in Canvas

manuelgarciaph
Community Participant

Is it possible to get the direct URL of an uploaded PDF file in canvas? Looking at the code structure, the following access are possible:

  • school.instructure.com/courses/#####/files/##### - This gives you the file page where you can view the PDF file.
  • school.instructure.com/courses/#####/files/#####/download - This will automatically download the PDF file.

What I'm looking for is the direct link, like: "school.instructure.com/courses/#####/files/#####.pdf" so I can automatically embed the contents of our modules in our external application.

Labels (1)
0 Likes