Downloaded G2 templates. Added notes for DataSnipper and Recast. Added API keys and a few other small items.

This commit is contained in:
Norm Rasmussen
2023-11-09 22:12:16 -05:00
parent 3edcfc22bb
commit fa83a6fc7a
21 changed files with 522 additions and 3 deletions

View File

@ -15,3 +15,4 @@ DOXIMITY_INTERNAL = "vAnSR4CvxpII6buj3uT23MPBY"
TERMINUS_EMPLOYEE = "M2er8m0DMQyCyP7zOg3Gbae9k"
BIGIDEAS = "mgGWRtmhebC9xulTXeSohVtop"
ZENJOB = "LIXqtHXEqcXHyN0EtezngnpzA"
DATASNIPPER = "098Odf9CIkk4aQA1lW7tsa9k8"

View File

@ -28,8 +28,8 @@ def get_course():
"id": uuid,
"name": name,
"status": status,
# "build_url": build_url
# "url": f"https://walmart.northpass.com/app/courses/{uuid}",
# "build_url": build_url
# "url": f"https://walmart.northpass.com/app/courses/{uuid}",
}
# FIX: Up until here, each course gets read to the terminal.