diff --git a/Custom_Templates/customer_templates/Mizuno Running/_sign_up_follow_up_dropdown.html.liquid b/Custom_Templates/customer_templates/Mizuno Running/_sign_up_follow_up_dropdown.html.liquid index abe05e9e..382cf9c7 100644 --- a/Custom_Templates/customer_templates/Mizuno Running/_sign_up_follow_up_dropdown.html.liquid +++ b/Custom_Templates/customer_templates/Mizuno Running/_sign_up_follow_up_dropdown.html.liquid @@ -5,7 +5,7 @@ id="sign-up-state-dropdown" required > - + @@ -56,12 +56,18 @@ - - - - - - - - + + + + + + + + + + + + + + diff --git a/CustomerNotes/Mizuno/09.07.23_Running_Canada.md b/CustomerNotes/Mizuno/09.07.23_Running_Canada.md index 62987a24..dba85e9f 100644 --- a/CustomerNotes/Mizuno/09.07.23_Running_Canada.md +++ b/CustomerNotes/Mizuno/09.07.23_Running_Canada.md @@ -8,3 +8,4 @@ "state/province" * Email Casey about the codes and discount details * Make sure Matt updates the email comms before launching to Canada +* Larry is ready to launch these courses to Canadian customers as soon as the above items are completed. diff --git a/Scripts/API_Tests/Apikeys.py b/Scripts/API_Tests/Apikeys.py index 8e6ce6be..fd8af6de 100644 --- a/Scripts/API_Tests/Apikeys.py +++ b/Scripts/API_Tests/Apikeys.py @@ -2,7 +2,7 @@ skuid = "shdX7ht5PZHoOBKOZqZsTMaCJ" unknown = "SlpQlju219WnWogn94dQUT6Yt" forcemanager = "3ia7mWFkdeALYQFYoB51yh6Ov" talkspace_core = "2vfHw6ksqGfT1gUhPM8pXx2wW" -wildhealth = "HWxj6VTNPwbc3WghFTPzr7SjE" +wildhealth_edportal = "HWxj6VTNPwbc3WghFTPzr7SjE" normsandbox = "SlpQlju219WnWogn94dQUT6Yt" walmartprod = "6hUfJdAartHTHhHc0WIRZYPWe" recast = "9LISLpq7Ebqot3Xrggn5twKWZ" diff --git a/Scripts/API_Tests/add_learnerprop.py b/Scripts/API_Tests/add_learnerprop.py index b131152d..9cd03c46 100644 --- a/Scripts/API_Tests/add_learnerprop.py +++ b/Scripts/API_Tests/add_learnerprop.py @@ -3,7 +3,7 @@ import pandas as pd import Apikeys csv = "/Users/normrasmussen/Downloads/client-learners.csv" -apiKey = Apikeys.client +apiKey = Apikeys.wildhealth_edportal baseUrlemail = "https://api.northpass.com/v2/people?filter[email][eq]=" diff --git a/Scripts/API_Tests/add_prop_csv.py b/Scripts/API_Tests/add_prop_csv.py index 55a7d46a..cb91f0b6 100644 --- a/Scripts/API_Tests/add_prop_csv.py +++ b/Scripts/API_Tests/add_prop_csv.py @@ -5,7 +5,7 @@ import Apikeys import os basefile = "/Users/normrasmussen/Downloads/client-learners.csv" -api_key = Apikeys.client +api_key = Apikeys.wildhealth_edportal prop_url = "https://api.northpass.com/v2/properties/people/" headers = { "accept": "*/*", diff --git a/test.md b/test.md new file mode 100644 index 00000000..4de88558 --- /dev/null +++ b/test.md @@ -0,0 +1 @@ +date2