Simultaneous approval for a different number of people
I need to create a workflow that will have 1-* approvals. It will vary depending on some parameters on a document. The approval schema is all or nothing. If one approver declines, the document is rejected. What's the best way to acomplish this? I'll interact with document/workflow via API (if that changes anything)
Tks
0 votes
1 answers
1680 views