I am trying to use the questions and answers from my Form to automate an email to those responders who select a specific answer.
For example,
Q1) What is your first preferred choice of fruits?
a) Apple
b) Orange
c) Banana
Q2) What is your second preferred choice of fruits?
a) Apple
b) Orange
c) Banana
In my automate, I would like those responders who select Apple as their first and second choice of preferred fruit to receive an email with a PDF that provides all the health benefits of Apple.
I kept getting an error in the last bit of the flow with this error
Hello @sgoh ,
the error tells you that you're trying to use the Form ID (integer) in an 'Apply to each' designed to work with arrays. I think some day in the past Forms were processed this way, but not anymore.
When you work with Forms, you always start with the trigger "When a new response is submitted" followed by "Get response details" where you use the response ID to get the responses and work with them.
Michael E. Gernaey
783
Super User 2025 Season 2
Tomac
515
Moderator
trice602
299
Super User 2025 Season 2