You are not logged in.
Pages: 1
i just wanna ask if it is possible to add ticket follow up using api if yes how pls ty
Offline
Hello,
You have to use this field : TicketFollowup
Apps Android GLPI Management : https://play.google.com/store/apps/deta … fr.dmn.app
Site Web : http://mdu-tech.fr/
GLPI 9.5.5 sur IIS 10 / PHP 8 / MySQL
Offline
HI,
GLPI version?
using 9.5.x endpoint is : /ITILFollowup/
and this payload :
{"input" :{"itemtype":"Ticket",
"items_id":72285,
"users_id":4266,
"content":"Hi, this is my followup",
"is_private":0,
"requesttypes_id":1,
"sourceitems_id":0,
"sourceof_items_id":0}
}
Trouver la panne avant de réparer...
GLPI10.0.16 (ubuntu 22.04 PHP8.1 Mariadb10.6 ) plugins : comportements 2.7.3 reports 1.16.0 formcreator 2.13.9, datainjection 2.13.5 fields 1.21.9
Offline
Pages: 1