Webhook DATA 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 Data 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 Data 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: DATA - mobile data
UniqueID
String
Unique identification of the Call Detail Record record
Iccid
String
SIM integrated circuit card identification number
IMSI
String
International mobile subscriber identity
MSISDN
String
Mobile mumber
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
Usage
Number
Mobile data usage in bytes
APN
String
Used device APN (Access Point Name). Mandatory setting in device for the mobile data to work properly