Integration

Send a Variable between Kustom apps

Send a Variable from KLWP to KWGT #

You can share data between Kustom apps using the Send Data action in a KLWP flow and the $br() function. This allows you to trigger changes or display dynamic data in, for example, KWGT directly from KLWP.

KLWP Setup #

  1. Create a new Flow in KLWP.
  2. Add a Trigger (e.g., on touch, time, or event).
  3. Add a Send Data action to the flow.
  4. In the Send Data action:
    • Set Target to KWGT
    • Set Variable Name to foo
    • (Optional) Set the value as needed, for example Hello KWGT!

KWGT Setup #

  1. Add a new Text item in your KWGT widget.

    ...




Privacy Policy