What would be the best way to get the callers email address included?
Using a really simple database, the caller validates with ID 1111, how can I match that against an email address? They've already validated with their ID so I know it doesn't need another validation, just not sure where to...