Renan Redel
Results
1
comments of
Renan Redel
Hi @mareban, You can find the ID of the custom fields using there endpoint: `get -> https://{{GLPI URL}}/apirest.php/listSearchOptions/{{itemType}}` Eg: `https://{{GLPI URL}}/apirest.php/listSearchOptions/Change` You will get the ID and name of the...