Solved

Do we have an option to create custom document library in Office 365 SharePoint site using Nintex workflow ?

  • 16 March 2017
  • 4 replies
  • 11 views

Badge +2

How to create a new document library using Nintex workflow for SharePoint online. Is there any action in Nintex workflow which will take care of creating custom document library.

icon

Best answer by TomaszPoszytek 16 March 2017, 18:00

View original

4 replies

Userlevel 7
Badge +17

Not ootb of course, but you can do it using ‌ and SharePoint REST API: http://sharepoint.stackexchange.com/questions/137560/create-a-document-libary-with-sharepoint-rest-api

Regards,

Tomasz

Userlevel 7
Badge +17

Hey! Have you tried out my suggestion? Did it work for you? Or do you have another workaround?

If mine worked, please mark it as "correct". Thanks!

Regards,

Tomasz

Badge +2

Yes. Using Web request action rest api request it worked and created custom document library in sub site.

Userlevel 5
Badge +13

Tomasz, is it possible to use this to somehow create a document library from a specific template? Or, if not, to add columns to the doc lib via REST after you create it?

Reply