Hello Community,
I want to send a mail to when an item is created in Sharepoint.
First a word is created with the SP elements, which is then converted into a pdf.
Then there are attachments in that element of SP.
With Initialize Variable I want to take the created pdf and then add to the parent variable the SP attachments.
I have to convert them to Array, because they are String.
Finally I want to send an email with the created pdf and all the SP attachments.
Please if you can help me to solve the error that shows in the step Send an email
I was able to get the information to solve it
For Outlook "ContentBytes" is used and not "content" in Initialize Variable