Skip to main content

Rest Connector

REST Connector is a publishing server plug-in to connect publishing hub to arbitrary HTTP based RESTFul services. REST Connector acts as a restful client to the target REST API using URIs that can be configured in a configuration file. Query results will be filtered and mapped into publishing hub entity data objects using XPath or similar expressions.

If you are new to RestConnector configuration please have a look at our new tutorial Working example: Accessing wordpress.com.

If you are just interested in latest additions or fixes, please see Change log.

Getting Started​

The RestConnector comes preinstalled but must be properly licensed and updated.

Explanation​

Core concepts that are needed to understand the configuration and how-to sections.

Reference​

Complete reference for all configuration elements, enumerations, and the connector API.

How-to Guides​

Task-specific guides for common connector scenarios.

Examples​

Worked examples and configuration patterns.

Appendix​