SpiraPlan: SoapService SOAP Web Service
See all operations
Release_CreateWorkflowTransition
Description
Creates a new workflow transition for a release workflow
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - The API Credentials | |
| int | projectTemplateId - ProjectTemplate the workflow exists within | Yes |
| int | workflowId - ID of the relevant workflow to add a transition to | Yes |
| RemoteWorkflowTransition? | remoteWorkflowTransition - User populated remote transition object |
Return Value
RemoteWorkflowTransition - Populated remote transition object after creation