Custom Notifications notify and help you collect information about the new events that happen in Crowdin Enterprise. Once you configure custom notifications for your account, Crowdin Enterprise will start sending POST requests with data to the custom notification URL via HTTP.
Você pode configurar notificações personalizadas para criar integrações com os serviços ou com o seu backend. Por exemplo:
To configure custom notifications in Crowdin Enterprise, follow these steps:
You will need to provide the following information to set up custom notifications:
Opcionalmente, você pode adicionar cabeçalhos especiais para suas notificações personalizadas. They can be used for additional security, as an authorization method, and more. For example, if you add headers, your custom notification endpoint can verify them and ensure that information is coming from Crowdin Enterprise.
When configuring custom notifications, click Test notification to see how your application will react to that call. Uma vez terminado com a configuração, clique em Salvar.
Depending on your approach to custom notifications management, you might need to add dedicated Crowdin Enterprise IP addresses to your firewall to allow Crowdin Enterprise to open the pre-configured custom notification URLs.
Read more about [IP Addresses](/enterprise/ip-addresses/#custom notifications).
You can modify the custom notification payload to add and organize the elements the way your system requires. To get informative and user-friendly notifications, make sure to include the {{notification-message}}
placeholder in your payload.
Once you configured custom notifications, you can select the event types you’d like to receive the notifications about.
You will be able to edit or delete custom notifications in the Custom notifications section of the Notifications page.
Precisa de ajuda para trabalhar com notificações personalizadas ou tem alguma dúvida? Entre em contato com a equipe de suporte.