This article shows how to create a list in SharePoint 2010 using a NINTEX workflow.
IntroductionWe will be creating a new list by calling the web service _vti_bin/lists.asmx. I have created a custom list named “List Templates” with the following values. Please refer to SPListTemplateType enumeration for list templates and their IDs.I have created a custom list named “Manage Lists” with the following columns.The List Template column is a lookup column from the List Templates list and Template ID is a projected field. Create list workflow
Publish the workflow
Test the workflow
SummaryThus in this article you saw how to create a new list in SharePoint 2010 using a NINTEX workflow.
SharePoint Framework (SPFx) A Developers Guide