Sending Push to Specific Category, Product and Post

Sending Push Messages to Specific Category, Product and Post

This feature will open a specific page with related info when user click on push notification on the device

Open your Application in OneSignal Panel

Go to Messages tab and click on new NEW PUSH and enter details like title, subtitle, message etc

Sending Push Messages to specific a category

In the ADDITIONAL DATA, section add FIELD 1 KEY category and VALUE: {{category_id}}

Sending Push Messages to specific a product

In the ADDITIONAL DATA, section add FIELD 1 KEY product and VALUE: {{product_id}}

Sending Push Messages to a specific post

In the ADDITIONAL DATA, section add FIELD 1 KEY post and VALUE: {{post_id}}

All KEY in small letters and value in numeric

Last updated