Skip to content

Commit

Permalink
made example link not clickable "control4-slack"
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagov8 authored Jul 28, 2023
1 parent dc0d0d3 commit 9e44d4a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ To set up Control4 notifications in Slack, follow these steps:
1. In your Control4 system, navigate to the Composer software and open your project
2. Configure the "Generic TCP command" by providing the necessary details, such as the Web address and Post Data

- **Web Address:** Your Slack Webhook URL e.g. https://hooks.slack.com/services/Taaqw3H6/B7RMC66yBV/GvA3IEIrpZgy4nqssddsaa
- **Post Data:** The message contents (payload) to be delivered to Slack e.g. {"text":":key:Reception Door Success"}
- **Web Address:** Your Slack Webhook URL e.g. `https://hooks.slack.com/services/Taaqw3H6/B7RMC66yBV/GvA3IEIrpZgy4nqssddsaa`
- **Post Data:** The message contents (payload) to be delivered to Slack e.g. `{"text":":key:Reception Door Success"}`

3. Save the TCP command settings and test it out by triggering a Control4 event that will execute the TCP command 🚨

Expand Down

0 comments on commit 9e44d4a

Please sign in to comment.