Chubb script and removed Pipedrive's old templates.

This commit is contained in:
Norm Rasmussen
2025-07-15 14:12:28 -04:00
parent 4a93905830
commit 8b741ea223
11 changed files with 1118 additions and 1 deletions

View File

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