Additional documentation for API #1376
Replies: 3 comments 2 replies
-
|
It lists the currently installed modules automatically. Is it installed. On the demo it's here: |
Beta Was this translation helpful? Give feedback.
-
|
Files are attachments to Comments made to the Support ticket: They are not well documented I see. But they contain Blob ID's. (see the spec here also: https://jmap.io/spec-core.html#binary-data) |
Beta Was this translation helpful? Give feedback.
-
|
Unfortunately the files modules is not part of the JMAP API yet :( We're working on it. It's possible but you have to use the old API which was made just for the web interface. Asupport ticket has a filesFolderId property. That's the ID from the files folder which you can fetch using index.php?r=files/folder/list. You will have to see what calls the browser makes. Some of the examples like viewmail.php and sendmail.php also use the old API here: https://github.com/Intermesh/groupoffice/tree/master/www/go/modules/community/apikeys/examples |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
The current groupoffice documentation go.url.com/api/doc.php is automatically generated but it doesn't seem to include all of the documentation. Could I ask for more documentation regarding api? Specifically I would like to know how could I access files (SupportTicket module) through api. Is it possible to add files and download files from specific ticket through api?
Additional documentation would be appriciated
Beta Was this translation helpful? Give feedback.
All reactions