Invoke Runbook from SharePoint 2013 Workflow

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.

August 13th, 2015 6:42pm

just one important condition, they must retrun as JSON data, to use it in dictionary variable. because XML (.asmx for example) format is not supported

Free Windows Admin Tool Kit Click here and download it now
August 13th, 2015 7:28pm

I am not trying to return anything; I am simply trying to invoke a runbook from a SharePoint workflow using data as parameters from a SharePoint list.
  • Edited by hhancock 8 hours 11 minutes ago
August 13th, 2015 7:30pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics