To set up Custom Notifications from Crowdin in Microsoft Teams, follow the steps below.
If you don’t have a Microsoft Teams account already, you will need to create one.
Download and install the Microsoft Teams desktop app. Alternatively, you may use the Microsoft Teams web interface for further configurations.
To receive notifications in Microsoft Teams, you need to create a webhook.
Read more about creating a Microsoft Teams webhook.
Once finished, copy the webhook URL. You’ll need it for configurations on the Crowdin side.
Paste in the following payload in the Payload field:
{
"text": "{{notification-message}}"
}
Custom notifications allow you to receive your account-specific notifications from Crowdin. If you’d like to receive notifications related to some specific project you manage in Crowdin, feel free to use our Microsoft Teams app.