# Buzzy REST API

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](https://docs.buzzy.buzz/rest-api/buzzy-rest-api/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

* [Integrating 3rd party applications](https://docs.buzzy.buzz/rest-api/buzzy-rest-api/integrating-3rd-party-applications)
* [REST API](https://docs.buzzy.buzz/rest-api/buzzy-rest-api/rest-api)
* [Microapp Rules](https://docs.buzzy.buzz/rest-api/buzzy-rest-api/datatable-rules)
* [Tutorial microappdata](https://docs.buzzy.buzz/rest-api/buzzy-rest-api/datatabledata-tutorial)
* [Integrating with Mailchimp](https://docs.buzzy.buzz/rest-api/buzzy-rest-api/integrating-with-mailchimp)
* [Microapp and Spectrum Dataflow integration](https://docs.buzzy.buzz/rest-api/broken-reference)
* [Python Access Microapp](https://docs.buzzy.buzz/rest-api/buzzy-rest-api/python-access-datatable)

***
