Sending Push to Specific Category, Product and Post
Sending Push Notifications to specific Category, Product or Post
This feature will open a specific page with related info when user click on push notification on the device. To use this feature,
Open your Application in
OneSignal Panel
2. 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}}

Last updated