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.
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.