Rounak Dhillon 98fe202dd9
Docs: Meta Description Updation (#22509)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-07-22 19:22:45 +05:30

1.4 KiB

title description slug
Email Request | OpenMetadata Email Requests Connect Emailrequest to enable streamlined access, monitoring, or search of enterprise data using secure and scalable integrations. /main-concepts/metadata-standard/schemas/email/emailrequest

EmailRequest

This schema defines the Email Request for creating Email

Properties

  • senderName (string): Sender Name.
  • senderMail (string): From Email Address.
  • recipientMails (array): List of Receiver Name with Email.
  • ccMails (array): List of CC.
  • bccMails (array): List of BCC.
  • subject (string): Subject for Mail.
  • contentType (string): Must be one of: ["plain", "html"]. Default: "plain".
  • content (string): Content for mail.

Definitions

Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.