Alerts in Digital Signage let you be the first to know if your screen goes offline.
Related Articles
Take control of your Play Digital Signage notifications! Customize when and why you receive alerts. Set delays to avoid unnecessary notifications for temporary issues, ensuring you only receive critical updates. Personalize your notification experience for a more efficient workflow.
Where do I find this, https://my.playsignage.com/alerts
The bulk edit feature can edit all of your alerts in one go.
Send alert events (e.g., screen offline/online) to your own systems via HTTP POST. Define a JSON payload and include dynamic placeholders—like {{screen_name}}—which are replaced with real values at runtime. The body must be valid JSON. All webhook settings are encrypted when stored.
Enter your endpoint URL.
Compose the JSON body with placeholders (see in-app list; e.g., {{screen_name}}, {{status}}, {{timestamp}}).
Save and enable.
Example payload{ "event": "{{status}}", "screen": "{{screen_name}}", "screen_id": "{{screen_id}}", "team": "{{team_name}}", "occurred_at": "{{timestamp}}" }
Notes: Webhooks use HTTP POST only. Keep payloads lean and valid JSON. Placeholders render server-side before delivery; configuration data is stored encrypted.
1. To integrate a webhook with Slack, you’ll first need to create a Slack app.
2. Configuring the Slack webhook
3. Configuring the webhook in Play Digital Signage
That’s it — your webhook is now live and ready to keep you on track with your screen statuses.
If you’d like to dive deeper into Slack webhooks, then Slack’s documentation is a great place to start: https://docs.slack.dev/messaging/sending-messages-using-incoming-webhooks/
1. Create a service in PagerDuty
2. Configure the PagerDuty Events API integration
3. Configure the webhook in Play Digital Signage
You will have to set these keys in your webhook body:
Key Value
service_key your PagerDuty integration key
description e.g Play Digital Signage screen {{screen_status}} (Will be sent as connected/disconnected)
event_type use trigger in this case
details map alert details (e.g. screen name, status, timestamp) into the payload field
Use the Test button to verify the setup. If everything is configured correctly, a new incident will appear in PagerDuty.
Once the test passes, click Save.
4. What happens next
When a screen alert is triggered:
This ensures critical screen issues are surfaced immediately and acted on without delay.
If you’d like to learn more, PagerDuty’s Events API documentation is a great place to start: https://developer.pagerduty.com/docs/events-api-v1-overview
In your profile, you have the option of setting default values for alerts on newly added screens.
Learn moreYes, you can add any e-mail address, we are not doing e-mail verification on e-mail addresses used here, so if you need an additional e-mail you could simply create a new one at Gmail.
Yes, you can. In your profile, you can set your default values, check it out; Default Values
Yes, click Select at the top sight, then click Disable Alerts at the bottom of the page.
Yes, go to Alerts and under each alert, you can toggle on Only Send Alerts and set a from and to time of day. This can also be activated and edited in bulk edit.
Most people think designing content for digital signage is super difficult, but if you can use Powerpoint, you can also create and design your own content in our editor.