vk_post_migratio_4be575987d38
Transfer all Trello projects, tasks, notes, reminders, subtasks, and files into Vikunja. Use the Trello auth token as the body parameter to execute the migration.
Instructions
Migrate all projects, tasks etc. from trello. Raw Vikunja REST proxy for POST /migration/trello/migrate. Migrates all projects, tasks, notes, reminders, subtasks and files from trello 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 token previously obtained from the auth url. See the docs for /migration/trello/auth. |