Giving a gemini API prompt data from a google sheets?

I’m trying to create an app that gets the user a response based on quiz responses they give. I think the best way to do it is to use a join in the prompt given to the gemini API to put together the responses with the generic prompt. This is what I got so far on the gemini api screen:


and for the quiz screen I have the following:

Sorry if it’s not very clear, I’m new to thunkable. Anyways, thank you so much!!