Buzzy Rest API

The Buzzy Rest API provides the ability query, create, update, delete data from Microapps to integrate with back-end/3rd party systems.

Datatables also provide the ability to fire rules on events - eg update, click , add new that allow Actions to be called. These include “in-house” like send push notifications, logging and also the ability to call an pass data to 3rd party REST APIs.

Integrating 3rd party applications is a good starting point to familiarize yourself with the Buzzy API capabilities.

Buzzy REST API calls handle “conflict resolution”. For example, if a user has taken data offline, edited it… then comes back online and in the interim a 3rd party REST API call tries to update the same data. If things are out fo sync a conflict will be raised and user will need to select the “winner”.


Table of contents


Last updated