Keyword:webservice
Found 24
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
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 http://edicola....
28/09/2015
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. ...
21/12/2015
WS Output Update Order
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 order updated on VirtualNewspaper. Warning: ...
11/11/2015
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 ...
20/09/2016
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 Webservice Mandatory ...
WS: Login.jsp
How to invoke this webservice VirtualNewspaper informs an external platform about a missing user account while this user try to login. VirtualNewpaper will submit user account infos to the ...
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 ...
17/10/2018
WS Input Register User
How to invoke this webservice Any external system informs VirtualNewspaper about a newly registered user account, providing all the collected user fields. Warning: This POST call ...
12/11/2015
WS: GetUserByEmail.jsp
How to invoke this webservice This webservice can be triggered to retrieve details about the orders POST or GET request as follows: http://[wwx].virtualnewspaper....
WS Input Update User
How to invoke this webservice Any external platform submits a complete set of user informations to VirtualNewspaper, using a POST call. Warning: This POST call ...