Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Boards
    Boards
  • Wiki
    Wiki

Content

Expand project menu
File Upload
  1. OpenProject Community
  2. Stream Nextcloud app "OpenProject Integration"
  3. Wiki
  4. Preparation and Research
  5. File Upload
  6. Nextcloud's upload API
More
  • Print
  • Table of contents

Nextcloud's upload API

More
  • Print
  • Table of contents
Export
Export
  • Atom
  • Markdown

Single file and folder uploads to nextcloud all go over the webdav API of the nextcloud server. For standard use cases like downloading and uploading, the API is pretty straight forward. When it comes to upload larger files, nextcloud provides a chunking API.

Loading...