Reference13r1:Concept App Services Files: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
Database for own files (for example Announcements, Pictures and so on)
Database for own files (for example Announcements, Pictures and so on)


* Upload via Drag and Drop
* Upload via Drag and Drop (~100 MB) due to implementation
* Move, Delete, Download of files, Share of folders
* Move, Delete, Download of files, Share of folders
* API for other apps
* API for other apps


=Requirements=
=Requirements=

Revision as of 08:57, 28 April 2020

The App Services Files is an App Service which can be installed on an innovaphone App Platform. It is used to store own files. It provides these files for other apps via an API.

Features

Database for own files (for example Announcements, Pictures and so on)

  • Upload via Drag and Drop (~100 MB) due to implementation
  • Move, Delete, Download of files, Share of folders
  • API for other apps

Requirements

innovaphone PBX and App Platform from on version 13r1

Technical Overview

Concept files.png

Details

App Services

innovaphone-files

Main app to manage the files and folders.

Parameters:

Websocket
to get the URL of the Devices App itself which is used for provisioning

innovaphone-files-api

API to get announcements from files app.


Parameters:

Hidden
FilesApi must be a hidden App
Websocket
to ??? TBD

Troubleshooting

Related Articles