Skip to main content
Nintex Community Menu Bar

SmartObject to get all the Sharepoint Lists Names

  • November 11, 2017
  • 1 reply
  • 7 views

I have requirement that i need to get all the Lists of the Sharepoint Site using the K2 SmartObject.

 

Any thoughts .

1 reply

Forum|alt.badge.img+3
  • December 12, 2017

Hi Vishnu,


 


So, if you want all the Lists of the Site Collection, you can use the Management SmartObject "List". 


 



 


This will give you a list of all the Lists within that site collection. If you would like to specify Subsites, that is ok too. 


 


I hope this helps!


Yiyang


 


**Please note that this also includes hidden lists.