EmailContact
Send email to contact.
Input
| Name | Type | Required | Accepts Input Streams | Description |
| Id | Integer | True | False | Id of Sequence State |
| ToMailIds | Integer | True | False | Array of email addresses of the recipients. |
| Subject | Integer | True | False | Subject of an email that has to be sent. |
| Body | Integer | True | False | Body/content of the email to be sent |
| Attachments | 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 |