Configure the email
To, Subject, and Body are required. These fields, along with From Name, support variables. Each recipient variable must resolve to a valid email address before the block runs.
Under Advanced Settings:
- Body Type controls whether the body is sent as Plain Text or HTML. Select HTML only when the body contains HTML markup.
- From Name changes the sender name shown in the recipient’s inbox. If left blank, it defaults to Phonely.
[email protected] as the sender address. From Name does not change that address.
The block can use only variables available before it runs. For other supported options under Advanced Settings, see Common Block Settings.
Test the email
Send Email includes a block-level test that previews the resolved message and sends a real email.- Complete the Configure step and select Continue.
- Enter sample values for any variables used by the block.
- Review the resolved recipients, sender name, subject, and body in Email Preview.
- Confirm that the recipients are addresses you control, then select Test.
Troubleshooting
A recipient does not receive the email
A recipient does not receive the email
Confirm that every fixed address and recipient variable resolves to a valid email address. Invalid recipients are omitted; the block fails if none of its recipients are valid. Check the recipient’s spam or junk folder as well.
The email contains a missing or incorrect value
The email contains a missing or incorrect value
Confirm that the variable is available before the Send Email block runs and that its source block stored the expected value. In the block-level test, provide a representative sample value and review Email Preview before sending.
HTML appears incorrectly
HTML appears incorrectly
Set Body Type to HTML and review the markup for invalid or incomplete tags. Use Plain Text when the body does not require HTML formatting.
The email comes from the wrong address
The email comes from the wrong address
Send Email always uses
[email protected]. From Name changes only the display name. Use Gmail or Microsoft Outlook when the message must come from a connected email account.
