I am using the Microsoft Office 365 Activity to access a SharePoint List.
I have used the for each list to get all of the lists within my SharePoint site, outputting the name and list ID.
I have then been able to query a particular list and return back the correct number of index’s.
What I can’t seem to do whilst using the For Each List Item command is get the contents of each item outputted. The documentation isn’t clear if you can even get the content from this command. Anyone had any experience and able to help?