Import/Export Data
Volunteer data can be managed in FutureFund. The Admin has the option to export data for a single position or all positions as well as import volunteer positions and volunteers.
Volunteer data can be exported and imported from the Volunteer page, found under First Step > Volunteer in the Admin.
page instead.
Notes:
- The email for the parent must exist as a registered parent. The volunteer position name must match the name in the system. If either one does not exist, an error will be returned.
- There is no limit on the number of rows in the file.
File Format
The uploaded file must have two columns. Below is a sample of what the file will look like as a CSV (sample file); an Excel file with the same columns works too.
| Volunteer Position | |
|---|---|
| parent_1@example.com | Bookclub |
| parent_1@example.com | Fun Run |
| parent_2@example.com | Fun Run |
Was this helpful?