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 | 7901 | 15 March 2019 | |
| JASONata $flowcontext can't get it working | 6 | 1894 | 10 November 2020 | |
| [solved] Set property value from flow variable using jsonata | 5 | 2379 | 30 January 2021 | |
| Context variable holding other context variables | 13 | 495 | 25 June 2021 | |
| Accessing flow variables in a subflow via JSONata expression in a change node | 2 | 404 | 14 March 2024 |