Glassdoor notes, some Mizuno templates & a script
This commit is contained in:
@ -7,6 +7,7 @@ normsandbox = "SlpQlju219WnWogn94dQUT6Yt"
|
||||
walmartprod = "6hUfJdAartHTHhHc0WIRZYPWe"
|
||||
recast = "9LISLpq7Ebqot3Xrggn5twKWZ"
|
||||
mizuno = "stXNF84HWL8aCGeRjHEo2rJ1U"
|
||||
mizuno_running = "XeRrtgm0BFYPjOjPekVwCdGkW"
|
||||
sps = "VNDXh8K4tLYJ-Nvp78bo6w"
|
||||
anthology = "8ALsk8jDOlynEwn8ScMBSnG87"
|
||||
talkspace_1099 = "jpfQoIc2i5S6iq4saFjBOEkbt"
|
||||
|
||||
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
import requests
|
||||
import Apikeys
|
||||
|
||||
apiKey = Apikeys.client
|
||||
apiKey = Apikeys.mizuno_running
|
||||
|
||||
|
||||
def getallUuid(apiKey):
|
||||
@ -32,7 +32,7 @@ def addtoGroup(apiKey, uuid):
|
||||
"data": [
|
||||
{
|
||||
"type": "membership-groups",
|
||||
"id": "2f9aaac9-000a-4888-be33-3b65b76b5b9f",
|
||||
"id": "7383c506-619f-4a83-b1bc-ba766faae06f",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user