Back to overview
OUT-3912

Allow selecting evaluation photos to include and render in PDF

Done
No priority
anit
Mystery ShoppingFeatureCreated Jun 25, 2026 · Updated Jul 8, 2026

Description

Mystery shopping evaluations currently do not support including shopper-uploaded photos in the rendered PDF. Add a way to choose which uploaded attachments should be included, since not every photo is relevant.

image.png

Comments (5)

anit13d ago

[team member] This is the example pdf I generated with random images. This shows how portrait and odd number of images will look. Is this ok?

e119450d-f017-4ee8-b2c6-ae19359fd672.pdf

Besides this, I think we'll need some ui and functionality adjustments:

  1. Identify and save attachment during webhooks.

  2. Display image grid for IU allowing them to select the images they want included.

    The UI is as following:

    Screenshot 2026-06-30 at 17.20.06.png

anit13d ago

[team member] Looks like we have to fetch all of the form submissions for the form id to identify the submission to get the signed attachment urls. I don't think this will scale well. We are doing this when allowing IU to view the evaluation. And now this will be done while generating the pdf as well. Can we add an improvement in the api to fetch the submission by it's id or reference?

schwartz10d ago

Retrieve form response endpoint

schwartz10d ago

This is approved! we can merge when ready [team member]

schwartz6d ago

Discussing this with the team tomorrow.