Hey Everyone,
I created a nimble, simple plugin to trigger an event when a value in your app changes! This has many use cases, but is really good for triggering a workflow when a custom state changes!
Pass any value into the plugin (which could be a custom state, database field or anything you can access in bubbles front-end) and use the plugins exposed workflow to trigger and event and receive updates every time the value changes.
Handy places this can be used:
- Trigger workflows when custom states change using one simple element
- Trigger workflows when data in the database changes. This is especially helpful when backend workflows change data and you want to trigger a workflow like a popup display or something on the front-end
To view the plugin page: Value Change Trigger (CustomStates) Plugin | Bubble
View the demo video at:
View it in the editor: APG plugins | Bubble Editor