Two-Way Email Alarm Link

In the two-way link sent by an alarm, the url looks like this:

https://domain.com/main/web/ack/aSDFeSOcc5rKeNo-qWERDgwDmzZLjpo54tpArHOf6etW

I would like to implement a url shortener for all these links being sent out. I am happy to do this manually in each alarm message sent if needed. All I really need to know is there any way I can get the

aSDFeSOcc5rKeNo-qWERDgwDmzZLjpo54tpArHOf6etW

value in my pipeline?

Hi there, did you manage to get the aSDFeSOcc5rKeNo-qWERDgwDmzZLjpo54tpArHOf6etW in your pipeline ?

No, I did not. Sorry!

It would not make much sense to have access to this in the pipeline anyway. The link is not unique per-event, it’s unique per-user + event(s) depending on whether consolidation happened.