I am creating an online form where there is a trigger every time someone fills in the form and it will be sent to the department selected by the respondent. The response summary could be within the email or a PDF attachment/link.
Is this possible?
Solved
How to create a trigger that will send a summary response of a single respondent?
Best answer by jmborzick
rarcega this is possible using workflows. You are going to create an email task in workflows (directions here) that will send the department whatever information you choose.
In the survey flow, you're going to have branch logic that creates embedded data based on the department.
For example: IF department=Technology THEN the "email" embedded data field would be created with the value being "tony.stark@avengers.com"
In the Email task within workflows, you would use that "email" embedded data field as the recipient.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.