Send Push Notifications Pusher

by: Admin » Published: 2025-06-22

HTFY Pusher allows you to send web push notifications easily using the Send Push feature from your dashboard or via API integration from external domains.

Option 1: Sending Notifications via Dashboard

To send a push notification manually:

  1. Go to your HTFY Pusher Dashboard.

  2. Click on the “Send Push” section.

  3. You’ll find two methods to prepare your notification:

    • Auto-Fetch by URL: Enter any webpage URL, and HTFY will automatically fetch the title, description, and image.

    • Manual Entry: Enter the Title, Description, Image URL, and Landing URL manually.

  4. Select the Subscriber Type (e.g., All Subscribers, Specific Device Type, etc.).

  5. Click Send Notification — your message will be delivered instantly to all selected subscribers.

Option 2: Send Push via API Integration

HTFY Pusher also supports sending notifications via API, allowing you to trigger messages directly from other domains, platforms, or CMS systems.

  • This is ideal for automation, WordPress integrations, or backend alerts.

  • HTFY provides a WordPress Plugin to simplify API-based push delivery.

To use this feature:

  • Go to the “API Generate” section in your dashboard.

  • Copy your API key and use it in your request or plugin configuration.

✅ API-based push is supported across all domains connected to your HTFY account.

Tip: Full automation is possible by integrating HTFY Pusher with your CMS, CRM, or eCommerce systems.

Need help setting up API? Contact the HTFY Team via 📧 htfyweb@gmail.com or check theHTFY Pusher plugin for WordPress.

Can I fetch notification content directly from a URL?

General
Yes. HTFY Pusher allows you to paste a URL, and it will auto-fetch the title, description, and image from that page for the notification.


What if I want to customize the notification instead of fetching from a URL?

General
You can manually enter the Title, Message Description, Image URL, and Landing URL in the Send Push form before sending.


How do I send push notifications from another website or server?

General
Use the HTFY Push API. You can generate your API key from the dashboard and send notifications programmatically from any domain connected to your account.


Is there a plugin available for WordPress integration?

General

Yes, HTFY Web provides a WordPress plugin that connects your site with HTFY Pusher via API, making it easy to send notifications directly from your WordPress admin.

Who will receive the notification when I send it?

General
That depends on the Subscriber Type you select. You can send to All Subscribers, or target specific types like Desktop Only, Mobile Only, etc.