Skip to main content
Can I add Webhooks?

Set up custom Webhook for your account to access benefits for multiple use cases

Benedicte avatar
Written by Benedicte
Updated over 2 weeks ago

What are webhooks?

Webhooks are an essential part of modern web development and are key to tailoring solutions.

Our tool enables you to build webhooks, i.e. information flows that allow you to receive real-time events at a URL endpoint based on your specific use case.

There are eight types of Webhook events and it is up to you if you want to create a Webhook for a subsection of these events, or all of them.
​

Webhook events

  • Network Authentication - the device has asked to attach to the network.

  • Network Registration - the device has attached to the network.

  • Network Deregistration - the device has detached from the network.

  • Data Usage - per SIM, is updated every 15 minutes of activity or when a SIM deregisters from a network.

  • Device SMS - when a device sends an SMS to any number.

  • SMS Usage - separately for both outgoing and ingoing SMS.

  • Location Update - approximate location of the last cell tower the device attached to, sent every time the device connects to a new cell.

  • Usage Alerts - when a device reaches a usage alert threshold (optional) or is blocked by usage limit.
    ​

The endpoint is required to use HTTPS.

You can also use a Tag to associate the Webhook with only a set portion of your SIMs (defined by the Tag).
​

For more details on Webhooks, you can visit How do I set up a webhook on my account?
​

If you have any further questions, you are welcome to write us at [email protected].

Did this answer your question?