Skip to content

Custom Generic Rest Adapters

Here we simply refer to the Adapter API specification which includes both the web endpoints for finding sources and sinks as well as endpoints for providing and retrieving data.

After writing a web service according to this specification you just need to register it in your hetida designer backend.

As an example for a generic rest adapter you may have a look at the (Python Demo Adapter source code).