Webhook SMS CDR
Last updated
Last updated
1. Login into Monogoto hub.
2. Go to Integrations section.
3. From available integrations list please press on Webhook option.
4. Next please press on the button +Setup Webhook.
5. You should see a window open for Webhook configurations.
6. Find your webhook url you wish to push the events to. In this example, we use webhook.site.
7. Go back into your Monogoto hub where you started the Webhook integration and paste your webhook address.
8. Press on the drop list button Select events to track and select SMS CDRs. You can check descriptions of Events in Integrations section.
9. By default Billing updates, Production updates and Daily reports Events notifications are enabled, but if you want only to get SMS CDRs, then please remove them from the list by pressing on x button near each unwanted notification.
10. If you want to can give this integration a description or you can leave the default description.
11. In order to save our integration, please press on button Setup Webhook
12. You should now see your configured Monogoto hub integration with your Webhook.
Payload is the information contained in the CDR record, below you can see the information that the CDR may include. A common way to deliver CDR payloads is via the use of webhooks.
Field
Type
Description
CdrType
String
Type of service that was used: MO_SMS - outbound SMS MT_SMS - inbound SMS
UniqueID
String
Unique identification of the Call Detail Record record
Iccid
String
SIM integrated circuit card identification number
IMSI
String
International mobile subscriber identity
CallingNumber
String
Source number
CalledNumber
String
Destination number
IMEI
String
The IMEI number of the device using data
MNO
String
Mobile network operator identification number
MnoName
String
Mobile network operator name
MCC
String
Mobile country code
MNC
String
Mobile network code used to identify the operator
ThingName
String
SIM name in the Monogoto portal
ThingId
String
SIM identification number
ThingsGroupId
String
SIM Thing group identification number
ThingsGroupName
String
SIM Thing group name
Timestamp
Number
ISO 8601 DateTime, shown in UTC time. It may be converted to readable date/time using 3rd party tools
Concatenated
Number
Displays status if SMS is divided into multiple SMS messages. Depending on the message symbols amount the message can be divided into multiple messages. However the receiver and sender see it as a one message
ConcatenatedFrom
Number
If SMS is divided into multiple parts, then this parameter shows which part is being sent
ConcatenatedTotal
Number
If SMS is divided into parts this shows the amount of parts the SMS was divided into
Result
String
Displays result of the service Most common results: SUCCESS- delivered/sent successfully. EXPIRED - failed to deliver on set amount of time. ABSENT_SUBSCRIBER_FOR_SM - SIM is in sleep mode or not connected to the network. UNIDENTIFIED_SUBSCRIBER - SIM is not recognized by the operator, SIM might not have full connection to the network.
BUSY- UE is not ready to receive SMS messages.
NULL- in case of MAP v2 for now the result field will be empty