I use the JSONata $flowContext function a lot to GET values from the flow context store but can I use this or a different JSONata function to SET values into flow context stores? I'm aware of how to do this with a flow.set in a function node or set in a change node but I am trying to do more with JSONata.
No - context is read-only with JSONata.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Access to context Stores in JSONata expressions | 9 | 7889 | 15 March 2019 | |
| JASONata $flowcontext can't get it working | 7 | 1884 | 24 November 2020 | |
| [solved] Set property value from flow variable using jsonata | 6 | 2374 | 13 February 2021 | |
| Context variable holding other context variables | 14 | 478 | 25 June 2021 | |
| Accessing flow variables in a subflow via JSONata expression in a change node | 3 | 396 | 14 March 2024 |