I am currently using SharePoint 2010 and designer 2010 (not by choice:))
I am trying to do the following:
I have a list where people have to create new item and then complete the information fields in the new item. Once they click save it then send a email to me informing me that there is a new item. This is our request for service list.
I then have to create a new item in another list in another library and re-enter some of the information already entered in step A.
How can I go about automating this process. When the person creates a new item and entered the information that when the click save is not only send me the email to inform me that a new request was logged but also then create and new list in the second library and populate some of the corresponding fields with the same data instead of me having to do so manually.

