merge class registration data into a web form based on NetID login
We are in the process of developing an online form for services requested from Disability Resources for Students. Most requests require that students provide us with their entire class schedule, so it would be great if that information was already populated for them based on thier NetID.

-
AdminTony Chang (Admin, UW Web Services) commented
You can currently get this information by performing a RegistrationSearch using a student's uwregid and term (yr/qtr), requesting each registration resource, then requesting each section resource for each registration. We understand that this is not an ideal way to get to your ultimate goal. Therefore we are updating this idea as Under Review so we can thinking of a better way to do this using just one web service call. Please contact me if you need further instructions on how to implement the current way of doing this.