Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconId1f6a7
panelIcon:construction:
panelIconText🚧
bgColor#FFEBE6

This page was created to contain general notes/documentation for the CAS API and Slate integration that is CAS-agnostic. It is under construction.

...

Term

Definition

CAS association

The group that owns and manages the CAS (e.g., APTA for PTCAS, ASPPH for SOPHAS, etc.)

Organization ID

Associated with the school/institution (e.g., Tufts University). Indicates the institution’s entity within the CAS/cycle. A unique ID used in setting up API accounts and subscriptions. Remains the same across cycles. Tufts has multiple Organization IDs; Vet is different from CASPA, and they are different from each different location PT has.

Application Form ID

Associated with the CAS/cycle (e.g., the PTCAS application for 23-24), represents the configurations made by the CAS association for their centralized application for that cycle, a unique ID used in setting up API accounts and subscriptions. Each year/cycle it will change for the CAS, but within that cycle it is the same for any program within that CAS (i.e., the individual DPT programs use the same application form ID because it is for PTCAS and not the program itself).

Prelaunch environment

Prelaunch is a "staging" environment that allows you to configure programs for the new cycle without impacting the current cycle. 

Production environment

The "live environment" is where you perform your applicant review processes. Applica" is where you perform your applicant review processes. 

CAS Applicant ID

Unique to the person; consistent across cycles and CAS. Note that Liaison does not generate a single application ID; best practice is to concatenate the Applicant ID with the Program ID (progMate.progSele0.programId) before import.
https://help.liaisonedu.com/Integration/Getting_Started_with_Data_Integration/Loading_Your_Data/Working_with_Person-scoped_and_Application-scoped_Unique_Identifiers

API Configurations

CAS API Account (Liaison)

...

Expand
titleSample text to request a new API account

Subject: Request to create new API account

Hello,

I am writing to request a new API account be created for the following CAS and institution. If possible, I’d like to request that the account username be [xxxxx].

Institution Manager name and email address: [xxxxx]

Name of user to receive CAS API access: [xxxxx]

CAS API user phone number: [xxxxx]

CAS API user email address: [xxxxx]

The name of your institution (university/college/school/etc.): [xxxxx]

The CAS, one or many, that you're interested in (e.g. BusinessCAS): [xxxxx]

The CAS admissions cycles you're interested in (e.g., 2020-2021 and 2021-2022): [xxxxx]

The environment: [Prelaunch or Production]

Expand
titleSample text to request CAS/cycle added to existing API account:

Subject: Request adding CAS to existing API account

Hello,

This year we will be setting up a CAS API integration for CASPA for Tufts University (program ID 346115 for 23-24). We have existing API accounts for other integrations so I am writing to request that access to CASPA be granted to the below API accounts.

Prelaunch account username: TuftsUniPre

Production account username: TuftsUni

...

View file
name_External_ CAS API Subscriptions - Whitelist New IP Addresses.msg
View file
nameCAS Migration to the Cloud.pdf
View file
name_External_ PTCAS_ PTCAS 23-24 Tufts University Destination Manager started failing 12_13- Case# 00329478- Ref_ Case ID_ _ ref_!00D5006gYH_!5004X01wUFrd_ref _.msg

image-20231221-142721.png

Allowed Networks (Deprecated January 2024)

Expand

Below are the IP addresses that are included in the “allowed networks” of existing CAS/Liaison Service accounts for future reference. It is unclear which exactly are used by the Liaison systems, the following list is provided for reference/troubleshooting.

Code Block
CLEAN SLATE

12.130.14.3, *
35.196.40.74, *
35.237.218.144, *
35.237.169.192, 
34.74.5.60, 
35.185.121.56, 
34.74.128.171, 
104.196.102.47


TUSMGP

12.130.14.3, *
35.196.40.74, *
35.237.218.144, *
35.237.169.192, * 
108.26.138.40, x
130.64.2.186, x
130.64.35.32, x
3.224.174.183, x
52.0.120.196, x
52.2.196.251, x
52.71.217.11, x
54.161.89.200, x
54.205.199.53, x
130.64.3.197 x

...

Document Type/SubType

Response Level

Business Event

Description

CAS

fullAppPDF

program

A comprehensive generated PDF including all information provided by the applicant in filling out the application.

evaluation

program

file.evaluation.updated

A letter of recommendation.

PTCAS, SOPHAS, CASPA, VMCAS

transcriptunofficial

organization

file.transcript.updated

An unofficial transcript uploaded by the applicant.

PTCAS, SOPHAS, CASPA

transcriptofficial

organization

file.transcript.updated

An official transcript delivered directly to Liaison by the issuing institution.

PTCAS, SOPHAS, CASPA, VMCAS

vendorTranscriptEval

organization

file.vendorTranscriptEval.updated

An official foreign transcript evaluation delivered directly to Liaison by the evaluation agency (WES, ECE).

PTCAS, SOPHAS, CASPA, VMCAS

cv-resume

file.attachment.updated

Resume/CV

CASPA

personal-statement

file.attachment.updated

Essay/personal statement

statement-of-purpose-and-objectives

file.attachment.updated

Essay/personal statement

SOPHAS

other

file.attachment.updated

Other misc. documents (optional for the applicant)

SOPHAS

clinical-professional

program

file.attachment.updated

CASPA

unofficial-transcript

WebAdMIT

CAS Electronic Transcript (formatted like full app PDF but only containing the GPA Overview and sub-panels from WebAdMIT)

PTCAS

FullAppPDF

WebAdMIT

Custom PDF from WebAdMIT containing specific panels and sub-panels w/o any other documents from the application

SOPHAS, PTCAS, VMCAS

FullAppPDF

The FullAppPDF document type available from the CAS API process contains the following (confirmed 3/15/2024):

  • Biographic information (use PDFtype=reveiwer reviewer to remove race/ethnicity)

  • Academic History

  • Supporting Information

  • Custom Questions (CAS)

  • Custom Questions (Program/Designation)

  • Prerequisite Courses (if available)

  • Evaluations

  • Applicant Uploaded Documents (CAS/Application Level)

  • Applicant Uploaded Documents (Program Level)

...