Hello,
I’ve connected Tawk.to with Make. The flow works fine for receiving visitor messages and generating a reply using OpenAI. However, I don’t know how to send the generated response back into the Tawk.to chat so that the visitor can see it.
From what I see, Tawk.to webhooks only send data out, and I cannot find a REST API option in my account (only a Javascript API key).
My question:
-
Is there any way to programmatically send a message back into the chat via Make (or API)?
-
If not, is there an official/unofficial method to achieve this?
Thanks in advance!