Reference13r1:Concept App Services Files: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 18: Line 18:
== innovaphone-files ==
== innovaphone-files ==
Main app to manage the files and folders.
Main app to manage the files and folders.
Parameters:


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

Revision as of 18:11, 2 December 2019

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
  • Move, Delete, Download of files, Share of folders
  • API for other apps


Requirements

innovaphone PBX and App Platform from on version 13r1

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