All Commands All Email Commands
EMAIL_SEND
Send an email.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | obj_id | 0 | Integer | The ID of the object to Send (Can be zero if using END_EMAIL_SEND) |
2 | sub_temp | 0 | Integer | The ID of the Email Sub-template to use for the object |
3 | recipient | String | The Email Recipient. Can be a user ID, an email address or a query. | |
4 | from | Current User | Integer | The ID of the user to send the email from |
5 | subject | String | The Email Subject | |
- | domain | 0 | Integer | The Domain Number to send the Email From |
- | pdf_obj_id | 0 | Integer | The ID of the Object to send as a PDF attachment |
- | pdf_tmp_id | 0 | Integer | The ID of the template to use when attaching a PDF |
- | cc | String | Email cc Address | |
- | bcc | String | Email bcc address |