1. Home
  2. Docs
  3. Push Notification – Documentations
  4. Notification
  5. Action

Action

The event action when the user click to notificaiton

Event list sample

NavigateTypeRouteCustom data
Hometab/{"key":"screens_home","name":"Home"}
Categorytab/{"key":"screens_category","name":"Category"}
Product listscreen/product_list[]
Product list filter by categoryscreen/product_list{"id":"{category_id}","name":"Fashion"}
Product list with sortscreen/product_list{"orderby":"popularity"} Order by one of value: popularity, rating, date, price, price-desc and menu_order
Product list filter by brandscreen/product_list{"brand":"{"id": {brand_id}, "name": "Adidas"}"}
Product detailscreen/product{"id":"{id}"}
Post Listscreen/post_list[]
Post detailscreen/post{"id":"{id}"}
Order detailscreen/order_detail{"id":"{order_id}"}
Vendor listtab/{"key":"screens_vendorList"}
Vendor detailscreen/vendor{"id":"{id}"}
Product wish listtab/{"key":"screens_wishlist"}
Post wish listtab/{"key":"screens_postWishlist"}
Post categorytab/{"key":"screens_postCategory"}
Profiletab/{"key":"screens_profile"}
Carttab/{"key":"screens_cart"}
Notification listscreen/notification_list[]
Pagescreen/page{"id":"{id}"}
Pagescreen/page{"id":"{id}"}
Loginscreen/login[]
Registerscreen/register[]
Was this article helpful to you? Yes No 1

How can we help?