Hi, i need help.
I am building a chatbot that mainly has 2 functions 1. collecting names, email, pn 2. being able to answer questions and saving those questions. My aim is to store the values of both of those functions (Ex. Name, email, phone number and the question the user asks) in one spreadsheet row on google sheets. But to do that i need to first connect a webhook to google sheets, but to do that i need to test the webhook and select the value from both functions. But to do that i need to select both of these requests.
Here is an Ex.
So my question is: How can i select/Merge both of these requests or
Also, if you are wondering why i cant put both of the functions into one same requests, its because the user has to put in different types of inputs into each function.
If anyone has a question or believe they have the answer but don’t fully understand the question, please dont think twice about asking their question in the reply section.
Thank you.