I have a requirement where I need to trigger a workflow and send an email notification when aggregation fails — but only for Direct Connect sources (not for all sources).
I’m seeking some clarification on the below points:
Which trigger would be the most suitable to catch aggregation failure events?
Do I need to add any filter or condition inside the trigger to ensure it only applies to Direct Connect sources?
Is there a specific endpoint or method available to identify/list the source type (to distinguish Direct Connect sources from others)?
Any guidance, suggestions, or sample references would be highly appreciated!