You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2024-11-11 15:28:56

jaske
Member
Registered: 2020-05-04
Posts: 24

How to Respond to Satisfaction Survey via REST API?

Hi everyone,

I’m trying to respond to a satisfaction survey for a closed ticket using the GLPI REST API. I can retrieve the survey details with GET on the TicketSatisfaction endpoint, but I haven’t been able to successfully submit a response. Using PUT on TicketSatisfaction/{id} consistently returns ERROR_GLPI_UPDATE.

The user making the request is the same user listed as the requester of the ticket, and it has the necessary permissions.

Has anyone successfully used this endpoint to submit a satisfaction response, or is there another method to achieve this via the API? Any advice would be appreciated!

Thanks!

Offline

Board footer

Powered by FluxBB