Skip to content

Releases: charlesw-salesforce/miaw-api-client

v0.9.0 – Initial release

08 May 20:08

Choose a tag to compare

Initial release of the Messaging for In-App and Web API client. Includes:

  • 🔐 Authentication

    • Token creation (unauthenticated)
    • Token refresh functionality
  • 💬 Conversation Management

    • Create new conversations
    • Close conversations
    • End messaging sessions
    • List conversations
  • 📨 Messaging Features

    • Send text messages
    • Upload files
    • Send typing indicators
    • Message receipts/acknowledgments
  • 🔄 Real-time Updates

    • Server-Sent Events (SSE) support