How to read folders from system

Hi all,

I want to know how to read system files to do the process in intelliDocs.

@Hemchandmaurya Use List directory files activity to get files from a folder/directory and then use Extract Document Data activity to read extract data from each file.

Note: Use Do-while loop before Extract Document data to process multiple files in loop.

1 Like

Hi @Kudlappa_Gouder ,

we can read only system files through list directory files activity. But I want to read the list of folders from the google drive folder.

@Hemchandmaurya To read files from the Google Drive, Use Down File activity.
image

Yes, i tried this also but not working for me.

Getting 403 status code error.

Even I am logged in with my account, and that folder is shared with me on my google drive.

PFA the same.

Hi @Kudlappa_Gouder,

ignore the above replies actually the 1st one you replied to me is ok for my solution.
But I had asked different question mistakenly i thought that you are replying to that.

1 Like

Thanks for providing this feedback @Hemchandmaurya, and feel free to ask any further questions in the Forum