Power Automate Introduction & Sample Flow to Create SharePoint List Item

Power Automate Introduction:

   Power Automate is a cloud-based service that allows users to create workflows themselves. Microsoft Flow is now called as Power Automate


Example (Create SharePoint List Item):

    Here we will create one simple flow which will create SharePoint list item.

1. Create Flow:        

  •  From "SharePoint admin center" > Power Automate


  • Power Automate site > Create > Instant Cloud Flow > Enter Flow Name > Select Manually trigger a flow > Click Create



  • Next page click "New Step" >in Operation enter "SharePoint' >In Action select "Create item"




  • In this Create Item Action select Site URL > Select List Name > Enter Title value of new item > click Save. Now we have successfully created our Flow. next we need to run this flow




Run Flow:

  •  Click On "My Flows"> Click "Run" button of our Flow > Click Continue & Run > Now we can see the items created in the SharePoint list


To Check Flow running Status & History:

  • To check the running history status > Go to My Flows > Select our Flow > Options > Run History > check the status here & also click time to check full details







Refer this video for more details

Comments

Popular posts from this blog

SPFx with PnPJS CRUD Operations (V3)

Add content type to SharePoint List/Library using REST API

A type named 'SP.Data. could not be resolved by the model error