From 481b403aaefac639793615183c1f483d1cdf74ca Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Mon, 4 Aug 2025 16:10:39 -0400 Subject: [PATCH] Mizuno monthly! --- Scripts/API_Tests/add-pgaids.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/API_Tests/add-pgaids.py b/Scripts/API_Tests/add-pgaids.py index fb615c12..cc8f9a7b 100644 --- a/Scripts/API_Tests/add-pgaids.py +++ b/Scripts/API_Tests/add-pgaids.py @@ -5,7 +5,7 @@ import Apikeys import os from datetime import datetime -basefile = "/Users/normrasmussen/Downloads/mizunojune2025.csv" +basefile = "/Users/normrasmussen/Downloads/multiple_learning_path_analysis.csv" api_key = Apikeys.MIZUNO uuid_url = "https://api.northpass.com/v2/people?filter[email][eq]=" prop_url = "https://api.northpass.com/v2/properties/people/"