Sandata templates for the sign up form. Removed a few test scripts I don't need anymore. Created an Acatble dir.
This commit is contained in:
@ -6,7 +6,7 @@ baseCsv = "/Users/normrasmussen/Downloads/Incomplete list of Users.csv"
|
||||
baseUrl = "https://api.northpass.com/v2/people/"
|
||||
baseUrlname = "https://api.northpass.com/v2/people?filter[name][eq]="
|
||||
baseUrlemail = "https://api.northpass.com/v2/people?filter[email][eq]="
|
||||
apikey = Apikeys.client
|
||||
apikey = Apikeys.clien
|
||||
|
||||
|
||||
def getfromEmail(baseUrlemail, baseCsv, apiKey):
|
||||
|
||||
Reference in New Issue
Block a user