Spedizione messaggi via API
Pianificazione di una notifica da servizi
Last updated
Pianificazione di una notifica da servizi
Last updated
Le applicazioni che prevedono la spedizione di notifiche tramite l'AppIO possono integrarsi tramite le API di backoffice esposte da AppIO.
La richiesta al servizio di pianificazione di una nuova notifica prevede il parametro idempotency_key
che consente alla piattaforma di riconoscere eventuali richieste duplicate.
Per la consultazione dei messaggi inviati sono disponibili le risorse REST di ricerca e lettura.
Read and Filter the Govio Messages.
[\s\S]*
Service identifier.
1
Organization identifier.
1
user_1
Pattern: ^[^\u0000]*$
user_1
Pattern: ^[^\u0000]*$
Filters by message state.
Sorting field.
id
Available options: Direction Sorting field.
desc
Available options: Max number of provided items.
offset (zero-based) of indexed results.
0
Read the message with the provided id.
GovIO Message Id.
1
Send a message through the service template. The service_instance parameter identifies the IO service through which the message is sent, and it's a configuration parameter provided by the service administrator. The placeholder list is also provided by the service administrator, and the API user has to provide the values. Upon receiving a call to this endpoint, GovIO builds the actual message to be sent to the IO services. In the process, the placeholders values are substituted in the message body and message subject by a template engine. A 201 response status denotes that the final message is built and scheduled by GovIO for the expedition to the IO services.
Govio Service Instance Id.
1