Forum Discussion

sajarac's avatar
sajarac
Copper Contributor
Nov 09, 2020
Solved

Public Form

Hi there, silly question here. I need a public form because I need to have external people such a contractors customers etc that can enter some information, i.e. visitor log. but I need that the per...
  • RobElliott's avatar
    Nov 10, 2020

    sajarac you would need a flow in Power Automate that would save the information to a SharePoint list (we always do this for audit purposes), then route the information to the relevant person depending on the department chosen by the contractor or some other parameter. In Power Automate there is a useful action called a Switch which is a type of condition that looks at just one thing, for example, department and goes down the relevant case depending on what's selected by the contractor. You can have up to 27 cases in any switch.

     

    The trigger in the flow would be a Forms "W3en a new response is submitted and the first action should always be Get response details. You can then create the SharePoint list item:

     

     

    .. then further down after any other actions you need you have the switch action and the different cases:

     

     

    Rob
    Los Gallardos
    Microsoft Power Automate Community Super User

Resources