Walmart screenshot script and Chubb upload.

This commit is contained in:
Norm Rasmussen
2025-09-02 16:20:40 -04:00
parent 53c614d813
commit cb7ba76a7d
3 changed files with 2 additions and 2 deletions

View File

@ -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():

View File

@ -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){