Please refer my previous article to learn more about creating NINTEX workflow.
We will be deleting a list from SharePoint site by calling the web service _vti_bin/lists.asmx. I have created a list which has Name – Single line of text (used to specify the list name that has to be deleted).
Workflow Design:
Web Request Action:


Soap Action:

Result:
The specified list is deleted successfully from the SharePoint site.

Gowtham RajamanickamPosted Jul 9, 2015, 12:29 AM
good one
Santhakumar MunuswamyPosted Jul 8, 2015, 3:31 PM
Nice One