I would like to get the notification about the status of the IronWorker task after its finished. I tried to setup and incoming-webhook, but could not find any way to achieve this.
Update I know how to setup incoming webhook in slack. I am finding a way to trigger this webhook by IronWorker after its completed. I just don't want to integrate the request code in my worker code.
Any help would be appreciated.