Skip to main content

Getting started - methods of communication

Overview

Integration examples provide basic functionality to connect external application with AVAPLACE platform.

Data integration solution is used to synchronize data changes via orchestrator among applications used by AVAPLACE customers.

Methods of communication

  • REST API client - synchronous communication for request/response interactions
  • Message consumer - asynchronous communication for event-driven interactions

Getting Started

Data Integration

API Documentation

Examples