Reviewflowz supports microsoft teams webhooks.


Table of contents


#1 What we’re aiming for

You can receive new review notifications on any MS Teams channel, but it takes a minute to set up. They’ll look something like this

Screenshot 2023-07-12 at 10.09.43.png

#2 Create an incoming webhook on Microsoft Teams

This first part is largely inspired by Microsoft’s own documentation which you can access here

What we’re doing here is creating a public URL for your MS Teams channel to receive messages and publish them.

  1. First, open the channel you want to receive new reviews on – or create it if needed, and open it after.

  2. In the dropdown menu on the top right corner, click “Connectors”

    Screenshot 2023-07-12 at 10.13.13.png

  3. In the list, search & find “Incoming webhook”

    Screenshot 2023-07-12 at 10.15.03.png

    3.5 If you haven’t enabled it yet, enable it first.

  4. Click “configure”

  5. You’ll need to give it a name – for example “reviewflowz”. You can upload an image or keep the default webhook icon. Click “Create”.

  6. Microsoft has generated a unique URL which we’ll now need to communicate to your reviewflowz account. Keep this window open and copy the URL at the bottom of the popup.

    Screenshot 2023-07-12 at 10.17.55.png

#3 Setting up the webhook URL on reviewflowz

  1. Now that we have a URL we can use, head over to your reviewflowz account
  2. Select Flows > New automation flow > Create a new channel or head over directly here