Notifications Connector
Notification and alerts management
API Reference
For full API documentation see the Notifications API Reference.
To create an integration with the Notifications connector, use the Create Integration API endpoint, using one of the provider configs below.
Supported Providers
- Atlassian Jira (
notifications_jira
) - Microsoft Teams (
notifications_teams
) - Slack (
notifications_slack
) - Slack Incoming Webhook (
notifications_slack_webhook
) - Synqly Test Provider (
notifications_mock_notifications
)
Supported Operators by Provider
API | Atlassian Jira | Test Provider | Slack Incoming Webhook | Slack | Microsoft Teams |
---|---|---|---|---|---|
clear_message | ✅ | ✅ | ❌ | ✅ | ❌ |
create_message | ✅ | ✅ | ✅ | ✅ | ✅ |
get_message | ✅ | ✅ | ❌ | ❌ | ❌ |
APIs with Filters
API | Atlassian Jira | Test Provider | Slack Incoming Webhook | Slack | Microsoft Teams |
---|