Skip to content

Commit 2bddce2

Browse files
authored
CSOAR-4332: updated action (#6129)
1 parent e36c5c2 commit 2bddce2

File tree

1 file changed

+5
-3
lines changed
  • docs/platform-services/automation-service/app-central/integrations

1 file changed

+5
-3
lines changed

docs/platform-services/automation-service/app-central/integrations/slack.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
77

88
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/slack.png')} alt="slack" width="80"/>
99

10-
***Version: 1.12
11-
Updated: Jan 27, 2025***
10+
***Version: 1.13
11+
Updated: Dec 18, 2025***
1212

1313
Create a public or private channel, Send messages or Files to channels or Users directly. This Slack integration keeps teams connected. Organize conversations, and quickly find what you need to get work done.
1414

@@ -148,4 +148,6 @@ For information about Slack, see [Slack documentation](https://slack.com/help).
148148
* Updated Integration File - Added Token Type and Team ID arg.
149149
* Updated actions - Create Channel, List Channel, Get Channel, List Users, Send Message, Ask Questions, Ask For User Email (added team_id arg if using org level token)
150150
* January 27, 2025 (v1.12)
151-
* Updated actions: Send Message, Ask Question, Ask For User Email (added a fix to support Slack channel and user mentions, for example `<!here>` and `<!channel>`, ensuring proper formatting in messages).
151+
* Updated actions: Send Message, Ask Question, Ask For User Email (added a fix to support Slack channel and user mentions, for example `<!here>` and `<!channel>`, ensuring proper formatting in messages).
152+
* Dec 18, 2025 (v1.13)
153+
* Updated action: Send Message (Added blocks support to enhance message formatting and interactivity).

0 commit comments

Comments
 (0)