Reply to thread
POST https://slack.com/api/chat.postMessage
Request Body
[{"name"=>"channel", "value"=>"{{slack_channel_id}}", "datatype"=>"string"}, {"name"=>"thread_ts", "value"=>"{{thread_ts}}", "datatype"=>"string"}, {"name"=>"text", "value"=>"cc <@{{tag_user}}>", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
`` | null |