العودة إلى SendGrid

اتصل بـ Knoon AI مع SendGrid لأتمتة تدفقات عمل الذكاء الاصطناعي.

Send an email.
sendgridDefaultSendEmail
بيتا
داخلي
الأذونات
لا توجد عناصر للعرض.
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
الاسمالنوعالوصفمطلوب
frommustache Optional. Email address to send from (e.g. "no-reply@example.com"). If omitted, the default SendGrid sender 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.