<?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>Trying to Run a POST integration as a GET so we can load a data query automatically on page load.</title><link>https://community.appian.com/discussions/f/integrations/35148/trying-to-run-a-post-integration-as-a-get-so-we-can-load-a-data-query-automatically-on-page-load</link><description>Good Afternoon, 
 We are using the query DOMO Dataset API to perform a SELECT query statement to retrieve some data for our Appian interface. 
 Documentation: https://developer.domo.com/portal/52fd0777839f4-query-a-data-set 
 We only intend to use SELECT</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Trying to Run a POST integration as a GET so we can load a data query automatically on page load.</title><link>https://community.appian.com/thread/136362?ContentTypeID=1</link><pubDate>Tue, 04 Jun 2024 13:49:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58b70d15-94c1-4fd3-b5e0-03c804047da2</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;Yeah&amp;nbsp;to follow on from Stefan&amp;#39;s point, I recommend that you&amp;nbsp;&lt;em&gt;&lt;strong&gt;don&amp;#39;t&lt;/strong&gt;&lt;/em&gt;&lt;strong&gt;&lt;/strong&gt; use a GET if this system is expecting a POST. POST calls can still use the &amp;quot;Queries Data&amp;quot; option, which would then allow you to query the data on initial page load.&lt;/p&gt;
&lt;p&gt;The one thing to keep in mind is that there are no guarantees that the query only runs a single time - if you expect that this integration only queries data, it should be fine. However, if this integration also writes data, then you may not want to use the &amp;quot;Queries Data&amp;quot; option because you could end up with multiple writes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to Run a POST integration as a GET so we can load a data query automatically on page load.</title><link>https://community.appian.com/thread/136326?ContentTypeID=1</link><pubDate>Tue, 04 Jun 2024 06:24:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fa1d8073-4b5c-4b86-8244-c795de01b1a8</guid><dc:creator>Stefan Helzle</dc:creator><description>[quote userid="55538" url="~/discussions/f/integrations/35148/trying-to-run-a-post-integration-as-a-get-so-we-can-load-a-data-query-automatically-on-page-load"]Because the Appian Integration is using the POST method to perform the query we are not allowed to use it in the Appian Interface&amp;#39;s on page load. It will only work when used through a SaveInto parameters for buttons or links.[/quote]
&lt;p&gt;I tend to disagree. Whether you can just call an integration or only use it in a saveInto only depends on the setting of the &amp;quot;Usage&amp;quot; property.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/18/pastedimage1717482256683v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to Run a POST integration as a GET so we can load a data query automatically on page load.</title><link>https://community.appian.com/thread/136322?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 23:51:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:53d1c18b-1f5f-4cb6-b81d-a9a4a055ab27</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;It should work fine, I (as well as others on here) have used this method before though we don&amp;#39;t talk about it much.&lt;/p&gt;
&lt;p&gt;There is no other way AFAIK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>