<?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 APIs created in Appian on the load of Interface</title><link>https://community.appian.com/discussions/f/integrations/29421/calling-apis-created-in-appian-on-the-load-of-interface</link><description>Hi Team, I have created a WEB API in Appian only which is used to Write data to tables. I want to use this WEB API on Interface load. How can we do that ? Regards, Abdus Samad</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144781?ContentTypeID=1</link><pubDate>Sun, 26 Jan 2025 13:31:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a074028-16b1-4580-81da-b9087c1a70bc</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This does not solve the underlying problem and the same restriction apply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144777?ContentTypeID=1</link><pubDate>Sun, 26 Jan 2025 06:27:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fda9a971-8c43-4f75-9c24-2766aa58fbad</guid><dc:creator>ahmadb803565</dc:creator><description>&lt;div class="css-186bnk2 css-lb9cx4-stack css-1imox1-stackGridRows css-1bjhv8d css-1vznryd css-1soja3n"&gt;
&lt;div&gt;
&lt;p class="css-11l7rww css-pelz90 css-0 css-s9mxsb css-bmcd97-textWhiteSpace css-0 css-542wex"&gt;Another&amp;nbsp;suggestion is it possible to invoke the start process from a rule expression. If this is indeed possible, could you provide an example of how to handle success and error events within the rule expression?&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144730?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 14:58:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:05cd7664-8409-43bf-ba15-c205d7c1ab64</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;While this is possible, you risk that this call is triggered multiple times.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144726?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 14:23:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97a44372-d9b5-4579-a7b0-fe7f2efdca7e</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Did you try exposing a web api from appian&amp;nbsp; that uses startProcess, and consuming that web api from an integration invoked in your interface?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144641?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 10:01:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1506d86-31bb-47c7-971a-a8f975f92e24</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;No, to start a process you need an initial user interaction like a button click.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144639?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 09:36:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:242e5aa0-2f53-4c0c-bc07-c2031dfec0ef</guid><dc:creator>ahmadb803565</dc:creator><description>&lt;div class="css-186bnk2 css-lb9cx4-stack css-1imox1-stackGridRows css-1bjhv8d css-1vznryd css-1soja3n"&gt;
&lt;div&gt;
&lt;p class="css-11l7rww css-pelz90 css-0 css-s9mxsb css-bmcd97-textWhiteSpace css-0 css-542wex"&gt;Sure, that sounds good for now. But if we need to&amp;nbsp;start&amp;nbsp;a process model that&amp;nbsp;call all of those integrations call to fetch data into the interface, can we start that with a local variable?&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144635?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 09:32:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5fa429b1-c5cb-41c7-8b35-081e89352a3f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This is not how interfaces work in Appian. I suggest to go through one of the interface building tutorials.&lt;/p&gt;
&lt;p&gt;In the end, you define a local variable and call the integration to populate it.&lt;/p&gt;
&lt;p&gt;Here some examples on how to call integrations:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/24.4/Call_an_Integration.html"&gt;https://docs.appian.com/suite/help/24.4/Call_an_Integration.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144633?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 09:27:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3185f561-dada-436c-b0c9-e19aea240691</guid><dc:creator>ahmadb803565</dc:creator><description>&lt;p&gt;So where to call this expression inside the interface??, is there a page_load event within the interface itself??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144632?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 09:24:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:47d18d7e-241f-46b6-9165-b4ad4441a7c6</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;An integration that just queries data can be called like any other expression.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144630?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 09:22:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7e188c1c-791f-4844-893f-1be09eec8179</guid><dc:creator>ahmadb803565</dc:creator><description>&lt;div class="css-186bnk2 css-lb9cx4-stack css-1imox1-stackGridRows css-1bjhv8d css-1vznryd css-1soja3n"&gt;
&lt;div&gt;
&lt;p class="css-11l7rww css-pelz90 css-0 css-s9mxsb css-bmcd97-textWhiteSpace css-0 css-542wex"&gt;How to call the API when the user clicks on their task and the interface is loaded??&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144628?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 08:56:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6f180476-9904-4f90-8979-20f2bc983cd6</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Why don&amp;#39;t you use the marketplace log reading plugin and read that information from Appian logs? That information is stored in the record usage log, as &lt;a href="/members/stefanhelzle0001"&gt;Stefan Helzle&lt;/a&gt;&amp;nbsp;&amp;nbsp;said.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144622?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 08:05:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7cc9eae4-7a0d-4640-af9c-900a6287d4ed</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Well, loading data to present it to the user is the normal thing.&amp;nbsp;Just call that API and store the result in a local variable.&lt;/p&gt;
&lt;p&gt;Do you see any obstacles when implementing this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/144621?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 07:30:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a4fc570b-b468-4ef1-9cd8-2ee57627e7d8</guid><dc:creator>ahmadb803565</dc:creator><description>&lt;div class="css-186bnk2 css-lb9cx4-stack css-1imox1-stackGridRows css-1bjhv8d css-1vznryd css-1soja3n"&gt;
&lt;p class="css-11l7rww css-pelz90 css-0 css-s9mxsb css-bmcd97-textWhiteSpace css-0 css-542wex"&gt;&lt;/p&gt;
I have a similar situation where I want to load data automatically when the user opens the human task on the interface page load, let&amp;#39;s say. This way, the data will be updated and accurate from external APIs. The reason for this is that the data changes frequently, and the user needs to see the most current information without having to refresh it manually. So how we can achieve this??&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/116557?ContentTypeID=1</link><pubDate>Thu, 20 Jul 2023 14:50:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df228d0a-8a87-4635-8826-3bb0826b5ec7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;When following the Appian idea of records and processes, you can find this information in the records usage log&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.2/Logging.html#records-usage"&gt;https://docs.appian.com/suite/help/23.2/Logging.html#records-usage&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/116555?ContentTypeID=1</link><pubDate>Thu, 20 Jul 2023 14:39:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4bb7c7a4-75ff-4ba0-a6a2-abb0d24dfc2b</guid><dc:creator>abduss0004</dc:creator><description>&lt;p&gt;There are 3 or 4 Interfaces in my application where I want to record who have accessed those Interfaces .&lt;br /&gt;So , we want to store the details of user who visited that interface in one table.&lt;br /&gt;How can we achieve this ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/116554?ContentTypeID=1</link><pubDate>Thu, 20 Jul 2023 14:35:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:864b7bde-e3a7-43c7-a22f-0d98118e956f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Would you like to share what you want to achieve?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/116553?ContentTypeID=1</link><pubDate>Thu, 20 Jul 2023 14:31:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c591c44-0186-4b65-8dc9-77770df28d57</guid><dc:creator>abduss0004</dc:creator><description>&lt;p&gt;even on calling WEB APIs ? I saw in one of the suggestion that we can do through APIs but that information was also incomplete .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/116552?ContentTypeID=1</link><pubDate>Thu, 20 Jul 2023 14:27:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2c3d0cf4-f827-483f-8c83-b5a83b0cec5b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You cannot modify data in the database&amp;nbsp;on interface&amp;nbsp;load.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/116551?ContentTypeID=1</link><pubDate>Thu, 20 Jul 2023 14:25:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7203e293-d9d9-4555-8dd1-e2d6df222d88</guid><dc:creator>abduss0004</dc:creator><description>&lt;p&gt;didn&amp;#39;t get you on this .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling APIs created in Appian on the load of Interface</title><link>https://community.appian.com/thread/116550?ContentTypeID=1</link><pubDate>Thu, 20 Jul 2023 14:12:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:471b47ea-370e-4e23-acd8-59958ae29613</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;In Appian, on a UI, any data modification can only be the direct result of a user interaction. While there are some hacks to work around this, I strongly suggest to stay with this design paradigm.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.2/functions-side-effects.html"&gt;docs.appian.com/.../functions-side-effects.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>