pub async fn send_webhook( config: &WebhookConfig, payload: &Value, ) -> Result<(), String>
Send a webhook notification