Forum Discussion
wesantos
Aug 17, 2022Copper Contributor
Workflow Rest API
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?
wesantos Check below threads, it should help you:
- Run workflow using API
- Is there any REST API to start a SharePoint designer workflow?
- 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.
- wesantosCopper Contributor
Hi ganeshsanap
Im trying to execute REST API - End Point
SP.WorkflowServices.InteropService.Current/StartWorkflow
I cant use StartWorkflowOnListItem