Tasks API - PUT with TaskStatus

For requests or help with our API
Post Reply
studiofellow
Posts: 5
Joined: Tue Feb 27, 2024 9:29 am
Contact:

Tasks API - PUT with TaskStatus

Post by studiofellow » Tue Feb 27, 2024 9:43 am

My client needs to mark tasks done via the API. Is TaskStatus a supported field for PUT requests to Tasks? I don't see it included in the Tasks API spec.

If this is not supported, does anyone have a query handy that can be used via the Query API to update a task's TaskStatus only?

Thanks so much!
Jarrod Drysdale

justine
Posts: 233
Joined: Tue Dec 28, 2021 7:59 am

Re: Tasks API - PUT with TaskStatus

Post by justine » Tue Feb 27, 2024 4:49 pm

studiofellow wrote:
Tue Feb 27, 2024 9:43 am
My client needs to mark tasks done via the API. Is TaskStatus a supported field for PUT requests to Tasks? I don't see it included in the Tasks API spec.

If this is not supported, does anyone have a query handy that can be used via the Query API to update a task's TaskStatus only?

Thanks so much!
Jarrod Drysdale
Good afternoon studiofellow,

You are correct, it is currently not possible to update the status of a task via the API. I have added updating task.TaskStatus to our development list. We will update this thread when your request is complete.

All queries submitted via the API are read only. It is not possible to update task.TaskStatus.

Thanks!

studiofellow
Posts: 5
Joined: Tue Feb 27, 2024 9:29 am
Contact:

Re: Tasks API - PUT with TaskStatus

Post by studiofellow » Wed Feb 28, 2024 8:21 am

Thank you Justine for your help! I appreciate you adding task.TaskStatus to the development list and clarifying the Query endpoint.

AustinD
Posts: 4
Joined: Wed Jul 31, 2024 3:22 pm

Re: Tasks API - PUT with TaskStatus

Post by AustinD » Wed Jul 31, 2024 3:47 pm

studiofellow wrote:
Tue Feb 27, 2024 9:43 am
My client needs to mark tasks done via the API. Is TaskStatus a supported field for PUT requests to Tasks? I don't see it included in the Tasks API spec.

If this is not supported, does anyone have a query handy that can be used via the Query API to update a task's TaskStatus only?

Thanks so much!
Jarrod Drysdale
Hello studiofellow,
This feature request is complete and is available in version 24.2.10. For more information see our online documentation https://www.opendental.com/site/apitasks.html

studiofellow
Posts: 5
Joined: Tue Feb 27, 2024 9:29 am
Contact:

Re: Tasks API - PUT with TaskStatus

Post by studiofellow » Thu Aug 01, 2024 8:40 am

This is amazing, thanks so much to the Open Dental team for implementing this so quickly!

Post Reply