-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathASAPCanvas.json
More file actions
32 lines (32 loc) · 1.24 KB
/
ASAPCanvas.json
File metadata and controls
32 lines (32 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"CanvasAPIKey": "",
"CanvasAPIURL": "https://youinstitution.instructure.com",
"ASAPurl": "https://api.asapconnected.com/api/login",
"ASAPuserid": "",
"ASAPorgid": "",
"ASAPpassword": "",
"ASAPAPIKey": "",
"ASAPapiurl": "https://api.asapconnected.com/api/Enrollments?includeAttendance=false&classStartDate=01-01-2021&classEndDate=07-19-2021&enrollmentStartDate=01-01-2021&enrollmentEndDate=07-19-2021",
"logserveraddress": "",
"logfilepath": ".ASAPCanvas",
"logfilename": "canvasASAP.log",
"ASAPlastposfile": "lastrecordasap.csv",
"SendInfoEmails": "True",
"SendInfoEmailAddr": "addresstosendwhatitdidmessagesto",
"Debug": "True",
"DebugEmailAddr": "addresstosenddebugsto",
"NewUserCourse": "767",
"SkippedCoursesCSV": "SkippedCourses.csv",
"SMTPAddressFrom": "noreply@domain.com",
"SMTPStatusMessage": "ASAP-Canvas Event Log",
"SMTPServerAddress": "",
"SendIntroLetters": "True",
"IntroLetterPath": "E:/AEMessage/",
"IntroLetterFile" : "AEMessage.html",
"SentIntroLettersCSV": "SentIntroEmails.csv",
"SendCOVIDLetters": "True",
"COVIDLetterPath": "E:/AEMessage/",
"COVIDLetterFile" : "AAEVoluntaryVaccinationVerificationLetter.html",
"SentCOVIDLettersCSV": "SentCOVIDEmails.csv",
"IsOnline":"False"
}