Discussions
Need help identifying API Endpoints from API Reference.
5 months ago by Keyurkumar Patel
Hello,
We are trying to identify endpoints to use for our usecase which simply creates a work order:
- For a given user/employee, we want to identify user's work location (Critical Site or Corporate). Which APi endpoint should we use?
- After user/employee confirms, we want to show them floors, locations, Isse List in dropdown format. How can we get all this information by user/employee?
- How to check if similar work order exist (without work order number). Is there a way to query WO API with name? or Floor?
We tried searching it here: https://developer.corrigo.com/reference/sample-entities and looked a recepie as well, but were not able to find for above. Any help in right direction would be appreciated.
Thank you