Can a regular notification be sent up in bell mail

In Bell Mail, a regular notification can be sent to a user's mailbox, but it's not a default feature. However, there are a few ways to achieve this:

  1. Custom Notification: You can create a custom notification using the Bell Mail API. You'll need to create a custom notification template and then send it to the user's mailbox using the API. This requires some development effort and knowledge of the Bell Mail API.
  2. Email Forwarding: You can set up email forwarding in Bell Mail to forward emails from a specific email address or domain to a user's mailbox. This way, you can send a regular notification to the user's mailbox by sending an email to the forwarded address.
  3. Third-Party Integration: You can integrate your application or service with Bell Mail using their API or other integration methods (e.g., Zapier, IFTTT). This allows you to send notifications to Bell Mail users programmatically.

To send a regular notification in Bell Mail, you'll need to:

Keep in mind that Bell Mail has specific requirements and limitations for sending notifications, so be sure to review their documentation and guidelines before implementing a notification system.