Push Notification HTML
Push Notification HTML
Fetch push-notification HTML helper files (izooto.html, helper-iframe.html, permission-dialog.html)
GET
Push Notification HTML
Returns one of three HTML files required to render the push notification permission UI on the publisher’s website.
The file is resolved in two steps: first a publisher-specific override is looked up in S3; if not found, a shared default is fetched from the Publive CDN. This means the response content may differ per publisher.
Your Publisher ID
The name of the HTML file to fetch.
| Value | Description |
|---|---|
izooto.html | Main iZooto push notification integration page |
helper-iframe.html | Hidden iframe used for cross-origin permission |
permission-dialog.html | Permission prompt dialog rendered to the user |
Last modified on May 29, 2026