Configure a Webhook in Teams
After the 25.3.9 release, the structure of the webhook payload URL was updated. Customers need to update the webhook URL in the repository settings of their remote repo. Some customers are still using the old webhook URL containing autorabitrest, which should now be replaced with api.
Example:
Old URL: https://na25.autorabit.com/autorabitrest/webhook/triggerSCMPushrequest
Updated URL: https://na25.autorabit.com/api/webhook/triggerSCMPushrequest
Unless you update the Payload URL, you might face pull request/trigger build-on-commit jobs triggering.
Log in to your Microsoft Teams application.
In the left panel, click the Apps icon.

Search for Incoming Webhook and click on the corresponding app.

Click Add to a team.
Tip: Click the copy icon to save the configuration link in case you need to complete the setup via a browser.


Type the team or channel name in the search field, select the target team, then click Set up a connector.

Click Add for the Incoming Webhook option.

Enter a name for the webhook. Optionally, upload an image. Then click Create.

Copy the displayed webhook URL and save it securely (e.g., in Notepad), as it won't be shown again. Click Done once saved.

Integrate the Teams webhook URL with ARM. For integration steps, refer to the Notifications & Mail Server Settings guide.
Last updated
Was this helpful?

