Hey,
We are trying to create a flow that will query and count all cases assigned to a specific user and then email the number of cases currently assigned to said user - every 30min (if statement to not send the email if count is 0 will be created later).
I'm assuming its a scheduled flow. We have this and then an action to list cases from dynamics.
Here we get stuck. How do we convert the queried data to a simple number/variable to use for the if/email?
We are new to Flow and are learning quickly (our developer had custom workflows, but has since left the company and we are trying to migrate it all to Flows.)
Thanks in advance.