> For the complete documentation index, see [llms.txt](https://mstoreappdocs.gitbook.io/mstoreapp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mstoreappdocs.gitbook.io/mstoreapp/sending-push-to-specific-category-product-and-post.md).

# 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 messages to specific category ](https://2532985797-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/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**

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

![Sending messages to specific product](https://2532985797-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L9dfyK8qHyd3G-y0mZm%2F-L9pga5ms6o4eAMpItcp%2F-L9pqo4Hwoysg3-mT5Xr%2FScreen%20Shot%202018-04-11%20at%2011.24.52%20PM.png?alt=media\&token=4854f646-fa6c-43f6-bafd-b2b9034c71d4)

#### Sending Push Messages to a **specific post**

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

![Sending messages to specific post](https://2532985797-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L9dfyK8qHyd3G-y0mZm%2F-L9pga5ms6o4eAMpItcp%2F-L9pr3DcocihurVtKLQo%2FScreen%20Shot%202018-04-11%20at%2011.25.16%20PM.png?alt=media\&token=42afc40f-3d75-497f-bab5-f9f8bc36c5da)

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

##
