I use the event trigger mechanism that is built into Cognos Analytics (11.2.4). I also see that there is a Java-based SDK code sample for triggers. So I could create a custom trigger program using the SDK and Java if I want. And, given the C# samples, maybe I could create one in C#.
Is it possible to use the Cognos Analytics REST API to fire a trigger? Has anyone here already done that? ...willing to share the code?