Image capture business plan

Hi Community,

I would like to know more about the following functionality.

What do you want to know specifically? Have your read these articles before posting?

1 Like

It is just saving the same folders in a storage bucket of Google Cloud Storage.

If you want to save the images to a different folder name, you can specify a folder name with the File Location property of a File/Image type column.

For reference:

1 Like

Thank you @LeventK and @Steve .

Actually, I’m looking to save Images or Files on a single folder irrespective of appid.
I mean to save all images from two different apps into one single folder.

In my experience you’ll need the Google cloud storage buckets for that…

2 Likes

Challa_Ramakrishna:

Actually, I’m looking to save Images or Files on a single folder irrespective of appid.> I mean to save all images from two different apps into one single folder.

If you define the image/file folder path carefully, you can save them whereever you want. Just a matter of correct config.

1 Like

Hi @LeventK, @Grant_Stead
Thanks for quick responses.

Please guide me with the best config.
I’ve tested with two apps and sources as GCS Buckets and Google drive.

  1. GCS Buckets:
    I’ve given the folder path as below on two apps.

Then the storage looks like below.
Two different folders are created.

is again there in second folder too.
2. Google Drive:

Separate folders under each App folder like below