I have a problem with the configuration of my setup. I’ve gone over it multiple times but haven’t been able to get it to work as I want.
I’ve created a flow where a GPT model makes a call to a webhook, which then accesses a Google Sheets file to verify if there is any data about the client we are requesting information for. If that data exists, it should be transferred to GPT so it can retrieve and work with it correctly. If the data does not exist, the flow should obtain the information that will be provided to GPT so it can add it to the correct rows, thus updating the Google Sheet.
I haven’t been able to get the data from the Google Sheet to be transferred to GPT. The call is made, and it keeps indicating that the communication with the webhook was successful, but no further details are obtained.
I’m not sure if I’m configuring the search rows or the webhook response incorrectly. I’ve tried looking for a solution with ChatGPT, but to no avail… If anyone could help me, please! Thank you.
I’m attaching screenshots of the current configurations in case they can provide visual support to anyone who might be able to assist me.
Google Sheets Module Configuration
Router Configuration
Webhook Response Configuration
Orignal:
tengo un problema con la configuracion de mi escenario, le he dado vueltas y vueltas y no he conseguido que funcione como quiero
He creado un flujo de tal manera que un gpt realice una llamada un webhook el cual accederá a un archivo google sheet donde verificara si hay datos sobre el cliente del que pedimos la información, si estan esos datos debería de volcar esa información al gpt para que los obtenga y pueda trabajar con ellos correctamente, sino no existen los datos,
a obtener la información que se le dara al gpt para que lo añada en las filas correctas y asi actualizar el google sheet.
no he podido lograr que los datos que estan en el google sheet se vuelquen al gpt, este realiza la llamada y todo el rato me indica que efectivamente pudo realizar la comunicación correctamente con el webhook pero no obtiene ningún otro detalle
no se si estoy configurando mal el search rows o el webhook response, he intentado buscar una solucion con ghatgpt, pero no hay manera… si alguien pudiera ayudarme por favor! gracias
AÑADO CAPTURA DE LAS CONFIGURACIONES QUE TIENE ACTUALMENTE, POR SI SIRVE DE APOYO VISUAL PARA QUIEN PUEDA AYUDARME