Hi I have a flow reading information from a ArcGIS Feature Service.
I have multiple time delays in it, after a time delay it should check the information in my feature, which could be updated within the delay.
But the information is already in the flow, so it don't refresh the information, and no matter what the changes are in the feature, it will still read the original data.
Is there anyway to refresh the information JSON from the trigger multiple places in a flow?
Thanks