SharePoint Get Items and Filter Query in Flow [Part-1]

 


In Flow, Get Items is a SharePoint action which allows you to get items from SharePoint list. Similarly There is another SharePoint action called Get files which allows you to get files from Sharepoint document library. You can not use Get files for SharePoint list but the capabilities for both the actions are same.

Important Points-

  • The default item limit is 100. Items are paginated by default.
  • For larger list, you can increase this limit up to list view threshold limit of 5000 items.  Flow will generate error dialog if you are going beyond 5000 limit.

Comments

Popular Posts

How to restrict word limit in google form?

How to delete person in SharePoint Power app form?

How to get Week number from Date in SharePoint?