For the complete documentation index, see llms.txt. This page is also available as Markdown.

messagingVendorsTypes

Defines the supported messaging platforms for issue notifications and communications.

Examples

enum MessagingVendorsTypes {
  Slack
  Teams
}

Enum values

Enum value
Description

Slack

Slack messaging platform

Teams

Microsoft Teams messaging platform

References

Fields with this object:

Last updated