Post Closed
134
Views
5
Comments
Solved
[Send Mail with Binary Attachments] Add HTML body
send-mail-with-binary-attachments
Service icon
Forge asset by Leandro Correa
Application Type
Reactive

Hi,

I'm trying to add a page defined in Outsystems to the Body parameter of the MailSend request - is this possible or do I have to manually create the html?

Thanks for your help.

Mike

2022-06-17 09-22-26
Huarlem Lima
Solution

Hi Mike, 

This is not possible, it will have to be the HTML and pass the parameter isBodyHtml to true.

2021-08-30 15-28-09
Leandro Correa
Solution

Hi Mike, Huarlem is right!

It is not possible, the body of the email is like an HTML page, but what is expected is a string with HTML tags.


Best regards,

Leandro.

UserImage.jpg
Mike de Mello

Thanks both, I just wanted to confirm I wasn't missing something.

2022-06-17 09-22-26
Huarlem Lima
Solution

Hi Mike, 

This is not possible, it will have to be the HTML and pass the parameter isBodyHtml to true.

2021-08-30 15-28-09
Leandro Correa
Solution

Hi Mike, Huarlem is right!

It is not possible, the body of the email is like an HTML page, but what is expected is a string with HTML tags.


Best regards,

Leandro.

UserImage.jpg
Mike de Mello

Thanks both, I just wanted to confirm I wasn't missing something.

UserImage.jpg
Shahrul Azwan Azman

Hi, I'm having issue with this component when IsBodyHTML already set to True but when i received the email, the html was not rendered and showed as html code/tag in my email.


Any idea?


Thanks.

2021-08-30 15-28-09
Leandro Correa

Hi Shahrul,

Could you create a new topic, please? As this topic is already solved.

And give me more details, please? As what kind of tags you are trying to send?

Thank you!


Regards,

Leandro.