Started the migration tool scripts. Finished Karbon's script for mass delete and re-addition. Other small things.
This commit is contained in:
@ -2,7 +2,7 @@ import Apikeys
|
||||
import requests
|
||||
import pandas as pd
|
||||
|
||||
IMPORTFILE = '~/Downloads/karbon-existing-groups.csv'
|
||||
IMPORTFILE = '~/Downloads/karbon-invite-users.csv'
|
||||
APIKEY = Apikeys.KARBON
|
||||
HEADERS = {"accept": "application/json", "X-Api-Key": APIKEY }
|
||||
BASEURL = "https://api.northpass.com/v2/"
|
||||
|
||||
Reference in New Issue
Block a user