Send Microsoft Teams Notifications from Autonomous Database
Describes how to configure Microsoft Teams so that you can send messages, alerts, or output of a query from Autonomous Database to a Microsoft Teams Channel. Also describes the procedures you use to send Microsoft Teams notifications.
- Prepare to Send Microsoft Teams Notifications from Autonomous Database
To send Microsoft Teams notifications from Autonomous Database, configure a bot in your Microsoft Teams App. Next, create a credential and useDBMS_CLOUD_NOTIFICATION
procedures to send Microsoft Teams notifications. - Send Messages to a Microsoft Teams Channel
You can use theDBMS_CLOUD_NOTIFICATION
to send messages to a Microsoft Teams channel. - Send Query Results to a Microsoft Teams Channel
You can use theDBMS_CLOUD_NOTIFICATION
to send the results of a query to a Microsoft Teams channel.
Parent topic: Send Email and Notifications on Autonomous Database
Prepare to Send Microsoft Teams Notifications from Autonomous Database
To send Microsoft Teams notifications from Autonomous Database, configure a bot in your Microsoft Teams App. Next, create a credential and use DBMS_CLOUD_NOTIFICATION
procedures to send Microsoft Teams notifications.
To send Microsoft Teams notifications:
Send Messages to a Microsoft Teams Channel
You can use the DBMS_CLOUD_NOTIFICATION
to send messages to a Microsoft Teams channel.