Hi, I would like to send the Outlook with an attachment. The file is a local file. However, there seem to be some errors. How can I solve that?
Thanks.
Hi, I would like to send the Outlook with an attachment. The file is a local file. However, there seem to be some errors. How can I solve that?
Thanks.
Hi @cclemon
You can use the ‘Build a Collection of Attachments’ option and then select the path of file you want as attachment.
Note: The attachment field supports IResource
input.
Please refer documentation
Activities - Send Email (uipath.com)
You can store path along with its extension into variable and pass the variable as collection there
@cclemon
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.