Real-time SMS over Websocket
Last updated
Last updated
You can create a websocket connection to Opentact with by using Test tools such as the "Simple Websocket Client."
Opentact provides the following environment for Websocket interface:
Before you can conduct any activities on the Websocket Interface, you need to first authorize yourselves first and here is the command on how you do that:
Here is the command you can use to send SMS over the Opentact Websocket interface
Incoming SMS will be sent to the Websocket interface in the form of SMS Received Event.
Environment
URL
Snagging
wss://api.stage.opentact.org/wss
Production