Trigger a script when an Alarm becomes active?

Hello all! Quick question,,,, I'm new to ignition and I want to know whether or not something would be feasible, so I figured I'd ask the experts...

I have been practicing with scripting in Ignition and something I did was I created a script to make an API call based on various tag conditions (i.e. if a tag is above a certain value, trigger a script to make an API call, etc.).

What I want to know is, can I copy this functionality with alarms? For example, when an alarm becomes active, could I trigger a script to make an API call? I don't have much experience with alarming and haven't been able to find exactly what I'm looking for yet. Is this possible? If so, how could I implement this?

Thanks in advance!

On each tag, you can configure a script to run whenever an alarm goes active.

3 Likes