Zapier scripts for AIIM that need to go into Workato

This commit is contained in:
Norm Rasmussen
2025-02-12 16:40:10 -05:00
parent ea5a6eafc3
commit b683bb57f0
3 changed files with 43 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-12825.csv"
IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-21125.csv"
def bulk_invite_and_group():