plug-circle-plusIntegrations

Under the Configuration tab, administrators can see or manage integrations.

Authentication

  • Authentication type: Read-only setting based on insatnce configuration.

Warroom

  • Warroom Integration: Enable or disable the automated "Warroom" feature. It allows to create and link meeting URL to announcement.

  • Team meeting creation URL: Provide an Azure Logic App endpoint to automatically generate collaboration space (e.g. when an incident is reported).

    circle-info

    MS Teams meeting

    This feature required existing MS Workflow which Create meeting and return meeting URL. It should looks like that:

    Request sending from Notyfire contains two parameters in body: name and announcement_url. Response should contains url parameter with meeting url.

    TIP: This Workflow should be created on service account instead of standard user account.

Last updated