Solved
How do you pull variables from two different contact lists?
I'm creating a request form in which I use two contact lists student list and professor list. The the student request form is linked and authorize to the student contact list. I'm currently pulling embedded data from that list.
I want to be able to pull data from the professor contact list (name, first name, last name, e-mail and telephone number{embedded data reference).
My ultimate goal is to use the action feature to send automatic e-mails with all the necessary information on the form that the student fills out and sends it to the professor.
Best answer by Kate
Thanks for the clarification, @jpardicusick! For a visual example:
!
Then pull that information from the contact list to the embedded data:
https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/standard-elements/embedded-data/#SettingValuesFromAContactList
And then use that data via piping to do whatever you need!:
https://www.qualtrics.com/support/edit-survey/editing-questions/piped-text/piped-text-overview/#PipingFromAnEmbeddedDataField
Then pull that information from the contact list to the embedded data:
https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/standard-elements/embedded-data/#SettingValuesFromAContactList
And then use that data via piping to do whatever you need!:
https://www.qualtrics.com/support/edit-survey/editing-questions/piped-text/piped-text-overview/#PipingFromAnEmbeddedDataFieldEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

To give you more of a visual representation. Here's two screenshots.
Once the reasonable accommodations have been created, they need to be e-mail to the instructor. So one list has the students contact information that is being authorized. The second is the list of instructors who should get an e-mail once the reasonable accommodations have
!
been create to.
This form will be used for every class for every student for the whole time that the student is going to school.
In some cases, a student may have the same professor for different classes. Most students have 2 to 4 classes in which a reasonable accommodation form will need to be issued.
I think you know what I'm trying to do. The question is whether or not it's possible . The bottom line is, can you use to contacts list within the same questionnaire? Sorry to be little time to get back its finals here.