Hello
I have this question and was wondering if someone could answer me.
How can I implement a document approval workflow with notification rollback. Something like:
User A sends to user B; user B forwards to user C.
Now its when the difficult part starts:
When C approve, he notifies the user B. Then B notifies the user A.
It will be someting like:
A -> B -> C
C -> B -> A
Found no similar example. If anyone could help me I would be very grateful 🙂
I believe the approval by C should trigger an email sent to B which in turn triggers an email sent to A. I don’t know what else I could say – could you give me some hints?
Hello Dave! Thank you very much for you answer.
I had to edit the question, because the scenario changed a bit. Hope you can help me 🙂
Use an email step in your workflow. On document approval email users A B and C.
