Workflow to create a public form that sends an email notification to users #1799
amalinamohds
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, I'm testing the latest versions of formsflow.ai and exploring the system's capabilities for online form submissions with the following objectives in mind:
a) There are three types of users (requestor, verifier, and approver).
b) The requester and verifier don't have any login accounts. The Approver has a login account.
c) Once the requester submits the form, the verifier will receive an email with a link. The verifier will click the link and verify the form (via signature sign-off).
d) The approver will get a notification once the verifier has signed off on the form and can proceed to approve or reject the application.
e) The requester who submits the online form can edit their submission form and resubmit it again when their form is rejected by the reviewer or approver.
f) The requester who submits the online form receives an email notification once their form has been reviewed or approved.
Does anyone know whether this process can be implemented in the system?
Beta Was this translation helpful? Give feedback.
All reactions