pub async fn send_webhook_by_name_with_config( config_path: &str, name: &str, ) -> Result<(), WebHookError>