entity_sync_jsonapi
This module facilitates integration between Drupal applications and remote systems exposing APIs implementing the JSON:API protocol. The main focus is to connect to other Drupal applications that use Drupal's implementation via the jsonapi core module. Other use cases could be cover as the need arises. It is built on top of the Entity Synchronization framework, the basic understanding of which is required to successfully set up an integration.
Development status
Currently in development status, not functional yet.
Features
The module provides an Entity Synchronization client adapter for exchanging data with remote Drupal applications that expose JSON:API endpoints.
Additional Requirements
Currently it works with Entity Synchronization 5+. It requires PHP 8.0+.
Supporting this Module
Create issues in the Drupal.org queue, submit MRs. If you are interested in sponsoring this module to add more features, contact the module maintainers.