Alternative for customer viewing of job photos given no dynamic folder paths?

GGL
Bronze 5
Bronze 5

Hi,

In the transition from a Google Sheets based CRM to AppSheet there have been a lot of great strides forward but with photos Iโ€™m a bit stuck about how to proceed.

Each job has around 10-30 job photos and we currently process these on the laptop and drag them into a pre-made Drive Folder, the link for which, via a GAS script, is shared with the customer in an email.

But since thereโ€™s no way to in AppScript to create a custom folder path (i.e. for each customer), all photos from every job are going to be in the same folder. I need to figure out how to set things up so a customer gets a link for them to see their job photos only.

I donโ€™t have any significant experience in doing online stuff that may be needed here. With random names (generated by AppSheet), I canโ€™t filter by file name in some sort of webapp.

Iโ€™m out of my league! Any thoughts? Iโ€™m fine with some Google Apps Script like a GAS WebApp. I can learn whatโ€™s necessary, just no idea which avenue to pursue. Hopefully something simpler.

Thank you!

Solved Solved
0 4 163
  • UX
1 ACCEPTED SOLUTION

A lot can happen in a year. Sure seems like it works to me:

3X_a_f_aff59d238d630e54c5c41c03d67f4380a544b6c7.png

3X_5_5_55ea33e6a0c4eb1666d600ecca8fee4e6bad3913.png

View solution in original post

4 REPLIES 4

3X_f_4_f402968ee3da3e07e31bb57e4099dd62465ad319.png

Thanks but Iโ€™m pretty sure, from testing, and a post from a year ago, that it only accepts a static path like โ€œJob Images/โ€

Trying to create a dynamic path so itโ€™s different for each job like this:
โ€œJob Images/โ€ & [Street] & [Suburb]

โ€ฆdoesnโ€™t seem to work. It just reads the first text string and from what Iโ€™ve tried and read thereโ€™s no work around.

A lot can happen in a year. Sure seems like it works to me:

3X_a_f_aff59d238d630e54c5c41c03d67f4380a544b6c7.png

3X_5_5_55ea33e6a0c4eb1666d600ecca8fee4e6bad3913.png

GGL
Bronze 5
Bronze 5

Oh man am I happy to be proven wrong! Thank you. Sorry to have bothered you about this - it turns out that the app wasnโ€™t saving due to having a later numbered version saved in another window. Lesson learnt.

And thank you AppSheet team for getting this in place.

Top Labels in this Space