From 2a30209ff5392e116e74d62c65dd5f5cab757e21 Mon Sep 17 00:00:00 2001 From: Pasha Fateev Date: Thu, 11 Jul 2024 09:48:15 -0700 Subject: [PATCH] Update confluence_to_slack/README.md Co-authored-by: Daniel Abraham --- confluence_to_slack/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/confluence_to_slack/README.md b/confluence_to_slack/README.md index 3d9cd3c..69c179f 100644 --- a/confluence_to_slack/README.md +++ b/confluence_to_slack/README.md @@ -8,6 +8,7 @@ This real-life workflow demonstrates the integration between two popular service - **Filtering**: Add filters in the configuration to limit the number of times your code is triggered, or filter data in the code itself. This workflow demonstrates both. ## How It Works + - **Trigger**: A new Confluence page is created in a designated space. - **Result**: A Slack message is sent to a selected channel containing data from the newly created Confluence page.