Zenjob notes. Webhook testing and python scripts.
This commit is contained in:
@ -48,7 +48,8 @@ def getfromEmail(BASEURLEMAIL, APIKEY):
|
||||
# print(response)
|
||||
email = response["data"]
|
||||
# print("Learner ID:" )
|
||||
pp.pprint(email)
|
||||
#pp.pprint(email)
|
||||
print(email)
|
||||
|
||||
|
||||
def getfromUuid(BASEURL, APIKEY):
|
||||
|
||||
Reference in New Issue
Block a user