Integreat
CtrlK
  • Integreat
  • Introduction
    • Motivation
    • Philosophy
    • Core Concepts
    • Examples
  • Basics
  • Advanced topics
    • Writing adapters
      • Adapter interface
      • Request objects
      • Response objects
    • Writing authenticators
      • Authenticator interface
  • Reference
    • Schema definitions
    • Service definitions
    • Mapping definitions
    • Endpoint definitions
Powered by GitBook
On this page
  1. Advanced topics

Writing adapters

Integreat comes with a defined interface for adapters. If there's not already an adapter for the system you want to connect with, you may write your own.

Adapter interfaceRequest objectsResponse objects
PreviousAdvanced topicsNextAdapter interface

Last updated 7 years ago