Support MS Teams / Slack Integrations in the Get Integration API

XMLWordPrintable

    • 1

      Current State:

      At present the MS Teams / Slack Ops Integration is included in the List Integrations API, however when trying to use Get Integration to retrieve it's details the following is returned:

      {
          "errors": [
              {
                  "code": "INTEGRATION_TYPE_NOT_SUPPORTED",
                  "title": "Integration type [msteams-plugin] is not supported."
              }
          ]
      } 

      Proposed Future State:

      In order to allow customers to use external monitoring tools, support should be added for the msteams-plugin / slack-plugin integration in the endpoint Get Integration.

      Alternative (e.g. Third Party Plugin):

      There is no workaround for this.

            Assignee:
            Unassigned
            Reporter:
            Joel Wheeler (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: