Can Imagefetcher download the images from a excel thst have google drive image link
Solved
image fetcher
Best answer by joepk
Hi, you can use the GoogleDriveConnector to download images from your Google Drive.
You need to get the Object ID from the link you provided, it is the part after “id1=”, so in your case it is “1DNy-HeSqA_COkrMysBeoBOCqGBsSqeh4”
You can extract this ID from your link using a StringSearcher and search for RegEx “(?<=id=).+”
Then use the output attribute in the GoogleDriveConnector Object ID field, log into your Google Drive and set the Action to ‘Download’
If you have any more questions, let me know.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.