Tool to add a domain for web push notifications in eSputnik. Use when you need to register a new domain to enable web push notification functionality. The domain must be reachable and not already registered in your account. This operation configures the service worker settings r…
domainRequiredstringSite domain for web push integration. Must be a reachable, valid domain that is not already registered in your eSputnik account. Should not include protocol (e.g., 'example.com' not 'https://example.com').
serviceWorkerNameRequiredstringWeb push service worker file name in *.js format. This JavaScript file will handle push notifications on the client side.
serviceWorkerPathRequiredstringRelative path on site where service worker will be stored. Must start and end with a slash (e.g., '/', '/static/').
serviceWorkerScopeRequiredstringRelative path on site where service worker will work. Usually is the same as serviceWorkerPath. Must start and end with a slash (e.g., '/', '/app/').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.