Skip to main content
October 22, 2025
Question

is there a way to detect newly created application?

  • October 22, 2025
  • 2 replies
  • 0 views

I'm planning to run a nightly process that will see if any new application has been created for the past 24 hours, and then send notification with some instructions to the person who created the new application. 

is there a way to detect these new application containers? any plug-in I can utilize? 

We self manage Appian on Kubernetes, so we have access to logs and Appian metadata. 

2 replies

andrewkAuthor
October 22, 2025

I just found out there was a function called: getallapplications

andrewkAuthor
October 22, 2025

the function is available through a plug-in called 'Application Plugins'