Hello,
I just tried to create an email to multiple users (for testing just one is given) using the Office 365 in Pabbly.
All required fields are filled and choose HTML as format (with a message in HTML format).
The result is:
Error Code: ErrorInvalidParameter
Error Message: The value of the parameter 'Message' is empty.
The message is just a partial HTML starting and ending with a paragraph like this:
Maybe this is the isse because I have to provide a full HTML code starting with <html>?
Is there a documentation what the minimal requirements are? (I didn't finde one.)
Thanks!
Jan
I just tried to create an email to multiple users (for testing just one is given) using the Office 365 in Pabbly.
All required fields are filled and choose HTML as format (with a message in HTML format).
The result is:
Error Code: ErrorInvalidParameter
Error Message: The value of the parameter 'Message' is empty.
The message is just a partial HTML starting and ending with a paragraph like this:
Code:
<p>Hallo ticketFirstName0">1. TicketFirstName0 : Umlauttest </p>
[...]
<p>Gesendet by: [...]</p>
Maybe this is the isse because I have to provide a full HTML code starting with <html>?
Is there a documentation what the minimal requirements are? (I didn't finde one.)
Thanks!
Jan