Some scripts changed. updated Mizuno templates.
This commit is contained in:
@ -2,7 +2,7 @@ skuid = "shdX7ht5PZHoOBKOZqZsTMaCJ"
|
||||
unknown = "SlpQlju219WnWogn94dQUT6Yt"
|
||||
forcemanager = "3ia7mWFkdeALYQFYoB51yh6Ov"
|
||||
talkspace_core = "2vfHw6ksqGfT1gUhPM8pXx2wW"
|
||||
wildhealth = "HWxj6VTNPwbc3WghFTPzr7SjE"
|
||||
wildhealth_edportal = "HWxj6VTNPwbc3WghFTPzr7SjE"
|
||||
normsandbox = "SlpQlju219WnWogn94dQUT6Yt"
|
||||
walmartprod = "6hUfJdAartHTHhHc0WIRZYPWe"
|
||||
recast = "9LISLpq7Ebqot3Xrggn5twKWZ"
|
||||
|
||||
@ -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]="
|
||||
|
||||
|
||||
|
||||
@ -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": "*/*",
|
||||
|
||||
Reference in New Issue
Block a user