Had to change Sandata's script to grab the groups first and then grab people - going with people first was taking way too long. Updated some notes, worked on Luminate's fiveserv integration.
This commit is contained in:
BIN
Scripts/Walmart/PDFs/Driver Support options_05.09.2024.pdf
Normal file
BIN
Scripts/Walmart/PDFs/Driver Support options_05.09.2024.pdf
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ const apiKey = "6hUfJdAartHTHhHc0WIRZYPWe"
|
||||
// Luminate Production ^
|
||||
const uid = "/\?uid\=7beg87y4-fh24-4929-3rt5-24kdn87s5241";
|
||||
const groupIds = [
|
||||
'fbadcf2b-db4a-4342-b1a7-15fc357e6443',
|
||||
'bcab9f82-4bac-4903-a054-aabae5f0a347'
|
||||
]
|
||||
|
||||
const getAllGroups = async (num) => {
|
||||
|
||||
Reference in New Issue
Block a user