Web Push logo Integration available

Streamline your user engagement by connecting blockchain events to real-time browser alerts. Use B3OS to automate Web Push notifications, ensuring your community never misses a critical transaction, mint, or governance vote.

Public page

Open the user-facing integration overview for examples, templates, and sharing.

Action reference

Schema-level references for executable actions and test payloads.

Learn More
Trigger reference

Event and schedule triggers that can start B3OS workflows.

Learn More

Build With Web Push

Use Web Push when a workflow needs to call Send Web Push Notification or related Web Push operations from a typed B3OS action. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.

Available Actions

ActionIDConnectorRequired fields
Send Web Push Notification logo Send Web Push Notificationsend-web-pushwebpush logo webpushsubscriptionId, title, body

Available Triggers

No trigger references are published for this integration yet.

Common Use Cases

Real-Time Mint Alerts

Automate instant browser notifications the moment a high-demand NFT collection goes live or a whitelist spot is secured.

Governance Participation Reminders

Notify DAO members via browser push when a new proposal is submitted or when a voting period is about to expire.

Transaction Success Confirmations

Bridge the gap between on-chain execution and user awareness by sending immediate push alerts once a complex smart contract interaction is confirmed.

Price Volatility & Market Alerts

Connect market data triggers to Web Push to alert your users instantly when specific token price thresholds are met.

Connector Notes

  • Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
  • Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
  • Test with the visual editor or POST /v1/actions/{type}/test before routing production traffic.

No public templates are linked to this integration yet.

FAQ

Web Push notifications allow you to send instant, real-time updates directly to your users' browsers without requiring them to be actively browsing your site, increasing retention and engagement for mints and announcements.

No, Web Push utilizes the W3C Push API, meaning notifications are delivered directly through the user's web browser on both desktop and mobile devices.

Yes, the integration uses VAPID (Voluntary Application Server Identification) keypairs to sign deliveries, ensuring that only your authorized server can send notifications to your subscribed users.

Yes, by connecting Web Push to B3OS workflows, you can trigger notifications whenever specific on-chain events, such as successful swaps or NFT transfers, occur.

Users can subscribe through your web interface. Once they grant permission, their unique device subscription is added to your workflow, allowing B3OS to target them with automated alerts.