Hi,
I am trying to build a PTO approval that starts with a Form and then send an email for approval. In the Form, question #2 asks their office location (Colorado, Headquarters, New Jersey, etc.). Based on the choice they make in the form, the approval email needs to send to the Director of that office. Colorado - Send to Director 1, Headquarters - Send to Director 2, New Jersey - Send to Director 3, etc and I have 7 conditions.
I start with the form, get details, then go into the switch with the conditions for each office. For each office, I then build individual approvals so that it goes to the correct Director. However, I am getting the error message "Correct to include a valid reference to 'Create_item' for the input parameters(s) of action 'Send_an_email_(V2)'". Does anyone know why I am getting this error message?
Here is what I have so far: