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
Discussion posts and replies are publicly visible
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.
docs.appian.com/.../functions-side-effects.html
didn't get you on this .
You cannot modify data in the database on interface load.
even on calling WEB APIs ? I saw in one of the suggestion that we can do through APIs but that information was also incomplete .
Would you like to share what you want to achieve?
There are 3 or 4 Interfaces in my application where I want to record who have accessed those Interfaces .So , we want to store the details of user who visited that interface in one table.How can we achieve this ?
When following the Appian idea of records and processes, you can find this information in the records usage log
https://docs.appian.com/suite/help/23.2/Logging.html#records-usage