pub fn build_webhook_url( public_base_url: &str, provider_id: &str, tenant: &str, team: &str, ) -> String
Build the webhook URL for a provider.