Email Alias

Why

This service is used to return the email aliases that a netid has.

How

REST

Email Alias is the REST message and the only method is a GET.  It takes a netid as a query parameter and returns email aliases along with an indicator of whether or not they are primary.

Script Include

The YaleEmailAliasHelper script include wraps the REST functionality in order to provide a list of secondary aliases as an array.

Client Scripts

Init client script used on the Email Alias Request Form.