Hi All,
I have prepared an AGOL hosted layer from a CSV file and created a survey form which is linked to the CSV (now also in media folder). I think I have created a webhook back to the CSV file with the intention of adding data to the CSV file (on AGOL), which would then update the file in the media folder... I can then pull this data from the CSV file into my survey form (This is the proposed thinking)!
The problem I am having is I can't get the the form submissions to update the CSV file. They are visible on the feature layer (as would be expected). Is it possible to update the CSV automatically this way?