Is it possible to invoke a Service Management Automation runbook via a SharePoint 2013 workflow? I'd like to also be able to pass parameters to the runbook from data on the SharePoint list.
I've been able to use PowerShell to start and pass parameters to a runbook but I'd like to do it using a SharePoint workflow if possible. Any help would be much appreciated.