<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Is it possible to make a synchronous WebAPI ?</title><link>https://community.appian.com/discussions/f/general/28264/is-it-possible-to-make-a-synchronous-webapi</link><description>Hello, I&amp;#39;m trying to create a POST method WebAPI that waits for its process model to end. I need to receive a JSON data type, process this data, and return an XML generated with the process model as the WebAPI response, is it possible to process the JSON</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is it possible to make a synchronous WebAPI ?</title><link>https://community.appian.com/thread/111143?ContentTypeID=1</link><pubDate>Mon, 17 Apr 2023 10:03:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8e27fe58-7806-490a-bcb2-7a49317c5822</guid><dc:creator>eddien5334</dc:creator><description>&lt;p&gt;Using process chaining, you can make the process wait until the chain is done before returning.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ffffff;"&gt;&lt;a style="color:#ffffff;" href="https://phrazle-wordle.com/"&gt;phrazle&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to make a synchronous WebAPI ?</title><link>https://community.appian.com/thread/110451?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2023 18:06:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f6665e3-5312-4c85-9711-13de083785f8</guid><dc:creator>Abhay Dalsaniya</dc:creator><description>&lt;p&gt;As mentioned by Stefen, you can have the activity chaining all the way to your PM and the OnSuccess/OnFailure&amp;nbsp;will wait until the process gets completed. You can also have PV as a flag to get the status etc and can be retrieved within the&amp;nbsp;&lt;span&gt;OnSuccess/OnFailure using fv!provessInfo.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to make a synchronous WebAPI ?</title><link>https://community.appian.com/thread/110433?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2023 14:22:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:574fa4ce-a961-488e-93b5-43eca5eacbcd</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You can use process chaining to make the process wait to the end of the chain before returning.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>