Explore Plans
Mobile menu Close menu
Zoho Mail (India)Zoho Mail (India)

Send an email to yourself

This action will send an email to yourself

Developer info

API endpoint slug
zohomail_in.send_self_email
Filter code method
ZohomailIn.sendSelfEmail.skip(string?: reason)
Runtime method
runAction("zohomail_in.send_self_email", {})

Action fields

Subject Text input > Long text

Label
Subject
Helper text
subject
Slug
subject
Required
true
Can have default value
true
Filter code method
ZohomailIn.sendSelfEmail.setSubject(string: subject)

Body Text input > HTML

Label
Body
Helper text
content
Slug
body
Required
true
Can have default value
true
Filter code method
ZohomailIn.sendSelfEmail.setBody(string: body)