Documentazione
Webhook listener

A webhook can be used to notify another application about events. A webhook listener represents a single listener to such an event.

The notification is carried out by calling the configured webhook URL.

Stati
  • Crea
    Lo stato Create indica che è in corso la creazione del tipo Webhook listener.
  • Attivo
    Lo stato attivo significa che l’elemento del tipo 'Webhook listener' è attivo e può essere utilizzato.
  • Inattivo
    Lo stato inattivo mostra che l’elemento del tipo Webhook listener non è utilizzato.
  • Eliminazione in corso
    Lo stato 'deleting' significa che è in corso l’eliminazione dell’elemento del tipo Webhook listener.
  • Eliminato
    Lo stato eliminato contrassegna un elemento per la cancellazione dalla banca dati.
Caratteristiche
  • Data di eliminazione prevista
    La data e lora in cui è prevista la rimozione definitiva delloggetto. Se il valore è vuoto, loggetto non verrà rimosso.
  • Enable Payload Signature And State
    Se lintestazione della firma e la proprietà "state" sono abilitate nel payload del webhook.
  • Entity States
    Gli stati target dellentità che devono essere monitorati.
  • Entità
    Lentità da monitorare.
  • ID
    A unique identifier for the object.
  • ID spazio collegato
    LID dello spazio a cui appartiene questo oggetto.
  • Identità
    Lidentità utilizzata per firmare i messaggi.
  • Nome
    Il nome utilizzato per identificare lascoltatore webhook.
  • Notifica tutte le modifiche
    Se deve essere monitorato ogni aggiornamento dellentità o solo i cambiamenti di stato.
  • Status
    Lo stato attuale delloggetto.

    A webhook listener can have the following states:

    Active

    When the state is set to Active the webhook listener is used.

    Inactive

    When the state is set to Inactive the webhook listener is ignored. However, all the information is not deleted and you can reactivate it at any moment.

    Deleting

    The webhook listener is in the process of deletion. This may take some time until the webhook listener is marked as Deleting before being marked as Deleted.

    Deleted

    The webhook listener is deleted. Since the webhook listener is linked with data which cannot be deleted immediately, we need to keep it until all the data can be removed.

  • Url
    LURL a cui vengono inviate le notifiche sulle modifiche delle entità.
  • Versione
    The version is used for optimistic locking and incremented whenever the object is updated.