/
/Vikunja API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 48m ago · Updated 4d ago
admin8
api4
assignees4
auth6
filter4
labels9
migration19
  • putDetect CSV structure
  • putImport CSV file
  • putPreview CSV import
  • getGet CSV migration status
  • getGet the auth url from Microsoft Todo
  • postMigrate all projects, tasks etc. from Microsoft Todo
  • getGet migration status
  • putImport all projects, tasks etc. from a TickTick backup export
  • getGet migration status
  • getGet the auth url from todoist
  • postMigrate all lists, tasks etc. from todoist
  • getGet migration status
  • getGet the auth url from trello
  • postMigrate all projects, tasks etc. from trello
  • getGet migration status
  • postImport all projects, tasks etc. from a Vikunja data export
  • getGet migration status
  • putImport all projects, tasks etc. from a WeKan board export
  • getGet migration status
project23
service1
sharing14
subscriptions4
task26
team8
testing2
user27
webhooks10
    migration

    Get the auth url from trello

    Returns the auth url where the user needs to get its auth code. This code can then be used to migrate everything from trello to Vikunja.

    get/migration/trello/auth

    Response

    The auth url.

    urlstring

    Changes