External Approval

In case your organization has already deployed an OA system and all requests are approved there, you can configure an external approval flow as an approval node in the Custom Approval.

To configure an external approval flow, you need to specify an API endpoint for the external system. Bytebase will call that endpoint during the lifecycle of custom approval flow.

That endpoint needs to implement the following methods:

POST /approval

TBD

PATCH /approval/:id

TBD

GET /approval/:id

TBD

Edit this page on GitHub

Subscribe to Newsletter

By subscribing, you agree with Bytebase's Terms of Service and Privacy Policy.