captainjacksparrow7862
captainjacksparrow7862
BRBuildShip + Rowy
Created by captainjacksparrow7862 on 1/15/2024 in #❓・buildship-help
Hi All, Captain Jack here building a whatsApp chatBot service and loving BuildShip!
I do need help with my current project, issue described below, appreciate any help or suggestions: Hi There, I am building a chatbot application similar to your example whatsApp + Twilio solution, I've got the Twilio sandbox, whatsApp bot and buildship backend integration running with just one issue, for one of my usecases, I need a request to come into the buildship endpoint from one user, process the request and send the request off to the appropriate endpoint to generate a response, however the response is to go to a different whatsApp user, this is where the issue arises, the request is received fine, and both endpoint workflows execute with no errors in the logs, the output response message is built and twilio sms sender node configured to send to the new recepient's number however this message is never received. Both whatsApp users numbers are signed on to the Twilio sandbox account. Is there a reason a request from one number cannot have the response forwarded to a different number? hoping you can shed some light as I have debugged and check all logs but cannot see why the response message is not received.
12 replies