Walmart screenshot script and Chubb upload.
This commit is contained in:
@ -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():
|
||||
|
||||
@ -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){
|
||||
|
||||
Reference in New Issue
Block a user