2024 - Q4 updates

Introduced updated API versions


Oct 2024

New Features


Nov 2024

New Features


Updated contracts

  • Messages
    • GET /messages by agencyUid, threadUid, leadUid
    • GET /messages/uid: by messageUid
    • Added senderType to the response
    • Add filter by createdAt (from certain timestamp)
    • POST /messages/:uid/resend: action to resend message
  • Webhooks for NEW_INBOX_MESSAGE
    • Added
      • threadUid → thread_uid
      • leadUid → lead_uid
      • messageUid → message_uid
      • status → status
      • channel → type
      • content → message_content
      • senderType → sender_type
      • createdTime → created