Hello,
we want to send incoming WhatsApp Messages to an internal Mailbox. With messages it is working.
The problem is the attachment. Because it need to be downloaded and attached as base64.
i tried to use the HTTP Request Step to get the file but get no useable base64 variable that can be used as attachment.
some search told me i need raw/unparsed setting on the HTTP Request but i can only select JSON or XML
If i manually set a valid base64 value as attachment the mail contains the attachment.
We send through MS Graph connection