SharePoint: Displaying a List of Items
  • 20 Apr 2021
  • 1 Minute to read
  • Dark
    Light

SharePoint: Displaying a List of Items

  • Dark
    Light

Article Summary

Overview

After the SharePoint Module has been installed and a SharePoint list has been configured, the list can be interacted with using Decisions steps in a Flow. These steps can only be viewed after SharePoint is configured and connected in Decisions.

Example

  1.  In the Designer Project, select CREATE FLOW from the Global Action Bar and select CREATE. Select Flow, name the Flow and click CREATE.
  2. In the Flow Designer, navigate to INTEGRATION > SHAREPOINT > [NAME OF LIST] and add the Get All Items step to the workspace.
  3. Connect the Error and Success path to the End step. Then, click Save to save changes to the Flow.


Debug

  1. On the top action bar, click Debug. Then, click START DEBUGGING.
  2. After the debugger runs, click the Get All Items step. Click Execution 1 and select View Output Data.
    The Output data will display all the list items in the Sharepoint list.





Was this article helpful?

What's Next