There are four differents types of SigFox callbacks that can be setted from the SigFox Database:
Once the device registration procedure has been performed, log into the SigFox Database and select the "Device Type" tab to view the device types list. Click on a device type Name to manage the device type option.
SigFox Callbacks: Click on the "Callbacks" section to view the callbacks list. To create a new callback click on the "new" button and choose the "Custom callback" option.
There are some fields to fill out to complete the callback configuration:
Each message is directly forwarded in a single HTTP request to the setted URL pattern.
Messages are gathered together per callbacks, each line representing a message, then sent in batch using a single HTTP request every second.
Batch_URL is available only for the following callbacks: "Data Uplink", "Data Bidir", "Service Status", "Service Acknowledge" and "Service Repeater".
Send an email with a subject and a message to the setted recipient after a device request.
Leave other fields as default for all channel types.
For more information about callbacks and events check out SigFox API documentation: callbacks and events.
Select the "Device" tab to view the devices list. Click on a device Id and select Messages/Events section to view the requests history sent by the selected device.