Content
content_migration_completed
Definition: The event is emitted anytime a content migration request is completed.
Trigger: Triggered anytime a content migration request is completed.
Payload Example:
Event Body Schema
content_migration_id
The Canvas id of the content migration.
context_id
The Canvas id of the context associated with the content migration.
context_type
The type of context associated with the content migration.
context_uuid
The uuid of the context associated with the content migration.
import_quizzes_next
Indicates whether the user requested that the quizzes in the content migration be created in Quizzes.Next (true) or in native Canvas (false).
lti_context_id
The lti context id of the context associated with the content migration.
source_course_lti_id
The lti context id of the the source course, if applicable.
destination_course_lti_id
Alias for lti_context_id.
migration_type
The migration type. Examples include: academic_benchmark_importer, angel_exporter, blackboard_exporter, canvas_cartridge_importer, common_cartridge_importer, course_copy_importer, d2l_exporter, master_course_import, moodle_converter, qti_converter, webct_scraper, zip_file_importer, context_external_tool_1234.
domain
The default hostname for the Canvas root account.
This documentation is generated directly from the Canvas LMS source code, available on Github.
Last updated