Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Adding an Incoming Webhook Connector to a channel for use by the webhook operations

Click the by the channel that you want FlexDeploy to send messages and click Connectors.

Search for Incoming Webhook, and click Add.

Click Add again.

Give a Name, and if you wish an image that you would like to associate with FlexDeploy Notifications in this Channel. Then click Create.

Copy the webhook url. You need to paste it into FlexDeploy.

Click Done.

See https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook for additional information about what Incoming Webhooks are and how they are used.


You may need to contact your Teams Administrator before adding an Incoming Webhooks Connector. If you don’t see the ability to add Connectors, or don’t find Incoming Webhook in the list, contact your administrator and ask them to enable this connector. They will navigate to

https://admin.teams.microsoft.com/policies/manage-apps to configure org-wide settings, and then verify the settings here: https://admin.teams.microsoft.com/policies/manage-apps/203a1e2c-26cc-47ca-83ae-be98f960b6b2/

The settings can take several minutes, or even hours to show up in your Teams Application. You may find that you can add it using the Teams Web Client more quickly.


If you also want to approve tasks through Webhooks integrations, then you must also follow the guide here:

https://flexagon.atlassian.net/wiki/spaces/FD56/pages/2856321103/Configuring+the+MicrosoftTeams+Plugin+for+sending+messages+to+users+and+channels+without+webhooks


Setting up Certificates

You may need to install the certificate for https://graph.microsoft.com/.default into your Java keystore if you get an error about building a certificate path.



  • No labels