# Sending Push to Specific Category, Product and Post

## Sending Push Notifications to specific Category, Product or  Post <a href="#sending-push-messages-to-specific-category-product-and-post" id="sending-push-messages-to-specific-category-product-and-post"></a>

This feature will open a specific page with related info when user click on push notification on the device.  To use this feature,&#x20;

1. Open your Application in `OneSignal Panel`

&#x20;   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** <a href="#sending-push-messages-to-specific-a-category" id="sending-push-messages-to-specific-a-category"></a>

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

![Sending messages to specific category ](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-L9dfyK8qHyd3G-y0mZm%2F-L9pga5ms6o4eAMpItcp%2F-L9pqOz-nN6U6pM3HGI3%2FScreen%20Shot%202018-04-11%20at%2011.24.25%20PM.png?alt=media\&token=197d46fe-ccb6-43a9-a5be-3f5d6ca9cf01)

#### Sending Push Messages to **specific a product** <a href="#sending-push-messages-to-specific-a-product" id="sending-push-messages-to-specific-a-product"></a>

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

![Sending messages to specific product](https://1319283601-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LF-v8mhdlBDzXsLDgdV%2F-LF2H86YYaEED3XloxIu%2F-LF2HVoH1-ExILr5gGf1%2Fimage.png?alt=media\&token=90c0acd9-ad8c-46be-a3d1-b10975f6bb19)

#### Sending Push Messages to a **specific post** <a href="#sending-push-messages-to-a-specific-post" id="sending-push-messages-to-a-specific-post"></a>

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

![Sending messages to specific post](https://1319283601-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LF-v8mhdlBDzXsLDgdV%2F-LF2H86YYaEED3XloxIu%2F-LF2HeOyZx30oTbJWvuq%2Fimage.png?alt=media\&token=0fd6e20c-c456-41b1-b753-173b1346ae7e)

{% hint style="info" %}
All KEY in small letters and value in numeric
{% endhint %}
