Help Center
Overview
This script downloads all member, staff or volunteer photos which were uploaded via the contacts app to Sharepoint lists, then copies them to two specific folders, one form member photos and the other for staff/volunteer photos. Having the photos in one place makes it easy for other staff to use them when preparing presentations.
Where to Find It
How it Works
The script reads the “Speakeasy Membership List” and the “Speakeasy Staff and Volunteer Contact List” Timesheets” and locates any thumbnail image (stored as a .jpg) or photo (stored as a Base64 encoded byte stream). It reads the data, then saves it as an image to a temporary folder (%TEMP%). This file is then copied to one of the following locations (and the temporary file is deleted):
- Contact Details and Activity\HeadshotPhotos\Members
- Contact Details and Activity\HeadshotPhotos\Staff and Volunteers
The above folders are available to users with access to the Micrsoft Team called “Contact Details and Activity”.