Resolve: Tip for sending email with RichText HTML to API call SOLVED

Hi, I just wanted to give a Tip for sending html rich text to api call.

After reviewng many suggestions I solved as it:

My email provider: Elastic Mail
Key component: Pluggin “Advance RichText Input” This is key because it will allow you to transform the RT into HTML.
Key Expression: (this is important before and after initializing the call)

don’t forget to fill the Reply to parameter, no matter if it is nor required.

I hope it could help somebody sometime.
cheers