How to Resize Contact Headshots in Sessionboard via Import
Follow these steps to bulk update contact headshots with resized images in Sessionboard.
- Navigate to the Contacts or Speakers module.
- Ensure that the following fields are exposed within your table view:
- First Name
- Last Name
- Headshot
- Select Options on the right of your screen and choose either of the following export options:
- Export .CSV
- Export .XLSX
- Within your exported file, add a new column titled Update record if already exists. For each row where you want to update the headshot, enter TRUE in this new column.
- To ensure consistent sizing, modify the headshot URL by inserting a resize action.
- Example:
- Original image (300x300):
https://cdn.filestackcontent.com/BpsKWdZoRNGCQgPSaanq - Resized for import (200x200 crop):
https://cdn.filestackcontent.com/resize=width:200,height:200,fit:crop/BpsKWdZoRNGCQgPSaanq
You can adjust the width and height values to meet your team’s preferred dimensions (e.g., 200x200).
- Original image (300x300):
- Example:
- Save your updated file as a .CSV.
- Go back to Sessionboard and navigate to your Contacts or Speakers module.
- Select Options > Import
- Follow the on-screen prompts to map fields and complete the import.