Include Job states in Practice Manager API
Include Job States in the API so that a list can be retrieved. This would help apps by allowing them to get the complete list to be able to update job states. Currently we have to search the current jobs to see what potential job states there are and update as new ones are noted.
7
votes
-
Tim
commented
The only way to get this information currently is to get all Jobs from the API and review the statuses, which can leave large holes and is difficult for any new users to our app to be able to view all job statuses.