New API capabilities have been added for improved draft management. Webhooks will continue to fire for draft submissions, but have now been expanded to also cover Approvals and Rejections. These updates will provide enhanced flexibility for your draft review processes, offering more control over approvals and enabling more comprehensive draft management.
Reject Draft
- Added a new endpoint to reject a draft for further edits
- Support for a comment to be added to a rejection
Approve Draft
- Introduced an endpoint for partial approval
- Does not finalize draft if other approvers are pending
- Automatically adds an “API user” as an approver
- Support for a comment to be added to a submission
Approve Draft For All
- New endpoint to approve and publish a draft immediately
- Bypasses standard approval workflows
- Support for a comment to be added to a submission
For more information please see our API documentation.