JoeGaggler
JoeGaggler

Reputation: 1236

Cannot find Incoming Webhook connector in Microsoft Teams

I had configured an Incoming Webhook on one of our Microsoft Teams channels, but noticed it stopped working recently, and also I am no longer able to find the Incoming Webhook in the list of connectors:

Missing Incoming Webhook

What command would I need to have our Administrators run or what configuration would I need to apply to get this to work again?

Upvotes: 20

Views: 27330

Answers (3)

Lahiru Senevirathne
Lahiru Senevirathne

Reputation: 9

For webhook connector, you can use the incoming webhook connector in MS teams app sections. For more information please refer this link

screenshot of Teams Interface

Upvotes: -1

Robert Muehsig
Robert Muehsig

Reputation: 5326

I had the same problem and I didn't remember that I (as a Tenant admin) disabled anything in the portal. "Unfortunatly" the screenshot is from the older portal, in the new Teams Admin check the following: Org wide settings

All available connectors were somehow blocked, so I removed everything from the "blocked apps" list:

Blocked Apps

Then I needed to sign out ("Quit" didn't refresh those settings) and sign in again and now I have access to all connectors.

Upvotes: 4

Bill Bliss - MSFT
Bill Bliss - MSFT

Reputation: 3581

As @wajeed-msft notes, this is happening because your administrator turned off access to external applications.

Assuming "Allow sideloading of external apps" is also turned off you'll get the list on the page you found above. If you scroll through that list, you will see "Incoming webhook" listed.

Incoming webhook in Apps list

Upvotes: 19

Related Questions