I need to query the Appian database (MariaBD) from my KPIs application. What would be the best way to do it? Does Appian have any webservice available?
Discussion posts and replies are publicly visible
If you are creating a record object to fetch the data into Appian, the you can use that record to create a webApi easily. You would need a service account to authorize and authenticate that WebAPI