Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for migrations by URL #40

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

buckett
Copy link
Member

@buckett buckett commented Oct 5, 2021

This allows for content migrations to have a URL to import rather than a file. It also fixes the option so that we don't use the user ID to perform a import to a group or account.

This does change the API for content migrations, but it makes it clear that people shouldn't continue to use the API as it was.

This allows for content migrations to have a URL to import rather than a file. It also fixes the option so that we don't use the user ID to perform a import to a group or account.

This does change the API for content migrations, but it makes it clear that people shouldn't continue to use the API as it was.
@buckett buckett requested a review from mpellicer October 5, 2021 10:33
Copy link

@mpellicer mpellicer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense according to the API:

https://canvas.instructure.com/doc/api/content_migrations.html#method.content_migrations.create

Supports users, groups, accounts and courses.

@buckett buckett merged commit 7454a13 into oxctl:master Oct 5, 2021
@buckett buckett deleted the content-migration branch October 5, 2021 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants