Hello, I know how an arraystring could be used in the send email activity, this array would have to go in the attached files field. My final purpose is to add this araystring (this string array contains the url of an excel workbook in google drive) as an attachment for a gmail send email activity.
I have tried converting the string array to ienumerable.resource but it doesn’t work.
Good morning, thanks for responding.
What I need is to send a Gmail email with an attachment that is an Excel workbook that is in Google Drive.
To do this I use a get file or folder, then I use a send email activity from Google Drive. It is this activity that I cannot attach the file due to the error shown in the image.
Greetings.