JDBC Driver for Zoho Books

Build 23.0.8839

ContactSendEmail

Send email to contact.

Input

Name Type Required Accepts Input Streams Description
Id String True False Id of Contacts
ToMailIds String True False Array of email addresses of the recipients.
Subject String True False Subject of an email that has to be sent.
Body String True False Body/content of the email to be sent
MailDocumentsDocumentId String False False Id of the Documents attached with the contact
AttachUnpaidInvoiceList Boolean False False Boolean denoting if customer unpaid invoice list should be attached with email.
AttachCustomerStatement Boolean False False Boolean denoting if customer statement pdf should be attached with email.
CustomerStatementFileName String False False FileName of customer statement. Required if AttachCustomerStatement is true
Attachments String False False Files to be attached to the email
Content String False True The content as InputStream to be uploaded when LocalFilePath or FolderPath is not specified.

Result Set Columns

Name Type Description
Status String Execution status of the stored procedure

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839