For AI agents: visit https://connectly.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
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 
  1. Getting Started

Webhooks

Connectly supports sending webhook events (i.e. message/button responses, message delivery status, etc.) to your endpoint. Currently, only WhatsApp events are supported.

Updated over 4 years ago


Updated over 4 years ago