There are two types of Distributor Messages
Type | Description |
---|---|
| Messages meant for end users of your application, this could be a notification about products or maintenance. |
| Messages meant for your support department, this could be information about some new functionality or configuration issues. |
The actual push message that will be sent, will look something like this
{ "content": { "id": "8608863f-e39a-4129-83be-c7cfd2701aee", "message": "This is a test message from create", "municipalityName": "INFOLAND", "municipalityNumber": "9999", "dateCreated": "14-01-2021", "type": "CUSTOMER" }, "eventAction": "Created", "eventType": "DistributorMessages" }
In order for us to notify your system about these messages, you need to provide a callback URL, send this to support@ambita.com.