I'm trying to create a Flow that runs on a regular schedule, testing for the health of a service. I was hoping to use a variable to pass the last status message to future iterations of the flow, but variables don't appear to persist.
The object of this exercise is to stop repeated notifications when the service is down, and only sending one when the service comes back up again.
Have I missed something or is that not possible with Flows?
- Greig.