<?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>Calling Web API</title><link>https://community.appian.com/discussions/f/integrations/10962/calling-web-api</link><description>Hi, 
 
 I have a Web API which Start a Process (To Generate a text document with request and response). 
 with( a!startProcess( processModel: cons!PG_TEST_DOCUMENT_GEN_PROCESS_MODEL, processParameters: a!fromJson( a!toJson( http!request.queryParameters</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Calling Web API</title><link>https://community.appian.com/thread/48189?ContentTypeID=1</link><pubDate>Fri, 01 Sep 2017 05:05:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9391fd70-915c-4119-aebe-dbaeb7894c5a</guid><dc:creator>aloks0189</dc:creator><description>As per my understanding, whenever you have the requirement to work with Writer type Object (like. httpWrite() till 17.1 or some other function), you must need to have the User Interaction. I mean to say, it&amp;#39;s mandatory for you to have an Interface and call this function inside bind() and pass the value for this using saveInto.&lt;br /&gt;
&lt;br /&gt;
But if you don&amp;#39;t want to have an interface and want to execute/post some data to some service using POST call, you can try creating Custom Smart Service Plugin, that might do your job.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling Web API</title><link>https://community.appian.com/thread/48188?ContentTypeID=1</link><pubDate>Fri, 01 Sep 2017 03:43:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c52039fe-d3b2-471d-a0e0-9a2c0bed75b7</guid><dc:creator>PGarg</dc:creator><description>@Santosh&lt;br /&gt;
&lt;br /&gt;
Being on Appian 17.2, I am using Integration Object to call Web API but getting some absurd response.&lt;br /&gt;
&lt;br /&gt;
Still this will not resolve or provide actual solution because AFAIK POST method will be used in this case as I am starting a process to modify something and Integration object can only be called in saveInto parameter, but in my case I need to call this Web API in expression rule (load or with) to start the process.&lt;br /&gt;
&lt;br /&gt;
I don&amp;#39;t have any SAIL form for user intervention&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling Web API</title><link>https://community.appian.com/thread/48187?ContentTypeID=1</link><pubDate>Fri, 01 Sep 2017 03:40:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f41b089-bdba-4a22-91b6-2f7e2b9c3c16</guid><dc:creator>santoshd378</dc:creator><description>&lt;p&gt;Use integration object and call the integration wherever you want with the rule! domain&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling Web API</title><link>https://community.appian.com/thread/48186?ContentTypeID=1</link><pubDate>Fri, 01 Sep 2017 03:38:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:75be222e-5f3f-419a-ba05-0225245de6dc</guid><dc:creator>PGarg</dc:creator><description>17.2&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling Web API</title><link>https://community.appian.com/thread/48168?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2017 11:54:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6e430a74-76f7-4c38-8c70-f269b56252a3</guid><dc:creator>santoshd378</dc:creator><description>USe integration object if your on Appian 17.2+ or use httpQuery or httpWrite&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling Web API</title><link>https://community.appian.com/thread/48167?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2017 11:47:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ece0ba4d-2f67-41d3-a257-c33ae8618e1c</guid><dc:creator>sravanis</dc:creator><description>Hi PrakharGarg,&lt;br /&gt;
Can you please let me know which version are using?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling Web API</title><link>https://community.appian.com/thread/47928?ContentTypeID=1</link><pubDate>Fri, 25 Aug 2017 07:22:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba8f4f4e-81ff-4d86-873c-8b32d2c88183</guid><dc:creator>PGarg</dc:creator><description>Or Is there any way that I can generate the document with request and response in local variable itself. I don&amp;#39;t want to save response in PV as it is extremely huge and causing issues with Instance&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>