Sending Email
hello,
I' wondering why the simplee Email code just as copied pasted in the manual does not work ; whereas the button of the email fields does work ! The base is in the cloud...
Another disturbing behavior. What did I miss ?
sendEmail({
from: "marcdifrancia@gmail.com",
to: "marcdifrancia@gmail.com",
subject: "Hello World!",
text: "Some text",
html: "<h1>Some Text</h1><i>With Markup</i>"
})Thank you !!!
4 replies
-
The "from:" address must be an email address of a team member.
Birger
-
Yes Birger, the "from:" adress is mine, which is those registered for me in the team... After cliking the button, the procedure fails without dialog, just with a very short appearance of the circular processing gif ...
I dont see any syntax error... Mystère !!!
Marc
-
Hi,
have you checked your Gmail Spam? It's always the case when I send emails from Ninox to any Gmail acount
Regards Emanuel
-
Yessssss you're right !!!
thank you Emanuel
Content aside
- 5 yrs agoLast active
- 4Replies
- 1162Views