I have a microflow that runs both in the foreground and is also called by a flow that is in the background. I need to make a decision based on if the flow is in the background or foregound. Is there a way that I can determine if I'm running in the background?
↧