Specify the path to the file you want to extract from the uploaded zip. For example, if the file is some_data.json at the root of the zip, enter some_data.json.

You can use regex patterns or define multiple paths, which are tried in priority order (lower numbers first; useful if the filename may not always be the same).

{% include "ddm_core/components/info_collapsible.html" with element_id="file-path-advanced" title="How file paths are evaluated" include_path="ddm_datadonation/blueprint/info_collapsibles/block_file_paths.html" body="" %}
{% include "ddm_datadonation/blueprint/form_sections/_file_path_formset.html" %}