Forum Discussion

Paul Gerald Buli's avatar
Paul Gerald Buli
Copper Contributor
Apr 05, 2018
Solved

Online Form

Hi,   I am new to Office 365. Since everything is going to cloud/online. I was trying to automate our forms (vacation, sick and OB) through Office 365 that will have a requestor then approval bef...
  • Deleted's avatar
    Deleted
    Apr 09, 2018

    Paul is correct.

     

    Simplest way is to Create a list in SharePoint, with all the fields that you want.

    Then Click the PowerApps Button in the menu, then "Create an App", name the app and it auto generates the app for you. This can then be customised as desired, you'd need to do a bit of learning, but the docs are quite good. (https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/getting-started)

     

    Next you would need to create a "Flow" to send for approval. In you list you created above, click on the "flow" button, then "Create a flow", choose one of the approval work flows in the list that meets your need (I think there is one called send to manager for approval). If there isn't one that meets the need you can make your own. Again a bit of learning is required but again the docs are ok. (https://docs.microsoft.com/en-us/flow/) 

     

    Typically I can have a basic app up and running in 30 mins ... key thing to remember is that users must be licensed within Office365 ... so can't make the app for non-licensed users.

     

    Can also connect to Excel, as long as saved in SharePoint or OneDrive and many other data sources.

     

    Have fun!