I would like to set up an email notification to be sent to the manager if there is a failure when aggregating accounts and permissions from ISC’s sources. However, I was unable to find a suitable email template for this purpose.
Is there an email template or workflow that can facilitate this action?
In the trigger you can’t get the source owner instead you can only get source ID, name. Anyway you can use the HTTP Operation to get the source owner using search query.
Hi @joyoon00
Other than source health or a subscription on a search query I don’t think there is anything as standard. However my workflow below will send an email (to a fixed address) when an error is detected, the email will contain the error and source name.