Hello,
I have a survey that is pulling in information from a csv that will be getting updated at an hourly rate. From my initial testing, the survey123 application will only update this csv once per day. Is there any setting available to ensure that the mobile user always redownloads the csv to ensure they always have the most up to date file (assuming they are in an area with internet connection when they open the form that is)?
I am using the ArcGIS API for python to rebuild this csv and overwrite it every hour if that matters.