Send notifications to customers
Send multi-channel notifications automatically.
Last updated
Was this helpful?
Send multi-channel notifications automatically.
Last updated
Was this helpful?
Kublau can automatically send notifications to your customers with detailed open, click, and link tracking whenever some event happens such as when a product is successfully delivered, or when an delivery attempt failed, or to remind them to activate their card.
This is done by when creating a Tracker or Shipment and configuring a Trigger in the dashboard.
Notifications can be sent by Kublau through the following channels:
Kublau email server (allows to use your own domain).
Any SMTP compatible email server.
With our .
With PCI certified provider with Kublau's account
With PCI certified provider using your own account.
With our .
Kublau directly delivers to GCM & APNS.
Triggers are the mechanism through which notifications are sent to customers. They set conditions that must be met for a specific notification to be triggered. For example:
Trigger an email when Product A is marked as in transit.
Trigger an email when Product B is delivered.
Trigger an SMS 72 hours after Product B is delivered reminding to activate their card.
.
To create a trigger:
Go to to the Notifications section in your Kublau dashboard.
Click on +
button for the event you want to set a trigger for.
Choose an internal name for your trigger.
Select the time window, and delays for notifications.
Select the channel that will be used to deliver the notification.
Provide the template body for your notification.
Notifications are now configured and will be sent to customers as soon as they are triggered.
At Kublau, a core part of our business revolves around optimizing your customer's experience and ensuring that your notifications arrive quickly—not eventually. For this reason we make no compromises and use top of the line providers and infrastructure to guarantee this.
A notification object will be included in the webhook payload, with information about the customer and the notification that needs to be sent.
With our .
However there might be cases where you might need to trigger notifications through your own systems. For such cases, you can to consume NOTIFICATION_TRIGGERED
events.
You need to choose webhook as the channel when .