Hi all,
I’ve a use case where a user uploads a document which needs approval from an approval group and then a stamp from legal. Both of these steps need to happen in one go such that, a placeholder for stamp is applied before sending for approval parallelly, and when the approval happens, the stamping can continue. Currently, I’m able to do the parallel sending to approvers but require an additional step to place the stamp placeholder after the approval before sending to legal. This step needs to be eliminated.
Hope the requirement is clear. Any help is greatly appreciated.