Network events
Learn about events generated by Transatel network platform
Introduction
The network platform generates events related to various network activities, including SMS and location updates. These events can then be pushed to your platform by configuring data streams via the Transatel Console. Integrating such events can allow you to trigger automated logic, for example to confirm command execution on IoT devices.
To discover how to integrate network events, please refer to our integration guide.
SMS events
Below is the list of all available SMS events.
An inbound SMS message received
This event occurs when an inbound SMS message is received from a subscriber.
| Event information: | |
|---|---|
| Event type definition | NETWORK/SMS/RECEIVED |
| Applicable for | On-net |
Delivery report received
This event occurs when a delivery report (DLR) is received for a given previously sent SMS.
| Event information: | |
|---|---|
| Event type definition | NETWORK/SMS/DLR/RECEIVED |
| Applicable for | On-net, Off-net |
Location update events
Below is the list of all available location update events.
Location update accepted
This event occurs when a location update request from a subscriber has been successfully accepted by the network. It provides information about the subscriber's current location including the network operator and country.
| Event information: | |
|---|---|
| Event type definition | NETWORK/LOCATION-UPDATE/ACCEPTED |
Location update denied
This event occurs when a location update request from a subscriber has been denied by the network. It includes an error code indicating the reason for denial along with location details.
| Event information: | |
|---|---|
| Event type definition | NETWORK/LOCATION-UPDATE/DENIED |