Can I use the Slack plugin via the Runtime Engine?

Hi all, I’ve got the latest version of KSE setup, along with the Slack plugin. When I execute a test suite/collection via KSE, the result are displayed within Slack as expected.

The Runtime Engine is also setup to run on an internet connected server and is running via a .bat file containing the execution string.

Does anyone know if it’s possible to mirror the Slack plugin behaviour I see when executing locally, when I execute via the Runtime Engine? If it is possible, what changes do I need to make to implement this? (I assume any plugins are controlled via the execution string when using them via the Runtime Engine).