Skip to main content

Call an external service when the database changes to Read-Only mode

Business case

A 3rd party system is used to add and modify data in real time using Mambu's REST APIs. In certain cases, such as during regular scheduled maintenance or for updates, the database may be switched to read only mode. In a 'fire and forget' style implementation this could cause data to be lost as the sending system will have no persistent records. Using a webhook that is triggered when the database access state changes, you could queue calls or pause this system until write access has been reenabled.

Configuration

webhook_showcase_example_data_access


Ask the Mambu Community

If you have a question about how anything works or have come across something you haven't seen explained here, get in touch with our community of fellow users and Mambuvians where someone will lend a hand.

Ask a question about Notifications in Mambu

* If you don't already have an account you will be prompted to create one when you first visit the site.