Creating flows
This solution has two flows—one that is triggered on the form response and another that is triggered when the identity document is uploaded to SharePoint.
What do I do if I’m stuck?
If you run into a roadblock for some reason (can’t find a feature, an option isn’t showing up, or something is unclear), help is only a click away! You can download this chapter’s artifacts from our GitHub site: https://github.com/PacktPublishing/Power-Platform-and-the-AI-Revolution.
Let’s get started with the first flow!
Configuring a flow to handle form submission
This flow is triggered on the submission of a form. After the form has been processed, the registrant will receive an email prompting them to upload their identity document. As mentioned earlier, Forms does allow a file upload natively, but it requires the user to be authenticated to the Microsoft 365 tenant (which isn’t ideal for external users).