Workflow Rest API

Copper Contributor

All

 

Im using Workflow Rest API to start execution from Postman:

SP.WorkflowServices.InteropService.Current/StartWorkflow

 

And I cant find a proper payload (JSON) to use for "workflowparameters"

 

Where can I find the parameters to be used?

2 Replies

@wesantos Check below threads, it should help you:

  1. Run workflow using API 
  2. Is there any REST API to start a SharePoint designer workflow? 
  3. Start a Workflow using REST 

Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

Hi @ganeshsanap 

 

Im trying to execute REST API - End Point

SP.WorkflowServices.InteropService.Current/StartWorkflow

 

I cant use StartWorkflowOnListItem