Skip to main content

Compatibility

Supported Communication Channels

AlertFleet enables users to send and receive alerts through multiple communication channels:

  • SMS
  • WhatsApp
  • E-mail
  • Webhooks

Triggering Alerts Compatibility

Alerts can be triggered using the following methods:

  • E-mail Sources: Compatible with standard SMTP
  • API Calls: Works with any system capable of making RESTful HTTP requests.

Supported Protocols & Standards

  • E-mail trigger:
    • SMTP (to generate alerts)
    • Support for non-TLS/SSL SMTP (legacy systems)
  • API trigger:
    • RESTful API with JSON payloads
    • API key authentication
  • Webhook format:
    • POST requests to custom endpoints
    • JSON payload containing alert message and level

System Requirements

To ensure compatibility, the following system requirements must be met:

  • Web Access: A modern web browser.
  • API Usage: Ability to make HTTP requests.
  • E-mail Integration: A valid email provider supporting SMTP.