Start application out from message

Hi

I’m working in a vfx company and we wanna use spark to notify the artist when his job in the farm has finished.

Sending a simple text message with python works fine, but i’m wondering if it is possible to send in a link to a python file which will be executed when you click on it, similar to an http link.

I did register my own protocol for that to test it but sparks doesn’t seem to recognize it.

Is there a way to do that ?

cheers

Hannes