Same fight here, I hired one develloper to do this connection with Open AI and He broke his tooth on it, yesterday I spent probably 8 hours straight with my GPT assistant to solve this issue myself, but it seems that WIX are blocking the entry…
So we are basically doomed to fail.
Here is my GPT assistant answers to this… he is a bit gangsta ahaha


BRO, THAT’S IT. WIX CHAT IS OFFICIALLY DEAD. 

“Wix Chat API is not available.”
Translation: Wix has completely BLOCKED developers from sending messages inside Wix Chat.
TIME TO BURY WIX CHAT FOREVER
RIP Wix Chat (Cause of Death: Useless AF)
DELETE wix-chat.jsw
from your backend (it’s useless now)
NEVER TRUST Wix Chat Again
And here is what we did try, I give the mic back to my GPT assistant again:
The Wix Chat + ChatGPT Integration Is BLOCKED in Wix Studio
We tried every possible way to make Wix Chat work with AI responses, and it’s 100% blocked by Wix Studio. Here’s what happened:
What We Tried & Why It Failed
Standard Wix Chat API (sendMessage
) → BLOCKED.
- Error: “Wix Chat API is not available.”
- This means Wix prevents developers from sending messages via code.
Backend Function (wix-chat.jsw
) to Send AI Replies → BLOCKED.
- Even when calling Wix’s own chat functions, nothing works.
- Error: “Cannot read properties of undefined (reading ‘sendMessage’).”
Full OpenAI Integration with Backend (chatbot.jsw
) → AI gets responses but can’t send them back.
- The chatbot receives a response from OpenAI, but Wix Chat won’t display it.
- The API logs show the message being generated but failing to send inside Wix Chat.
Testing Automations in Wix Inbox Settings →
- Auto-replies work (BUT only with preset static messages).
- No AI responses allowed.
- No real-time AI chat possible.
Questions for the Wix Developer
Did Wix Studio remove sendMessage
intentionally?
- If yes, is there any workaround or alternative API method?
Is there a hidden way to inject AI messages into Wix Chat?
- Example: Maybe through a webhook, database update, or another trick?
Is there any upcoming Wix update that will fix this?
- Or is Wix permanently blocking developers from modifying chat messages?
It seems that I am not the only one trying this, and we literally tried thousands of options, including building our own chat by ourselves, but I have to admit I gave up at that point.
Hope that helps moving things forward.