Datasnipper templates - redoing their header navigation.

This commit is contained in:
Norm Rasmussen
2024-09-26 17:32:26 -04:00
parent 691a199006
commit c61c1e4410
4 changed files with 58 additions and 39 deletions

View File

@ -13,7 +13,7 @@ HEADERS = {
"X-Api-Key": APIKEY,
}
BASEURL = "https://api.northpass.com/v2/"
IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-092024.csv"
IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-092624.csv"
def bulk_invite_and_group():