Skip to main content

8.18.0 - Zip preview for data loads, attachment error handling

What's new

Data load zip preview

When you pair a CSV with a zip of attachments, the Load Records preview now shows a dedicated zip-file tab. You'll see:

  • The list of files in the zip.
  • Warnings for filenames that contain characters Salesforce will reject.
  • Warnings for files in the zip that do not match any row in the data file.

Catching these up front saves the usual round of "why did half my attachments fail" debugging after the job runs.

Attachment error handling

If a record points at a binary file that is missing from the zip, that row is now marked as an error instead of being sent without the attachment.

Audit log retention

Login activity is now retained for 365 days and email activity for 180 days, giving team admins better audit visibility.

Docs

The team management page is now in the sidebar so it is actually discoverable.