---
title: "Import all projects, tasks etc. from a TickTick backup export"
method: PUT
path: "/migration/ticktick/migrate"
tags: ["migration"]
---

# Import all projects, tasks etc. from a TickTick backup export

`PUT /migration/ticktick/migrate`

Imports all projects, tasks, notes, reminders, subtasks and files from a TickTick backup export into Vikunja.

## Response `200`

A message telling you everything was migrated successfully.

- ModelsMessage
  - `message` string — A standard message.

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/go-vikunja/apis/vikunja-api.md) · [All operations](https://skmtc.net/go-vikunja/apis/vikunja-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/go-vikunja/vikunja-api/revisions/feb3f68bbdf1/schema)
