<?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>I am trying to follow this example</title><link>https://community.appian.com/discussions/f/integrations/6560/i-am-trying-to-follow-this-example</link><description>I am trying to follow this example forum.appian.com/.../Connector_Functions.html where Appian is consuming data from weather API exposed by Yahoo. Getting the following error: Interface Definition: Expression evaluation error at function a!fromJson [line</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I am trying to follow this example &lt;br /&gt;&lt;a href="https://forum.appian.com/suite</title><link>https://community.appian.com/thread/25811?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2015 10:23:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3d9e2e1d-fde4-4d34-a8e7-c2315ab33fca</guid><dc:creator>ishaanim</dc:creator><description>Cant I send CDT as post parameters? How to send this converted cdt as post parameter?&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to follow this example &lt;br /&gt;&lt;a href="https://forum.appian.com/suite</title><link>https://community.appian.com/thread/25808?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2015 04:31:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b388586-248a-473b-bd3c-183d691b3470</guid><dc:creator>sagarl511</dc:creator><description>From m y understanding, you can use a!toJson function to convert cdt to json string&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to follow this example &lt;br /&gt;&lt;a href="https://forum.appian.com/suite</title><link>https://community.appian.com/thread/25794?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 18:06:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fced8d5d-3b4e-4b76-a164-d70a5c15471e</guid><dc:creator>ishaanim</dc:creator><description>The parameters are JSON Based to send url embedded parameters? Can we send CDT as request body for REST call?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to follow this example &lt;br /&gt;&lt;a href="https://forum.appian.com/suite</title><link>https://community.appian.com/thread/25787?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 17:00:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ffe62f56-ae15-46d6-a629-b1f2a11ee5d6</guid><dc:creator>PhilB</dc:creator><description>That very much depends on the format of the parameters - are they JSON-based or just query parameters? If they are the latter then follow the example below, noting how the a!httpQueryParameter() function is used: &lt;a href="https://forum.appian.com/suite/help/7.11/Connector_Functions.html#a!httpQuery.28.29"&gt;forum.appian.com/.../Connector_Functions.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to follow this example &lt;br /&gt;&lt;a href="https://forum.appian.com/suite</title><link>https://community.appian.com/thread/25786?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 16:46:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:788294f8-a61e-4f01-b7f4-de866a0141e5</guid><dc:creator>ishaanim</dc:creator><description>Can you tell me how to send url embedded parameters in a Rest Call? &lt;br /&gt;I have the following URL : https:/my/path/{id}&lt;br /&gt;I need to pass id as a parameter from Appian.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to follow this example &lt;br /&gt;&lt;a href="https://forum.appian.com/suite</title><link>https://community.appian.com/thread/25785?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 15:19:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d314fa03-9106-4e62-a38d-901f1d988634</guid><dc:creator>PhilB</dc:creator><description>No problem!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to follow this example &lt;br /&gt;&lt;a href="https://forum.appian.com/suite</title><link>https://community.appian.com/thread/25783?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 15:11:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a00a7415-a39e-439d-b52c-2612d97b09db</guid><dc:creator>ishaanim</dc:creator><description>okay. Thank you Phil&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to follow this example &lt;br /&gt;&lt;a href="https://forum.appian.com/suite</title><link>https://community.appian.com/thread/25781?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 15:05:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:47fce179-28f4-4188-9bac-8e0fce7edde9</guid><dc:creator>PhilB</dc:creator><description>Looks like Appian is not able to connect to the URL that&amp;#39;s being requested - this could be due to network restrictions on your Appian instance so I&amp;#39;d check with whoever is responsible for the Appian server.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to follow this example &lt;br /&gt;&lt;a href="https://forum.appian.com/suite</title><link>https://community.appian.com/thread/25780?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 15:02:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4162ab6a-ef6f-415f-98f7-8cdba852cb3b</guid><dc:creator>ishaanim</dc:creator><description>Could not display interface. Please check definition and inputs.&lt;br /&gt;Interface Definition: Not a valid component. Received: [success:false,result:,error:[code:[category:0,namespace:1,detail:0],title:Error Calling httpQuery,message:Failed to connect to &lt;a href="https://query.yahooapis.com/v1/public/yql,detail:Connect"&gt;query.yahooapis.com/.../yql,detail:Connect&lt;/a&gt; to query.yahooapis.com:443 [query.yahooapis.com/98.137.200.255] failed: Connection refused],@attributes:[@anyAttribute:[_dirty:false,_bannerText:,_refresh:]]]&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to follow this example &lt;br /&gt;&lt;a href="https://forum.appian.com/suite</title><link>https://community.appian.com/thread/25779?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 14:59:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:44d83028-5866-4e53-8a21-7ff1159b99c3</guid><dc:creator>PhilB</dc:creator><description>At a guess, the response you&amp;#39;re getting does not contain an element of body. Try running the below in an expression rule and paste the result here so we can see what&amp;#39;s wrong.&lt;br /&gt;&lt;br /&gt;a!httpQuery(&lt;br /&gt;  /* Details about the Yahoo! Weather API can be found at: &lt;a href="https://developer.yahoo.com/weather/"&gt;developer.yahoo.com/.../&lt;/a&gt; */&lt;br /&gt;  url: &amp;quot;&lt;a href="https://query.yahooapis.com/v1/public/yql"&gt;query.yahooapis.com/.../yql&amp;quot;,&lt;/a&gt;&lt;br /&gt;  queryParameters: {&lt;br /&gt;    /* a!httpQuery will automatically url-encode query parameters for you, &lt;br /&gt;     * so it&amp;#39;s OK to include spaces in the value of a query parameter */&lt;br /&gt;    a!httpQueryParameter(&lt;br /&gt;      name: &amp;quot;q&amp;quot;,&lt;br /&gt;      value: &amp;quot;select * from weather.forecast where woeid = 2514815&amp;quot;&lt;br /&gt;    ),&lt;br /&gt;    a!httpQueryParameter(&lt;br /&gt;      name: &amp;quot;format&amp;quot;,&lt;br /&gt;      value: &amp;quot;json&amp;quot;&lt;br /&gt;    ),&lt;br /&gt;    a!httpQueryParameter(&lt;br /&gt;      name: &amp;quot;env&amp;quot;,&lt;br /&gt;      value: &amp;quot;store&amp;quot;&lt;br /&gt;    )&lt;br /&gt;  }&lt;br /&gt;)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>