⚙️ Manage settings file

by Neil Cumpstey

Version 2 (November 18, 2018)

Download (162 downloads)

Management of persistent or reused variables, such as api keys or locations, in a json file.

Enables access of the stored variables by other flows through flow triggering with payloads.

For an demonstration of use, see the "Sample flow with settings" flow.

Start points:

- Manage settings: Add, update and delete settings.
- Set location: Add or update a location (lat/long) setting.
- Trigger flow with payload: To be run by other flows, to load settings. Requires "flowUri" in payload.
- Write settings to file: To be run by other flows, to add settings from the payload to the file.