<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Is there a way to do a transition for an incident in SpiraTeam over REST (Thread)</title><description> &#xD;
&#xD;
&#xD;
After a new incident was created within SpiraTeam a third party tool has to tell SpiraTeam via REST to change the status within the defined workflow from new to e. g. in progress.   I checked the documentation but didn't find any function that looked like Transition/Execute.  If this is possible, which REST function has to be called?  Thanks in advance.  Raul </description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/integrations/bug-trackers/1437.aspx</link><item><guid isPermaLink="false">threadId=1437</guid><author>Raul Katos (raul.katos@gmx.de)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">rest incident transition </category><title>Is there a way to do a transition for an incident in SpiraTeam over REST</title><description> &#xD;
&#xD;
&#xD;
After a new incident was created within SpiraTeam a third party tool has to tell SpiraTeam via REST to change the status within the defined workflow from new to e. g. in progress.   I checked the documentation but didn't find any function that looked like Transition/Execute.  If this is possible, which REST function has to be called?  Thanks in advance.  Raul </description><pubDate>Tue, 19 Apr 2016 08:04:31 -0400</pubDate><a10:updated>2016-04-22T19:05:36-04:00</a10:updated><link>/Support/Forum/integrations/bug-trackers/1437.aspx</link></item><item><guid isPermaLink="false">messageId=2610</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> Hi Raul  You can update the status of an incident using the REST API.  You dont need to actually se</title><description> Hi Raul  You can update the status of an incident using the REST API.  You dont need to actually send a transition, you just update the IncidentStatusId with the destination status. That means you just use the standard Incident PUT command with the appropriate status.  To get the list of transitions and matching output statuses, you can use the  http://api.inflectra.com/Spira/Services/v4_0/RestServiceOperation.aspx?uri=projects%2f{project_id}%2fincidents%2ftypes%2f{incident_type_id}%2fworkflow%2ftransitions%3fstatus_id%3d{incident_status_id}%26is_detector%3d{is_detector}%26isOwner%3d{is_owner}&amp;method=GET  call  Regards Adam </description><pubDate>Fri, 22 Apr 2016 19:05:36 -0400</pubDate><a10:updated>2018-02-28T21:13:25-05:00</a10:updated><link>/Support/Forum/integrations/bug-trackers/1437.aspx#reply2610</link></item></channel></rss>