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
Thank you,
So I'm looking elsewhere 🙂 Maybe using a HTTP request to the ArcGIS API to get the information at the current time in the flow.
Hi @kelin84 :
The data returned by an action will not change. If you want to get updates of the data source, I'm afraid the only way is to run an other same action to get the information again.
Best Regards,
Bof
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1