SpiraPlan: SoapService SOAP Web Service
See all operations
Requirement_CreateWorkflowTransition
Description
Creates a new workflow transition for a requirement 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