hi,
i am trying to create a signature flow, in which a series of users has to sign off on a certification, in order of course.
basic scenario:
1) user A gets an email notifying him to sign off on a certification with the url to the signoff page,
2) A signs off on it (by pressing a button), and the second user, B, is then sent an email,
3) B clicks on the same url in his email, where by that time, the page will have A's signature, B signs off, and the process continue indefinitely until all required signees have signed off
my first question is should i use senquential or state machine workflow? also, if someone can give me more details on how to implement this that would be great. thanks.
Start Free Trial