Configure Zoom Team Chat as a notification provider¶
Zoom Team Chat is a messaging platform that helps teams communicate and collaborate through direct messages, group chats, and channels. After you configure Zoom Team Chat as a notification provider in Venafi Control Plane, you can create notifications for events like certificate expiration and resource health changes and send them directly to Zoom Team Chat channels.
Configuring Zoom Team Chat via API
You can also configure Zoom Team Chat using CyberArk APIs. To learn more, see Configure Zoom Team Chat notifications.
Before you begin¶
Ensure that you have:
- In Venafi Control Plane, to add notification providers, the System Administrator or PKI Administrator roles. Learn more
- In Zoom, the Incoming Webhook app added to your account, as described in the Zoom documentation.
Step 1: Create Zoom Team Chat channels¶
To send notifications to Zoom Team Chat, set up one or more Zoom Team Chat channels to receive them, as described in Using Zoom's Incoming Webhook Chatbot.
Configuring a channel provides an endpoint and a verification token that you supply when adding Zoom Team Chat as a notification provider in Venafi Control Plane.
Notifications in multiple channels
To set up multiple channels (for example, to send cert-manager issuer notifications to one channel and certificate expiration notifications to another), repeat these steps. Then, in Venafi Control Plane, add one new Zoom Team Chat provider for each channel.
- Sign in to the Zoom desktop app.
- Click Team Chat.
-
Run the following command, replacing
<connectionName>
with the name of the connection:/inc connect <connectionName>
Zoom creates a new connection and responds with the endpoint and verification token that you use in the next step.
Step 2: Add Zoom Team Chat as a notification provider¶
- Click Integrations > Notification Providers.
- Click New.
- Under Integration Type, select Zoom Team Chat.
- Enter a Name for the integration.
- In Webhook URL, enter the Zoom Team Chat endpoint from the previous step.
- In Verification Token, enter the verification token from the previous step.
- Click Save. The new integration appears on the Notification Providers page.
Next steps¶
Now that you have integrated Zoom Team Chat with Venafi Control Plane, you can use it as a delivery channel for system event notifications. For steps to add notifications, see Create notifications in the Notification Center.