diff --git a/Custom_Templates/customer_templates/.DS_Store b/Custom_Templates/customer_templates/.DS_Store index 04bc8839..311f99c4 100644 Binary files a/Custom_Templates/customer_templates/.DS_Store and b/Custom_Templates/customer_templates/.DS_Store differ diff --git a/Scripts/API_Tests/bulk_invite_and_props.py b/Scripts/API_Tests/bulk_invite_and_props.py index 2454add1..a0afbcba 100644 --- a/Scripts/API_Tests/bulk_invite_and_props.py +++ b/Scripts/API_Tests/bulk_invite_and_props.py @@ -11,7 +11,7 @@ HEADERS = { "X-Api-Key": APIKEY, } BASEURL = "https://api.northpass.com/v2/" -IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-081125.csv" +IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-9225.csv" def bulk_invite_and_group(): diff --git a/Scripts/Walmart/Spark/resources_api.js b/Scripts/Walmart/Spark/resources_api.js index 49bfd850..ca22a9b2 100755 --- a/Scripts/Walmart/Spark/resources_api.js +++ b/Scripts/Walmart/Spark/resources_api.js @@ -7,7 +7,7 @@ const apiKey = "6hUfJdAartHTHhHc0WIRZYPWe" // const apiKey = "p5fidpuedHaOlPnd8EcpxzQMG" // Luminate Production ^ const uid = "/\?uid\=7beg87y4-fh24-4929-3rt5-24kdn87s5241"; -const groupIds = [] +const groupIds = ['0c842067-fa16-485d-92f5-50895d3078e4'] const getAllGroups = async (num) => { if(num === 1){