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:
Norm Rasmussen
2024-05-09 17:07:47 -04:00
parent 4785ff6283
commit fa3ab13579
7 changed files with 215 additions and 17 deletions

View File

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