Keyword:webservice
Found 34
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://.virtualnewspaper.it/editor_or_title_name/WEBSERVICE/insertSubscriberCode.jsp + POST parameters WEBSERVICE Mandatory Parameters...
15/12/2016
Opening edition Notification
...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 platform provided details...
12/10/2017
Settings
How to configure LinkedIn account
31/01/2017
VirtualNewspaper
VirtualNewspaper Cart Management
...to cart a POST request to this service will add to the user session the product. Example: http://checkout.editorname.com/WEBSERVICE/shop/cartAdd.jsp?productId=492&_=1407775530572 Parameters PARAMETER NAME VALUE FORMAT DESCRIPTION productId int the...
30/06/2016
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: http://digitaledition....
08/01/2015
Release Notes
WS: CMS - Preset Content Create
...1 Request 2 Response 2.1 Parameters 3 Example 3.1 Example request 3.2 Fields types Request http://www.virtualcms.it/WEBSERVICEs/preset/update.jsp?parameters You need to replace http://www.virtualcms.it/ with the URL of the webCMS instance....
22/03/2016
...1 Request 2 Response 2.1 Parameters 3 Example 3.1 Example request 3.2 Fields types Request http://www.virtualcms.it/WEBSERVICEs/preset/create.jsp?parameters You need to replace http://www.virtualcms.it/ with the URL of the webCMS instance....
11/12/2015
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.liberoquotidiano.it/vnlibero THE...
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. Warning: This POST call will be url...
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: This POST call will be url encoded...
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 encoded Requests flow The processing of an edition is...
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 Parameters "username" and "password" are needed as...
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 external platform. Warning: This POST call needs to be url...