Keyword:webservice
Found 25
Order by:
Refine the results
Webservices
WS Insert subscriber code
How to invoke this webservice An external system informs VirtualNewspaper about a new subscription. Webservice url http://[wwx].virtualnewspaper.it/editor_or_title_name/webservice/insertSubscriberCode.jsp + POST parameters Webservice Mandatory ...
15/12/2016
Opening edition Notification
Purpose: This service can be implemented by an external platform so to be real-time notified about users opening editions How the webservice will work Every time an edition is opened by user, VNP will trigger a post request to the external ...
12/10/2017
Developer Area
19/11/2015
Come faccio a ricevere l'icona della prima pagina dell'edicola digitale?
Se desiderano un risultato simile a quello di Eco di Bergamo, vi possiamo fornire il seguente link: Prima pagina: http://digitaledition.corrieredicomo.it/editorialesrl/fpext.jsp?t=ilcorrieredicomo&h=400 Prima pagina Vivi: ...
08/01/2015
Admin
Debuggare i webservices
WEBSERVICE IN: Tutte le chiamate verso i nostri webservices di Sincronia utenti e ordini sono loggati nella tabella webservices_in_logs. All'interno si trova il chiamante (ip), il servizio chiamato e i parametri passati. ...
17/10/2018
WS Output Update User
How to invoke this webservice VirtualNewspaper will make this POST call to an external webservice, providing a complete set of informations coming out from any user that has been updated on VirtualNewspaper. Warning: ...
21/12/2015
External editions accessibility
Purpose: This service can be implemented by an external platform so to override standard editions accessibility checks of VNP using custom ones. VNP will contact an external webservice to retrieve the accessibility ...
27/04/2017
My Desk
Macro Handler API
How to invoke this webservice GET/POST requests should be performed in order to store the cookie needed as authorization for processing request Warning: In the GET Request parameters need to be url encoded ...
20/09/2016
VirtualNewspaper
API Newsstand
THE SERVICE http://platformname/editorname/webservice/getLatestIssues.jsp where: platformname is your domain: eg edicola.liberoquotidiano.it editorname is the name of the application: vnlibero in ...
28/09/2015
WS Input Register Order
How to invoke this webservice An external platform informs VirtualNewspaper that a new order has been created. All order details are submitted to VirtualNewspaper. Warning: This POST call needs ...
WS publicLogin.jsp
This procedure allows to have a user enabled to read via Whitelist who lands on the VNP already logged in: 1. Create a user (CLIENTI/CUSTOMERS module) 2. Add the user to the Whitelist ...
16/10/2025
Webservices - Multimedial Enrichments
The service allow to send a Json structured data containing the multimedia informations. The Json must be posted to the address //webservice/v3/multimedia together with some extra ...
22/06/2016
WS: VirtualNewspaper Shopping Cart Webservices
How to invoke these webservices As soon as a product is added to the shopping cart from any external shopping page, a call to these services will need to be triggered, adding or ...
WS: VirtualNewspaper login from an external platform
How to invoke this webservice External platform submits VirtualNewspaper username and password, as provided by the end user. Warning: This POST call needs to be url encoded ...