back to worker quest hub

sharepoint list template import guide

Generated: 2026-06-29

This is the manual fallback for creating RaveFocus Microsoft Lists while Graph/connector write access is blocked.

template folder

CSV templates are here:

outputs/sharepoint-list-templates

Index file:

outputs/sharepoint-list-templates/_template-index.csv

Browser-friendly import index:

outputs/sharepoint-manual-import-index.html

Template count:

how to use

For each list:

1. Open Microsoft Lists or the RaveFocus SharePoint site.
2. Choose create new list.
3. Choose import/from CSV or from existing spreadsheet.
4. Upload the matching CSV template from outputs/sharepoint-list-templates.
5. Name the list exactly as the ListName value in _template-index.csv.
6. Keep the generated columns.
7. Remove the sample row only after confirming the columns exist.
8. Repeat for the required lists.

create these worker-facing lists first

These are required for the website form buttons:

then create the admin/support lists

after lists are created

Run or manually prepare:

```powershell
powershell -NoProfile -ExecutionPolicy Bypass -File launch\setup-sharepoint-lists-and-folders.ps1 -CreateStorageFolders
```

If permissions are still blocked, manually create these folders in the SharePoint document library:

Then update website form mappings if SharePoint generated different URL slugs:

safety

Do not import private records into these templates.

Do not include:

Use owner-only private record required when sensitive proof exists outside the worker hub.