Skip to Main Content
Status Backlog
Categories Core API
Created by Guest
Created on Jan 19, 2024

Send draft messages via API

Problem
Draft messages can only be sent manually from the UI; there's no API endpoint to send a draft programmatically.

Request
Add an API endpoint that accepts a draft message ID and sends the draft to its recipients.

  • Attach files
  • Guest
    Jan 25, 2024

    Upvoting this! Either an endpoint to send an existing draft message or something like a "from_draft" param would in the send message endpoint would be great