Talkspace script for emails into props, G2, and Wild Health Notes.
This commit is contained in:
@ -4,8 +4,8 @@ from pathlib import Path
|
||||
import Apikeys
|
||||
import os
|
||||
|
||||
basefile = "/Users/normrasmussen/Downloads/client-learners.csv"
|
||||
api_key = Apikeys.wildhealth_edportal
|
||||
basefile = "/Users/normrasmussen/Downloads/talkspace-paid-learners.csv"
|
||||
api_key = Apikeys.talkspace_1099
|
||||
prop_url = "https://api.northpass.com/v2/properties/people/"
|
||||
headers = {
|
||||
"accept": "*/*",
|
||||
|
||||
Reference in New Issue
Block a user