Is there any process to trigger(Approval workflow B) after the action taken by (Approval workflow A).

Hi All,

Here we have a scenario where one process dependent on other.

Step 1 : we have Approval workflow where Manager approves the request for account creation.

Step 2 : Then we have an other workflow where group owner approves the request for group addition to the account.

So here we need to know whether the Manager approval has done or not? If yes then it should for group owner approval which is step2 different approval workflow.

Both the approval workflows are different.
So do we have any existing customization that stpe2 waits until the step1 complete's.