Starting that PR: https://github.com/ParsePlatform/parse-server/pull/2732 user.get('email') may be undefined for all calls but `sendMail`. You should be prepared to use `user.get('username')` if `user.get('email')` is not set.