jeppevinkel / jeppevinkel/ServiceDeskPlus.SDK
Working on a Rust API client for on premise api v3 , potential colab
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I am working on a SDP on premise /api/v3 integration. I could be mistaken ~~but my impression was SDP on premise has terrible mixture of scattered, incomplete, and outdated api documentation~~ Scratch that, web docs I could find are terrible but once you have admin perms/docs its much better, albeit still missing type information.
`/api/v3/requests/metainfo` which I found in the forums saved me a lot of trouble once I finally found it. Here you can find a list of special types and links for where to get more info for them. This includes mappings for id/name/types for properties/udf fields, technicians, sites, departments, etc. Basically anything with a dropdown list to pick from this has a link to find the list.
Let me know if your interested. Ive only started about 2 weeks ago and have the initial versions for request get/list/edit/create. Technician search (for future technician autocomplete with the separate cli). And am presently trying to work out udf name/id conversion. Setup a docker compose for local testing, I'm sure there is something we could bounce off each other
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.