Certifications tool

For requests or help with our API
Post Reply
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

Certifications tool

Post by beacondental »

Open Dental has Certifications tool.
https://opendental.com/manual/certifications.html

Is there a way to have API functionality. The GET, POST, and PUT function for this.
justine
Posts: 354
Joined: Tue Dec 28, 2021 7:59 am

Re: Certifications tool

Post by justine »

beacondental wrote: Tue Sep 23, 2025 5:50 am Open Dental has Certifications tool.
https://opendental.com/manual/certifications.html

Is there a way to have API functionality. The GET, POST, and PUT function for this.
Hello beacondental,

The Certifications tool isn’t commonly used, so the value of adding API endpoints for it looks pretty low at first glance. Before we consider moving forward, could you email us with some details about your specific use case and workflow? That will help us understand what you’re trying to accomplish and whether Certifications is really the right feature to meet your needs.

Thanks!
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

Re: Certifications tool

Post by beacondental »

We wanted to build a workflow notifications on when employee certifications expire and when it get renewed. Reminder emails sent to employees as well if they forget.
justine
Posts: 354
Joined: Tue Dec 28, 2021 7:59 am

Re: Certifications tool

Post by justine »

beacondental wrote: Tue Sep 23, 2025 11:20 am We wanted to build a workflow notifications on when employee certifications expire and when it get renewed. Reminder emails sent to employees as well if they forget.
Hello beacondental,

If you're building a notification system for when an employee certification expires or gets renewed, you can currently do this by querying the cert and certemployee table using a ShortQuery.

Thanks!
Post Reply