Use cases

Custom triggers

If you want to reward the user for performing custom actions in your online or offline shop, you can use Custom Triggers to notify Bubblehouse of notable actions performed by the user. Then you will be able to set up point rewards, tier conditions, achievement conditions and more based on the custom triggers.

You have a choice of sending custom triggers from the server side or from the client side. For the latter, you'll need to preauthorize certain triggers to be accessible from the client code.

Custom triggers are enabled on your account upon request.

Calling RPC APIs

A vast majority of Bubblehouse APIs are JSON-based RPCs via HTTP with consistent calling conventions.

Triggers API

Use custom user actions to grant points, advance/unlock tiers, and more.
Previous
Custom blocks & widgets