Notification of rsync task completion or failure

I have several datasets (NFS filesystems) that I backup from one Truenas to another every 24 hours (both 25.04.2.4). I have them scheduled in “rsync tasks” via the GUI. Other than logging in and looking at the GUI is there any way to enable a notification when they complete or fail? I used to do this with a script running on a Proxmox VM and mount the source and target filesystems and use rsync. The script sent email with completion stats or failure info. I don’t currently see any way to do anything like this in Truenas. Any ideas how to monitor this?

-GS