Hi All,
I am sending email through Alteryx where attachment name contains characters like ö,ü.
Input:
Path("C:\Temp\KöDüss.pdf")

I am adding this pdf as attachment.
Emails are sent out but special characters are skipped in filename.
Below is the file I am receiving as an attachment.

Can you please help me with this.