Send automated chat messages

We need to send a lot of automated messages, but what method should we use, and how do we do it on the Ozeki Chat platform? Use our easy to learn, intuitive Ozeki Chat Gateway application in Ozeki 10 to create routes and set up your automated Chat messages!

Figure 1 - Ozeki Chat and Chat Gateway connection

Sending Chat messages from Ozeki Chat Gateway GUI

The easiest way to try out Ozeki Chat Gateway sending MyOzeki Chat messages is to use the Graphical User Interface (GUI) to test it out, while it could be tedious to send a lot of messages this way, it is a sure way to test this feature out.

Click here to see more...

Sending Chat messages from SQL Database

A bit more complex way to send a lot of text messages to stored contacts from a database, which efficiently handles a lot of records. Great way to send out bulk messages to Ozeki Chat

Click here to see more...

Sending Chat messages from TXT files

If you want to keep your logic local, you may want to use text files to forward data between your application and Ozeki Chat Gateway, we have you covered! Easy to set up and automate with possible list configuration and more!

Click here to see more...

Sending Chat messages through HTTP requests

Do you want to send automated messages through HTTP requests? This is the way! You can use our HTTP API solution, just use it in your code to send out the request and we will handle the messaging!

Click here to see more...