From 7caa7f718d1afaf1e94f04e1f11e57758f9c6974 Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Mon, 28 Jul 2025 16:19:06 +0200 Subject: [PATCH] Add notify platform to PlayStation Network (#40170) --- source/_integrations/playstation_network.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/playstation_network.markdown b/source/_integrations/playstation_network.markdown index 73ca4977ee1..9793b39dcd0 100644 --- a/source/_integrations/playstation_network.markdown +++ b/source/_integrations/playstation_network.markdown @@ -78,6 +78,13 @@ The **PlayStation Network** {% term integration %} lets you integrate informatio - **Avatar**: Displays your current avatar. - **Share profile**: Generates a QR code with a shareable link to your profile. +### Notifiers + +The **PlayStation Network** integration creates a notify entity for each group you are a member of. +You can send messages to a group using the `notify.send_message` {% term action %}. + +For more information on using notifications, refer to the [Getting Started with Automation](/getting-started/automation/) page. + ## Data updates This integration retrieves data from the PlayStation Network every 30 seconds to ensure timely updates.