Notifiche Personalizzate

Custom Notifications allow you to receive information about the new events that happen in Crowdin. Una volta configurate le notifiche personalizzate per il tuo profilo, Crowdin inizierà a inviare richieste POST con i dati all’URL di notifica personalizzato tramite HTTP.

Casi d’Uso

Puoi configurare notifiche personalizzate per creare integrazioni con i servizi o il tuo backend. Per esempio:

  • Configura le notifiche personalizzate per inviare notifiche al sistema che usi.
  • Pass information to the third-party services with the specific request requirements (e.g., content type, headers, payload).
  • Crea integrazioni personalizzate con Crowdin.

Configurare le Notifiche Personalizzate

Per configurare le notifiche personalizzate su Crowdin, segui questi passaggi:

  1. Apri le Impostazioni del tuo Profilo e vai alla scheda Notifiche.
  2. In the Notifications Custom Channel section, click Set Up Notifications Custom Channel to start configuring your custom notifications.

Dovrai fornire le seguenti informazioni per configurare le notifiche personalizzate:

  • L’URL in cui la richiamata dovrebbe essere inviata.
  • Il tipo di contenuto per il metodo di richiesta POST (multipart/form-data, application/json, o application/x-www-form-urlencoded).

Facoltativamente, puoi aggiungere intestazioni speciali alle tue notifiche personalizzate. Possono esser usati per una maggiore sicurezza, come metodo d’autorizzazione e altro. Ad esempio, se aggiungi le intestazioni, l’endpoint della tua notifica personalizzata può verificarle e assicurarsi che le informazioni provengano da Crowdin.

Configurando le notifiche personalizzate, clicca Testa notifica per vedere come la tua applicazione reagirà a quella chiamata. Una volta finito con la configurazione, clicca Salva.

Configurare le Notifiche Personalizzate

Depending on your approach to custom notification management, you might need to add dedicated Crowdin IP addresses to your firewall to allow Crowdin to open the pre-configured custom notification URLs.

Read more about IP Addresses.

Carichi Utili Personalizzati

You can modify the custom notification payload to add and organize the elements as your system requires. Per ottenere notifiche informative e user-friendly, assicurati di includere il segnaposto {{notification-message}} nel tuo carico utile.

Carichi Utili Personalizzati

Tipi di Evento

Once you’ve configured custom notifications, you can select the event types you’d like to receive the notifications about in the Custom column.

Tipi di Evento della Notifica Personalizzata

Editing or Deleting Custom Notifications

You can edit or delete custom notifications in the Notifications Custom Channel section of the Notifications tab.

Manage Custom Notifications

Cercare Assistenza

Serve aiuto a operare con le Notifiche Personalizzate o qualche domanda? Contatta il Team di Supporto.

Questo articolo è stato utile?