ย้อนกลับไปยัง E-mail (SMTP)

เชื่อมต่อ Knoon AI กับ E-mail (SMTP) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI

Send an email using the configured SMTP provider for this app.
smtpDefaultSendEmail
เบต้า
สิทธิ์การใช้งาน
ไม่มีรายการให้แสดง
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
ชื่อประเภทคำอธิบายจำเป็นต้องมี
frommustache Optional. Email address to send from (e.g. "no-reply@example.com"). If omitted, the default SMTP from address for this app will be used.ไม่
tomustache Recipient email address or a comma-separated list of addresses (e.g. "user@example.com" or "a@example.com,b@example.com").ใช่
ccmustache Optional. CC recipients as a comma-separated list of addresses.ไม่
bccmustache Optional. BCC recipients as a comma-separated list of addresses.ไม่
subjectmustache Subject line of the email.ใช่
textBodymustache Plain text body of the email. At least one of textBody, htmlBody, or markdownBody must be provided.ไม่
htmlBodymustache HTML body of the email. At least one of textBody, htmlBody, or markdownBody must be provided.ไม่
markdownBodymustache Markdown body of the email. Will be converted to HTML automatically. At least one of textBody, htmlBody, or markdownBody must be provided.ไม่
replyTomustache Optional reply-to email address.ไม่
คืนสินค้า
ชื่อประเภทคำอธิบาย
resultstring Status of the operation. Expected values: "SENT" or an error will be thrown on failure.