Hi guys,
I am trying to read Emailadresses via UiPath.GSuite.Activities.ReadColumn from a gSheet and use them in a UiPath.GSuite.Activities.SendMail Activity.
The problem is, the ReadColumn only accepts Object Array and the Send Mail activity need String arrays. Probably a simple solution for a read coder …
My idea would be an assign activity where I assign the string array with the object array somehow but I have no real clue how.
Best,
Oliver