September 28, 201213 yr I'm trying to run a script that emails purchase orders to internal employees. We only have about 20. Currently the database uses user.name to identify who created the purchase order. I want to be able to email employees these purchase order base off of the user.name that created it. Is there a way to say for instance. User.name is mike.doll Email for mike is [email protected] How can i run a script that would do that. I'm assuming I have to add the email to the 20 user names somewhere and link them.
Create an account or sign in to comment