Schedule email to be sent later. The date should be in natural language (e.g.: in 1 min) or ISO 8601 format (e.g:
2024-08-05T11:52:01.858Z).See examples
You can embed images using the content_id parameter for the attachment. To show the image, you need to include the ID in the src attribute of the img tag (e.g., <img src="cid:...">) of your HTML. Learn about inline images.
The name of the email tag.It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).It can contain no more than 256 characters.
The value of the email tag.It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).It can contain no more than 256 characters.