GitHub user fisjac added a comment to the discussion: Customizing Apache Superset to Send Alerts via Webhook (REST API) Instead of Email/Slack
Can you add more details regarding what alert data/details you're looking to send to the webhook? I would look into the following files to get started: `AlertReportModal.tsx` - frontend modal for alerts/reports `superset/tasks/scheduler.py` - celery worker tasks for reports `superset/commands/execute` - executor functions for the celery worker to perform GitHub link: https://github.com/apache/superset/discussions/33268#discussioncomment-12973896 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
