React to Insight events

I need to react to Insight events (insert, update) in my Atlassian Connect application.
I found out that I can create an automation rule with Insight trigger, IQL Condition, and action that will call my application. Also, I had to use Basic Auth there.
Is there any other way?