pub async fn send_env_data(
    event_name: String,
    user_id: String,
    event_params: HashMap<String, String>
)