Usage Scenario: Send Notification to User when Order Completed

Scenario: A user receives an instant notification when they successfully complete an order from an e-commerce application.

Configuration:

  • Title: ‘Your order is ready!’
  • Message: ‘Your order has been successfully completed and shipped.’
  • User Name: ‘john.doe@kuika.com’
  • Navigate On Notification Click: ‘OrderDetailScreen’

The user receives a notification and is redirected to the relevant order details page when they click on it.