send email
Last updated
Last updated
Node sends incoming message using configured Mail Server. This Node works only with messages that where created using To Email transformation Node, please connect this Node with To Email Node using Success chain.
to send email you have two options:
use the preconfigured Tesenso email service without any configuration effort
or set up your own email service using send grid.
Additionally this node can create email attachments if incoming message has prepared attachments metadata field with reference to files stored in DataBase.
Multiple attachments supported. Use a comma separated no whitespace references (uuids) to send many files. Here an example of message metadata:
In case of successful mail sending, original Message will be passed to the next nodes via Success chain, otherwise Failure chain is used.