vk_post_migratio_a1f23411fbe1
Migrate Todoist data to Vikunja, including projects, tasks, notes, reminders, subtasks, and files. Provide the auth code in the request body to start the migration.
Instructions
Migrate all lists, tasks etc. from todoist. Raw Vikunja REST proxy for POST /migration/todoist/migrate. Migrates all projects, tasks, notes, reminders, subtasks and files from todoist to vikunja. Pass the JSON request payload in the optional body field. Path and query parameters are top-level fields. Original parameter names also accept camelCase and snake_case aliases. Authentication is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The auth code previously obtained from the auth url. See the docs for /migration/todoist/auth. |