---
title: "send message external"
method: POST
path: "/api/1.1/wf/send_message_external"
tags: ["Send message"]
---

# send message external

`POST /api/1.1/wf/send_message_external`

🇬🇧 Send external message

🇷🇺 Отправить внешнее сообщение

🇺🇿 Tashqi xabar yuborish

## Request body

- object
  - `task_id` string, required
  - `chat_id` string, required — unique chat_id in your system
  - `message` string, required

## Response `200`

example

- object
  - `response` object
    - `thread` object
      - `Created By` string
      - `Created Date` number
      - `Modified Date` number
      - `_id` string
      - `ai_thread_id` string
      - `chat_id` string
      - `close` boolean
      - `company` string
      - `contact` string
      - `count_message` number
      - `get_contact` boolean
      - `interest` boolean
      - `is_bot` boolean
      - `operator` boolean
      - `success` boolean
      - `task` string
      - `title` string
      - `user_replied` boolean
      - `wh_get_contact` boolean
      - `wh_interest` boolean
      - `wh_success` boolean
  - `status` string

---

[API](https://skmtc.net/selarti/apis/selarti-public-api.md) · [All operations](https://skmtc.net/selarti/apis/selarti-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/selarti/selarti-public-api/revisions/f7e0789e679b/schema)
