YAML:
command send:
trigger:
make new email:
set object of email to "Test email"
set body of email to "Look my beautiful email my friend!"
set receiver of email to "you cant have my email :("
send last email created
ISSUE. line "send last email created"
correction: "send last email created to "[email protected]"
Last edited: