What is a Connector
Connectors allow Custom Actions and Automations to send alerts via third-party technology. (Azure Service Bus, Email, SMS, Microsoft Teams, Service Now)
Creating a New Connector
- Click the Settings cog
- Click Connectors
- Click the Add button (blue plus sign) in the top right corner
- Select the connector type.
Azure Service Bus
- Enter a name. It’s better if it’s unique but doesn’t have to be.
- Dropdown menu for Service Bus type (Queue/Topic). For more information on Topics versus Queues, see Microsoft's Documentation on Service Busses.
- Enter the Primary Connection string for the SAS Policy you wish to use.
- The name of the topic or queue you wish to use.
Email List
- Enter a name. It’s better if it’s unique but doesn’t have to be.
- Enter email recipients. One email address on each line. Email addresses are not checked for validity.
SMS List
- Enter a name. It’s better if it’s unique but doesn’t have to be.
- Enter mobile phone numbers for recipients. One mobile phone number on each line. Phone numbers aren’t checked for validity – length, international direct dialling codes.
Microsoft Teams
- Go to Microsoft Teams. Find the channel you would like Canopy to message.
- Hover on that channel to see the 3 dots button.
- Click Connections.
- Find “Incoming Webhook” (or search for it) and click Configure.
- Enter a name for the Connector that will appear in Teams and click Create.
- After you click Create, you’ll be given a webhook URL. Copy it to the clipboard (and a note just in case), then click Done.
- Go back to Canopy and create a Teams connector, entering a unique name.
- Paste the webhook URL from step 6.