I need to start Nintex workflow for SharePoint Online using Powershell Script. Kindly help me out.
Thanks in advance.
You could create a new list where you publish your workflow and set the workflow to start when a new item is added, then write a powershell to add a new item on that list.