I am running a wensite on wordpress and make a chatbot that can call the endpoint of make. Connection works. I do have OpenAI and i made the connection.
I am struggling now with the scenario.
What I did. Simple webhook → OpenAI → webhook response.
It works!
But how do I get multiple turns in conversations? How has the scenario look like? Whats important to take care off?
I have to push responses after to a database and check before if the result is in the database. It´s a bit more complex. And I am not a dev. So I am even struggling with setup in make. Would be nice if someone could like the module and flow controls I need one after another.