Jump to Content
Connectly
API Reference
v1.0

Log InConnectly
API Reference
Log In
v1.0API Reference

Getting Started

  • Why Connectly
  • Use Cases
  • Prerequisites
    • Sign up
    • WABA explained
  • Send messages
    • Send a regular message
    • Send a template message
  • Webhooks
    • Register webhooks
    • Message webhook
    • Delivery status webhook
  • Working with Webhooks
  • FAQ
    • WhatsApp

Message API

  • MessageService
    • /v1/businesses/{businessId}/send/messagespost
    • /v1/businesses/{businessId}/send/whatsapp_templated_messagespost

Webhook API

  • WebhookService
    • /v1/businesses/{businessId}/create/webhookspost
    • /v1/businesses/{businessId}/update/webhook/{webhookId}put
    • /v1/businesses/{businessId}/webhooksget
  • Webhook payload
    • Payload Media Types
Powered by 

WebhookService

Currently, ONLY WHATSAPP webhook events are supported

You can receive webhook events from Connectly to your specified endpoint.

You can receive WhatsApp messages and delivery status events (e.g sent, read, delivery_failure) that indicate whether your message reached the recipient.

  • Table of Contents
    • Currently, ONLY WHATSAPP webhook events are supported