I’m creating a scenario in which I generate a test for Typeform with openai. I need that in the same flow, when there are responses to the form, other processes follow. Each user will take an indeterminate amount of time to complete the test. How can I see the responses in Typeform when the form has already been completed?
Hey Carlos,
you can’t wait for responses in the same scenario. You will need a second scenario that starts with a Watch Responses Typeform module and processes each response accordingly.
For past responses, you can use the List Responses module.
Hi @Carlos84 Out of curiosity, what are the other processes you’d like to happen after the form is submitted? (I work for Typeform, so I’m always curious to see what people are building!)
1 Like