Difference between revisions of "Integration/Content source"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
old>Admin
Line 8: Line 8:


== Using a content source ==
== Using a content source ==
Call the '''cmsinterface''' servlet
Parameters
* '''q'''':  Name of the interface (required)
* '''f'''':  Format of the result (optional)
** Valid values: html json xml
* '''v'''':  Parameter for dynamic values (optional)
Example:
  https://www.acme.com/TempusServa/cmsinterface?q=mysource&f=json

Revision as of 09:50, 30 December 2017

THIS ARTICLE IS UNDER DEVELOPMENT

Setting up a content source

Examples

Notes on caching data

Using a content source

Call the cmsinterface servlet

Parameters

  • q': Name of the interface (required)
  • f': Format of the result (optional)
    • Valid values: html json xml
  • v': Parameter for dynamic values (optional)

Example:

  https://www.acme.com/TempusServa/cmsinterface?q=mysource&f=json